Bug 227659
Summary: | [GTK][WPE] Test imported/w3c/web-platform-tests/resource-timing/same-origin-from-cross-origin-redirect.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=227255 |
Carlos Alberto Lopez Perez
Test imported/w3c/web-platform-tests/resource-timing/same-origin-from-cross-origin-redirect.html is flaky since the WPT tools were updated on r279169
The failure it gives is:
--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/resource-timing/same-origin-from-cross-origin-redirect-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/resource-timing/same-origin-from-cross-origin-redirect-actual.txt
@@ -1,3 +1,3 @@
-PASS Verify that cross origin resources' timings are exposed when the final resource at the end of an HTTP redirect chain is same-origin.
+FAIL Verify that cross origin resources' timings are exposed when the final resource at the end of an HTTP redirect chain is same-origin. assert_equals: redirectStart should be 0 expected 0 but got 32
This number (32) changes on each run.. so sometimes it gives, 69, 82, 86, etc..
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Updated expectations on r279545