[ostree] tests: fix intermittent failure for test-sysroot
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] tests: fix intermittent failure for test-sysroot
- Date: Mon, 10 Nov 2014 19:01:56 +0000 (UTC)
commit bbd3fd7a228751ad44ecd24bf57f22f29e97a847
Author: Giuseppe Scrivano <gscrivan redhat com>
Date: Mon Nov 10 19:48:45 2014 +0100
tests: fix intermittent failure for test-sysroot
libtestExec doesn't run twice the same process now.
Signed-off-by: Giuseppe Scrivano <gscrivan redhat com>
tests/test-sysroot.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/test-sysroot.js b/tests/test-sysroot.js
index 671eaac..da9c732 100644
--- a/tests/test-sysroot.js
+++ b/tests/test-sysroot.js
@@ -41,7 +41,6 @@ function libtestExec(shellCode) {
GSystem.SubprocessStreamDisposition.INHERIT,
GSystem.SubprocessStreamDisposition.INHERIT,
null);
- proc.init(null);
proc.wait_sync_check(null);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]