Closed
Bug 1501044
Opened 7 years ago
Closed 7 years ago
Disable fetch-destination.https.html | HTMLLinkElement with rel=prefetch web platform test
Categories
(Core :: DOM: Networking, enhancement, P2)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
mozilla65
People
(Reporter: mconley, Assigned: mconley)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
While working on bug 1472212, I discovered that this test has really only been passing by accident.
See bug 1500089 for details.
We should disable this test until it's meant to pass on purpose (probably once bug 1500089 is sorted).
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Component: DOM: Core & HTML → DOM: Networking
Priority: -- → P2
Updated•7 years ago
|
Assignee: nobody → mconley
Whiteboard: [necko-triaged]
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c66693babf02
Disable fetch-destination.https.html | HTMLLinkElement with rel=prefetch web platform test because it's only passing accidentally. r=jgraham
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Comment 4•7 years ago
|
||
Backed out changeset c66693babf02 (bug 1501044) for failing at /fetch/api/request/destination/fetch-destination.https.html
Backout link: https://hg.mozilla.org/integration/mozilla-inbound/rev/e37bf786b5fcbf048cefbea44a85783a68ce4339
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&resultStatus=testfailed%2Cbusted%2Cexception&revision=18e46df44cd16a2bd94e8dfd99abb461ce24fe2f
Log link: https://treeherder.mozilla.org/logviewer.html#?job_id=208435425&repo=mozilla-inbound&lineNumber=6469
Log snippet:
[task 2018-10-29T18:40:48.160Z] 18:40:48 INFO - TEST-UNEXPECTED-PASS | /fetch/api/request/destination/fetch-destination.https.html | HTMLLinkElement with rel=prefetch fetches with an empty string Request.destination - expected TIMEOUT
[task 2018-10-29T18:40:48.161Z] 18:40:48 INFO - TEST-INFO | expected TIMEOUT
[task 2018-10-29T18:40:48.161Z] 18:40:48 INFO - TEST-UNEXPECTED-OK | /fetch/api/request/destination/fetch-destination.https.html | expected TIMEOUT
[task 2018-10-29T18:40:48.162Z] 18:40:48 INFO - TEST-INFO expected TIMEOUT | took 1048ms
status-firefox65:
fixed → ---
Flags: needinfo?(mconley)
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0b5cf2f4305a
Disable fetch-destination.https.html | HTMLLinkElement with rel=prefetch web platform test because it's only passing accidentally. r=jgraham
Backout by aciure@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dff3cfb50f19
Backed out 10 changesets (bug 1501044, bug 1472212) for fetch-destination.https.html perma failure CLOSED TREE
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cc2ab4017c27
Disable fetch-destination.https.html | HTMLLinkElement with rel=prefetch web platform test because it's only passing accidentally. r=jgraham
Comment 8•7 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(mconley)
You need to log in
before you can comment on or make changes to this bug.
Description
•