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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 09:47:17 PDT 2018


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

Truitt Savell <tsavell at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tsavell at apple.com

--- Comment #1 from Truitt Savell <tsavell at apple.com> ---
These two tests currently became extremely flaky along with a third. 

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

http/tests/workers/service/serviceworkerclients-matchAll.https.html

Combined History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fworkers%2Fservice%2Fserviceworkerclients-matchAll.https.html%20%20http%2Ftests%2Fworkers%2Fservice%2Fclient-added-to-clients-when-restored-from-page-cache.html%20%20http%2Ftests%2Fworkers%2Fservice%2Fclient-removed-from-clients-while-in-page-cache.html

They all began failing around r233895. 

serviceworkerclients-matchAll.https.html Text Diff:

--- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/http/tests/workers/service/serviceworkerclients-matchAll.https-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/http/tests/workers/service/serviceworkerclients-matchAll.https-actual.txt
@@ -1,4 +1,4 @@

 PASS Setup worker 
-PASS Test self.clients.matchAll 
+FAIL Test self.clients.matchAll assert_equals: expected "PASS" but got "FAIL: expected one matched client, got 2"

These issues seem to be due to the test receiving one additional client than they expected.

-- 
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/20180718/6cab1670/attachment-0001.html>


More information about the webkit-unassigned mailing list