Bug 192893 - [WPE] http/tests/workers/service/postmessage-after-sw-process-crash.https.html is flaky
Summary: [WPE] http/tests/workers/service/postmessage-after-sw-process-crash.https.htm...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-19 16:18 PST by Alicia Boya García
Modified: 2020-06-15 07:30 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2018-12-19 16:18:43 PST
The following test is flaky on WPE:

http/tests/workers/service/postmessage-after-sw-process-crash.https.html

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/workers/service/postmessage-after-sw-process-crash.https-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/workers/service/postmessage-after-sw-process-crash.https-actual.txt
@@ -1,5 +1,5 @@
 * Sending State to Service Worker
 * Asking Service Worker if it received the state
 * Simulating Service Worker process crash
-PASS: service worker lost the state and responded the postMessage after process termination
+FAIL: service worker did not respond after process termination
 

stderr:

Error sending IPC message: Broken pipe
Comment 1 Diego Pino 2020-06-15 07:30:48 PDT
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed.

Committed r263034: <https://trac.webkit.org/changeset/263034>