[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH] make-flight: Drop all win10 tests in all flights
These are failing and have been for some time and it does not appear that anyone has the capability to fix them. Running them in these circumstances seems wasteful. Effect is to drop test-*-win10-* jobs (checked with standalone-generate-dump-flight-runvars). CC: Sander Eikelenboom <linux@xxxxxxxxxxxxxx> CC: Jürgen Groß <jgross@xxxxxxxx> Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- make-flight | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-flight b/make-flight index be620c6d..b08431dc 100755 --- a/make-flight +++ b/make-flight @@ -327,7 +327,7 @@ do_hvm_win7_x64_tests () { do_hvm_win_2017_tests () { do_hvm_win_test_one ws16 ws16 amd64 guests_memsize=3584 - do_hvm_win_test_one win10 win10v1703 i386 guests_memsize=3584 +# do_hvm_win_test_one win10 win10v1703 i386 guests_memsize=3584 } do_hvm_debian_nested_tests () { -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |