[Xen-devel] [OSSTEST PATCH] make-flight: Drop all win10 tests in all flights

Ian Jackson posted 1 patch 4 years, 5 months ago
Failed in applying to current master (apply log)
make-flight | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[Xen-devel] [OSSTEST PATCH] make-flight: Drop all win10 tests in all flights
Posted by Ian Jackson 4 years, 5 months ago
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@eikelenboom.it>
CC: Jürgen Groß <jgross@suse.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
 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@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
Re: [Xen-devel] [OSSTEST PATCH] make-flight: Drop all win10 tests in all flights
Posted by Jürgen Groß 4 years, 5 months ago
On 07.11.19 18:52, Ian Jackson wrote:
> 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@eikelenboom.it>
> CC: Jürgen Groß <jgross@suse.com>
> Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>

Release-acked-by: Juergen Gross <jgross@suse.com>


Juergen

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel