[Webkit-unassigned] [Bug 227877] New: [ BigSur release ]imported/w3c/web-platform-tests/navigation-timing/test_timing_attributes_order.html is a flaky failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 12 10:32:00 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=227877
Bug ID: 227877
Summary: [ BigSur release
]imported/w3c/web-platform-tests/navigation-timing/tes
t_timing_attributes_order.html is a flaky failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ehutchison at apple.com
CC: beidson at apple.com
imported/w3c/web-platform-tests/navigation-timing/test_timing_attributes_order.html
is a flaky failure.
History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fnavigation-timing%2Ftest_timing_attributes_order.html&platform=mac
Diff:
--- /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/navigation-timing/test_timing_attributes_order-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/navigation-timing/test_timing_attributes_order-actual.txt
@@ -26,14 +26,14 @@
PASS window.performance.timing.domainLookupStart >= window.performance.timing.fetchStart
PASS window.performance.timing.domainLookupStart difference with window.performance.timing.fetchStart is 0 or at least 5 microseconds
PASS window.performance.timing.domainLookupEnd > 0
-PASS window.performance.timing.domainLookupEnd >= window.performance.timing.domainLookupStart
+FAIL window.performance.timing.domainLookupEnd >= window.performance.timing.domainLookupStart assert_true: window.performance.timing.domainLookupEnd >= window.performance.timing.domainLookupStart expected true got false
PASS window.performance.timing.domainLookupEnd difference with window.performance.timing.domainLookupStart is 0 or at least 5 microseconds
PASS window.performance.timing.connectStart > 0
PASS window.performance.timing.connectStart >= window.performance.timing.domainLookupEnd
PASS window.performance.timing.connectStart difference with window.performance.timing.domainLookupEnd is 0 or at least 5 microseconds
PASS window.performance.timing.connectEnd > 0
PASS window.performance.timing.connectEnd >= window.performance.timing.connectStart
-PASS window.performance.timing.connectEnd difference with window.performance.timing.connectStart is 0 or at least 5 microseconds
+FAIL window.performance.timing.connectEnd difference with window.performance.timing.connectStart is 0 or at least 5 microseconds assert_true: window.performance.timing.connectEnd difference with window.performance.timing.connectStart is 0 or at least 5 microseconds expected true got false
PASS window.performance.timing.requestStart > 0
PASS window.performance.timing.requestStart >= window.performance.timing.connectEnd
PASS window.performance.timing.requestStart difference with window.performance.timing.connectEnd is 0 or at least 5 microseconds
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210712/acdf2bd0/attachment.htm>
More information about the webkit-unassigned
mailing list