Bug 187590 - [GTK][WPE] imported/w3c/web-platform-tests/web-animations/timing-model/timelines/document-timelines.html is flaky
Summary: [GTK][WPE] imported/w3c/web-platform-tests/web-animations/timing-model/timeli...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-12 06:30 PDT by Miguel Gomez
Modified: 2024-01-12 22:43 PST (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 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.