RESOLVED FIXED 227413
[Arm64 WK2] http/tests/inspector/network/resource-timing.html is consistently failing
https://bugs.webkit.org/show_bug.cgi?id=227413
Summary [Arm64 WK2] http/tests/inspector/network/resource-timing.html is consistently...
Amir Mark Jr
Reported 2021-06-25 16:44:30 PDT
http/tests/inspector/network/resource-timing.html Is consistently failing on Apple Silicon Wk2 Debug and Release. History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Finspector%2Fnetwork%2Fresource-timing.html Text Diff: --- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-timing-expected.txt +++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-timing-actual.txt @@ -16,7 +16,9 @@ PASS: requestStart should come after startTime. PASS: A secure connection should be reused or secureConnectionStart should come after connectStart. PASS: responseStart should come after requestStart. -PASS: responseEnd should come after responseStart. +FAIL: responseEnd should come after responseStart. + Expected: less than or equal to -670572.446723 + Actual: 0.02268275001551956 -- Running test case: Resource.TimingData.Redirect PASS: Start time should be before redirect start time.
Attachments
Patch (2.29 KB, patch)
2021-06-30 12:32 PDT, Alex Christensen
cdumez: review+
Radar WebKit Bug Importer
Comment 1 2021-06-25 16:46:05 PDT
Amir Mark Jr
Comment 2 2021-06-25 16:47:41 PDT
This test has been consistently failing since being turned on for Apple Silicon around r278405
Alex Christensen
Comment 3 2021-06-25 17:39:04 PDT
This is probably related to r278391 Unsure if it's actually a regression. I'll investigate when I get to my AS machine.
Alex Christensen
Comment 4 2021-06-30 12:07:32 PDT
*** Bug 227541 has been marked as a duplicate of this bug. ***
Alex Christensen
Comment 5 2021-06-30 12:32:45 PDT
Alex Christensen
Comment 6 2021-06-30 12:33:26 PDT
*** Bug 227541 has been marked as a duplicate of this bug. ***
Alex Christensen
Comment 7 2021-06-30 16:52:15 PDT
Alex Christensen
Comment 8 2021-06-30 22:27:17 PDT
Bots show this is fixed. Hooray!
Note You need to log in before you can comment on or make changes to this bug.