Bug 208287

Summary: [GTK] http/tests/eventsource/eventsource-page-cache-connected.html flaky timeouts
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego Pino
Reported 2020-02-27 00:31:53 PST
* http/tests/eventsource/eventsource-page-cache-connected.html [ Pass Timeout ] Diff: --- /layout-test-results/http/tests/eventsource/eventsource-page-cache-connected-expected.txt +++ /layout-test-results/http/tests/eventsource/eventsource-page-cache-connected-actual.txt @@ -1,22 +1,2 @@ -Tests that a page with an EventSource that is connected can enter the PageCache. +FAIL: Timed out waiting for notifyDone to be called -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - -pageshow - not from cache -PASS Received open event -PASS Received message before entering page cache -pagehide - entering cache -pageshow - from cache -PASS Page did enter and was restored from the page cache -PASS Received error event -PASS restoredFromPageCache is true -PASS openEventCount is 1 -PASS Received open event -PASS Received message after restoring from page cache -PASS openEventCount is 2 -PASS errorEventCount is 1 -PASS successfullyParsed is true - -TEST COMPLETE
Attachments
Note You need to log in before you can comment on or make changes to this bug.