Open Bug 1261609 Opened 10 years ago Updated 1 year ago

Intermittent test_timing_attributes_order.html | window.performance.timing.connectStart >= window.performance.timing.domainLookupEnd - assert_true: window.performance.timing.connectStart >= window.performance.timing.domainLookupEnd expected true got false

Categories

(Core :: DOM: Core & HTML, defect, P5)

Unspecified
macOS
defect

Tracking

()

Tracking Status
firefox48 --- affected

People

(Reporter: RyanVM, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure)

https://treeherder.mozilla.org/logviewer.html#?job_id=3581969&repo=mozilla-central 17:35:55 INFO - TEST-PASS | /navigation-timing/test_timing_attributes_order.html | window.performance.timing.navigationStart > 0 17:35:55 INFO - TEST-PASS | /navigation-timing/test_timing_attributes_order.html | window.performance.timing.redirectStart == 0 17:35:55 INFO - TEST-PASS | /navigation-timing/test_timing_attributes_order.html | window.performance.timing.redirectEnd == 0 17:35:55 INFO - TEST-PASS | /navigation-timing/test_timing_attributes_order.html | window.performance.timing.fetchStart > 0 17:35:55 INFO - TEST-PASS | /navigation-timing/test_timing_attributes_order.html | window.performance.timing.fetchStart >= window.performance.timing.navigationStart 17:35:55 INFO - TEST-PASS | /navigation-timing/test_timing_attributes_order.html | window.performance.timing.domainLookupStart > 0 17:35:55 INFO - TEST-PASS | /navigation-timing/test_timing_attributes_order.html | window.performance.timing.domainLookupStart >= window.performance.timing.fetchStart 17:35:55 INFO - TEST-PASS | /navigation-timing/test_timing_attributes_order.html | window.performance.timing.domainLookupEnd > 0 17:35:55 INFO - TEST-PASS | /navigation-timing/test_timing_attributes_order.html | window.performance.timing.domainLookupEnd >= window.performance.timing.domainLookupStart 17:35:55 INFO - TEST-PASS | /navigation-timing/test_timing_attributes_order.html | window.performance.timing.connectStart > 0 17:35:55 INFO - TEST-UNEXPECTED-FAIL | /navigation-timing/test_timing_attributes_order.html | window.performance.timing.connectStart >= window.performance.timing.domainLookupEnd - assert_true: window.performance.timing.connectStart >= window.performance.timing.domainLookupEnd expected true got false 17:35:55 INFO - test_timing_order/<@http://web-platform.test:8000/navigation-timing/resources/webperftestharness.js:101:26 17:35:55 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1382:20 17:35:55 INFO - test@http://web-platform.test:8000/resources/testharness.js:496:9 17:35:55 INFO - wp_test@http://web-platform.test:8000/navigation-timing/resources/webperftestharness.js:62:5 17:35:55 INFO - test_timing_order@http://web-platform.test:8000/navigation-timing/resources/webperftestharness.js:101:5 17:35:55 INFO - onload_test@http://web-platform.test:8000/navigation-timing/test_timing_attributes_order.html:58:25 17:35:55 INFO - setTimeout handler*onload@http://web-platform.test:8000/navigation-timing/test_timing_attributes_order.html:3:25
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Priority: P3 → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.