From: ryanhaddad@apple.com Date: Fri, 19 Jan 2018 06:04:53 +0000 (+0000) Subject: Mark storage/websql/database-lock-after-reload.html as flaky. X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=7f19f3549a38794705f7062b6950f6605f3c8fe1 Mark storage/websql/database-lock-after-reload.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=173928 Unreviewed test gardening. * platform/mac/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@227187 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 6a7c69c..79e958e 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2018-01-18 Ryan Haddad + Mark storage/websql/database-lock-after-reload.html as flaky. + https://bugs.webkit.org/show_bug.cgi?id=173928 + + Unreviewed test gardening. + + * platform/mac/TestExpectations: + +2018-01-18 Ryan Haddad + Mark imported/w3c/web-platform-tests/IndexedDB/idbdatabase-createObjectStore-exception-order.htm as flaky. https://bugs.webkit.org/show_bug.cgi?id=172243 diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations index c9c9723..4c6cc8f 100644 --- a/LayoutTests/platform/mac/TestExpectations +++ b/LayoutTests/platform/mac/TestExpectations @@ -1781,3 +1781,5 @@ webkit.org/b/181100 inspector/worker/worker-recover-if-inspector-close.html [ Pa webkit.org/b/180260 [ HighSierra ] http/wpt/resource-timing/rt-resources-per-worker.html [ Pass Failure ] webkit.org/b/181830 [ Debug ] media/video-main-content-allow-then-deny.html [ Pass Failure ] + +webkit.org/b/173928 storage/websql/database-lock-after-reload.html [ Pass Failure ]