From f3198a5e8e4bfaf55e2ef3ce996a15305778649e Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Mon, 22 Jan 2018 22:21:57 +0000 Subject: [PATCH 1/1] Mark imported/w3c/web-platform-tests/html/browsers/offline/manifest_url_check.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=179851 Unreviewed test gardening. * TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@227363 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/TestExpectations | 2 ++ 2 files changed, 11 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index f672f72..4d67e7c 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2018-01-22 Ryan Haddad + + Mark imported/w3c/web-platform-tests/html/browsers/offline/manifest_url_check.html as flaky. + https://bugs.webkit.org/show_bug.cgi?id=179851 + + Unreviewed test gardening. + + * TestExpectations: + 2018-01-22 Matt Lewis Marked http/wpt/service-workers/update-service-worker.https.html as flaky on High Sierra release. diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations index e09f8cc..b9ce5ea 100644 --- a/LayoutTests/TestExpectations +++ b/LayoutTests/TestExpectations @@ -1695,3 +1695,5 @@ imported/w3c/web-platform-tests/workers/worker-performance.worker.html [ Pass Fa media/event-queue-crash.html [ DumpJSConsoleLogInStdErr ] webkit.org/b/172243 imported/w3c/web-platform-tests/IndexedDB/idbdatabase-createObjectStore-exception-order.htm [ Pass Failure ] + +webkit.org/b/179851 imported/w3c/web-platform-tests/html/browsers/offline/manifest_url_check.html [ Pass Failure ] -- 1.8.3.1