Bug 224116
| Summary: | [GTK][WPE] Test imported/w3c/web-platform-tests/navigation-timing/test_performance_attributes.sub.html is flaky and sometimes fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, dpino |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Alberto Lopez Perez
The test imported/w3c/web-platform-tests/navigation-timing/test_performance_attributes.sub.html is flaky and sometimes it fails.
When it fails it outputs this diff:
--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/navigation-timing/test_performance_attributes.sub-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/navigation-timing/test_performance_attributes.sub-actual.txt
@@ -1,4 +1,4 @@
-PASS Check that performance.timing has reasonable values for secureConnectionStart and other attributes
+FAIL Check that performance.timing has reasonable values for secureConnectionStart and other attributes assert_greater_than_equal: performance.timing.secureConnectionStart >= performance.timing.connectStart expected a number greater than or equal to 1617313048851 but got 0
Passing something like "--repeat-each=500" to run-webkit-tests may help to reproduce the issue
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Updated expectations on r275423
Diego Pino
This test has been constantly passing for the last 1000 revisions:
https://results.webkit.org/?limit=1000&platform=GTK&platform=WPE&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fnavigation-timing%2Ftest_performance_attributes.sub.html
Marking bug as resolved.
est removed from test expectations in r287490.