From d9d56c10f2a8fa8bd3e84831a295c15d5557705f Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Sat, 20 Jan 2018 04:34:01 +0000 Subject: [PATCH] Mark imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=181901 Unreviewed test gardening. * TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@227264 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/TestExpectations | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index c13761f..08d3cf6 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2018-01-19 Ryan Haddad + Mark imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html as flaky. + https://bugs.webkit.org/show_bug.cgi?id=181901 + + Unreviewed test gardening. + + * TestExpectations: + +2018-01-19 Ryan Haddad + Mark imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=181900 diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations index 8c65c74..afd2d17 100644 --- a/LayoutTests/TestExpectations +++ b/LayoutTests/TestExpectations @@ -178,7 +178,7 @@ imported/w3c/web-platform-tests/service-workers/service-worker/windowclient-navi imported/w3c/web-platform-tests/streams/readable-byte-streams/detached-buffers.serviceworker.https.html [ Pass Failure ] imported/w3c/web-platform-tests/service-workers/service-worker/update.https.html [ Pass Failure ] -imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html [ DumpJSConsoleLogInStdErr ] +webkit.org/b/181901 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html [ Pass Failure ] webkit.org/b/181897 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html [ Pass Failure ] webkit.org/b/181900 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html [ Pass Failure ] imported/w3c/web-platform-tests/service-workers/service-worker/fetch-response-taint.https.html [ DumpJSConsoleLogInStdErr ] -- 1.8.3.1