Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
REGRESSION(iOS 14): http/tests/cache-storage/page-cache-domcache-pend…
…ing-promise.html is a flaky failure

https://bugs.webkit.org/show_bug.cgi?id=217408

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Canonical link: https://commits.webkit.org/230168@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@268078 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
Hector Lopez committed Oct 6, 2020
1 parent 7be0568 commit c48031c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
2020-10-06 Hector Lopez <hector_i_lopez@apple.com>

REGRESSION(iOS 14): http/tests/cache-storage/page-cache-domcache-pending-promise.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=217408

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

2020-10-06 Peng Liu <peng.liu6@apple.com>

[Media in GPU Process] Enable some layout tests
Expand Down
4 changes: 2 additions & 2 deletions LayoutTests/platform/ios-wk2/TestExpectations
Expand Up @@ -1334,8 +1334,6 @@ webkit.org/b/205216 imported/w3c/web-platform-tests/content-security-policy/repo

webkit.org/b/190852 imported/w3c/web-platform-tests/service-workers/service-worker/redirected-response.https.html [ Pass Failure ]

webkit.org/b/209514 http/tests/cache-storage/page-cache-domcache-pending-promise.html [ Pass Timeout DumpJSConsoleLogInStdErr ]

webkit.org/b/196300 fast/visual-viewport/ios/min-scale-greater-than-one.html [ Pass Failure ]

webkit.org/b/207647 http/tests/security/strip-referrer-to-origin-for-third-party-redirects-in-private-mode.html [ Pass Timeout ]
Expand Down Expand Up @@ -1902,3 +1900,5 @@ webkit.org/b/217268 imported/w3c/web-platform-tests/mathml/relations/css-styling
webkit.org/b/217268 imported/w3c/web-platform-tests/mathml/relations/html5-tree/dynamic-childlist-001.html [ Failure ]

webkit.org/b/217357 http/wpt/cache-storage/cache-quota-after-restart.any.html [ Pass Failure ]

webkit.org/b/217408 http/tests/cache-storage/page-cache-domcache-pending-promise.html [ Pass Failure ]

0 comments on commit c48031c

Please sign in to comment.