X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2FMakefile.am;h=42a646cef6a7ab309a7fd0987917e7e5bba4297b;hb=e34fc32092e18b38282306558dcef66263a0fb10;hp=844bdfe16d7b6f840cc396041ccb12f189cd36bb;hpb=0c60e4d9dd6549c2135699490ba8a9ec1dd50ab9;p=libguestfs.git diff --git a/regressions/Makefile.am b/regressions/Makefile.am index 844bdfe..42a646c 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -57,7 +57,8 @@ SKIPPED_TESTS = \ test-bootbootboot.sh FAILING_TESTS = \ - rhbz576879.sh \ + rhbz576879c0.sh \ + rhbz576879c5.sh \ test-qemudie-launchfail.sh random_val := $(shell awk 'BEGIN{srand(); print 1+int(255*rand())}' < /dev/null)