Bug 227659 - [GTK][WPE] Test imported/w3c/web-platform-tests/resource-timing/same-origin-from-cross-origin-redirect.html is flaky
Summary: [GTK][WPE] Test imported/w3c/web-platform-tests/resource-timing/same-origin-f...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-03 08:29 PDT by Carlos Alberto Lopez Perez
Modified: 2021-07-03 10:46 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 Carlos Alberto Lopez Perez 2021-07-03 08:29:53 PDT
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..
Comment 1 Carlos Alberto Lopez Perez 2021-07-03 10:46:14 PDT
Updated expectations on r279545