Bug 212893 - REGRESSION(r262599?): [GTK] http/tests/navigation/page-cache-video.html is flaky
Summary: REGRESSION(r262599?): [GTK] http/tests/navigation/page-cache-video.html is flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-08 02:04 PDT by Diego Pino
Modified: 2020-06-08 09:12 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-06-08 02:04:52 PDT
The test has been work Ok until very recently. First time flaky at:

r262612-r262613]             NOERROR
[r262614-r262615]            UNKNOWN
r262616                      TEXT PASS (Expected: PASS)

Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r262699%20(13993)/http/tests/navigation/page-cache-video-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/navigation/page-cache-video-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/navigation/page-cache-video-actual.txt
@@ -8,7 +8,7 @@
 pagehide - entering cache
 pageshow - from cache
 PASS Page did enter and was restored from the page cache
-PASS video paused in page cache
+FAIL video did not pause in page cache
 video paused after page cache: false
 PASS successfullyParsed is true
Comment 1 Philippe Normand 2020-06-08 09:12:08 PDT
I doubt the regression is introduced by r262599 because that's purely a mac port change.