[Webkit-unassigned] [Bug 183705] New: http/tests/workers/service/client-*-page-cache.html LayoutTests are flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 13:03:58 PDT 2018


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

            Bug ID: 183705
           Summary: http/tests/workers/service/client-*-page-cache.html
                    LayoutTests are flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Service Workers
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

The following two LayoutTests are flaky failures on iOS and macOS WK2:

http/tests/workers/service/client-added-to-clients-when-restored-from-page-cache.html   
http/tests/workers/service/client-removed-from-clients-while-in-page-cache.html

https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r229663%20(5649)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fworkers%2Fservice%2Fclient


Both tests fail with a similar diff:

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/workers/service/client-added-to-clients-when-restored-from-page-cache-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/workers/service/client-added-to-clients-when-restored-from-page-cache-actual.txt
@@ -1,6 +1,4 @@
 * Tests that a client is re-added to the list of service worker clients when it is restored from the page cache

-PASS: service worker has initially 2 clients
-PASS: page is about to enter page cache
-PASS: service worker now has 2 clients again after restoring the second one from page cache
+FAIL: Wrong initial number of clients: 3

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180316/9a66d4f4/attachment.html>


More information about the webkit-unassigned mailing list