From c33b3cff2862d85d9a8a7ef17e4c5ff09bc15e0d Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Thu, 3 Oct 2019 17:39:14 +0000 Subject: [PATCH] Bug 1507908 [wpt PR 14096] - Allow stability-checker failures on Travis and report them on Taskcluster, a=testonly Automatic update from web-platform-testsAllow stability-checker failures on Travis and report them on Taskcluster (#14096) Fixes https://github.com/web-platform-tests/wpt/issues/7660. https://github.com/web-platform-tests/wpt/issues/13194 remains open to verify that Taskcluster isn't failing to detect flakiness that Travis would. -- wpt-commits: bcd2471a16325fada550e05dad2b17895a232c6a wpt-pr: 14096 UltraBlame original commit: e758e29e8a1a9cfc2aea0d2fd6eace425676ec0d --- testing/web-platform/tests/.taskcluster.yml | 45 --------------------- testing/web-platform/tests/.travis.yml | 42 ++++++++++++++++++- 2 files changed, 40 insertions(+), 47 deletions(-) diff --git a/testing/web-platform/tests/.taskcluster.yml b/testing/web-platform/tests/.taskcluster.yml index 9482588a1d15d..76abe653a657c 100644 --- a/testing/web-platform/tests/.taskcluster.yml +++ b/testing/web-platform/tests/.taskcluster.yml @@ -1177,10 +1177,6 @@ platform - tests ; -result -= -0 -; . / tools @@ -1220,45 +1216,4 @@ operation . extra_args } -| -| -result -= -? -; -echo -result -> -. -. -/ -artifacts -/ -run -- -return -- -code -. -txt ; -echo -" -Command -exited -with -code -result -( -failures -are -allowed -while -this -task -is -being -vetted -) -. -" diff --git a/testing/web-platform/tests/.travis.yml b/testing/web-platform/tests/.travis.yml index 6013e9f1cfd72..667d617f2f2fe 100644 --- a/testing/web-platform/tests/.travis.yml +++ b/testing/web-platform/tests/.travis.yml @@ -363,7 +363,6 @@ libnss3 tools env : -- JOB = stability @@ -420,7 +419,6 @@ fonts liberation env : -- JOB = stability @@ -711,6 +709,46 @@ css testsuites . sh +- +env +: +JOB += +stability +SCRIPT += +tools +/ +ci +/ +ci_stability +. +sh +PRODUCT += +firefox +: +nightly +- +env +: +JOB += +stability +SCRIPT += +tools +/ +ci +/ +ci_stability +. +sh +PRODUCT += +chrome +: +dev script : -