Bug 187590

Summary: [GTK][WPE] imported/w3c/web-platform-tests/web-animations/timing-model/timelines/document-timelines.html is flaky
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, calvaris
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Miguel Gomez 2018-07-12 06:30:26 PDT
This test sometimes passes and sometimes fails with a text failure. It even crashed once, but as it's just once I'm not adding it to the expectations.

imported/w3c/web-platform-tests/web-animations/timing-model/timelines/document-timelines.html [ Failure Pass ]
Comment 1 Miguel Gomez 2018-07-12 07:17:37 PDT
It's flaky on WPE as well, so labeling it.
Comment 2 Miguel Gomez 2018-07-12 07:20:21 PDT
Ah, forgot to add the diff when it fails, which is the same got both gtk and wpe

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/timelines/document-timelines-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/timelines/document-timelines-actual.txt
@@ -1,3 +1,3 @@
 
-PASS Document timelines report current time relative to navigationStart 
+FAIL Document timelines report current time relative to navigationStart assert_true: The current time is initially is positive expected true got false
Comment 3 Diego Pino 2024-01-12 22:43:38 PST
The test(s) filed under this bug ticket have consistently passed for the last 4000 revisions. Currently, there are no more tests in TestExpectations that refer to this bug. Therefore, I'm closing the bug.