Open
Bug 1203749
Opened 10 years ago
Updated 9 months ago
Fix performance-timeline.https.html service worker web platform test.
Categories
(Core :: DOM: Service Workers, defect, P3)
Core
DOM: Service Workers
Tracking
()
ASSIGNED
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: nsm, Assigned: aiunusov)
References
(Blocks 1 open bug)
Details
(Whiteboard: dom-lws-bugdash-triage)
Attachments
(1 file)
It should pass once performance timing is available on service workers.
![]() |
||
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•11 months ago
|
Whiteboard: dom-lws-bugdash-triage
Assignee | ||
Comment 1•11 months ago
|
||
I'll enable the test and check if it still takes place
Flags: needinfo?(aiunusov)
Assignee | ||
Comment 2•11 months ago
|
||
worth to check locally, but seems it's still failing
https://wpt.fyi/results/service-workers/service-worker/performance-timeline.https.html?label=experimental&label=master&aligned&q=performance-timeline.https
Comment 3•11 months ago
•
|
||
Would be still worth enabling the test, because then we can see the failure more easily (and can prevent potential regression)
Assignee | ||
Comment 5•9 months ago
|
||
Updated•9 months ago
|
Assignee: nobody → aiunusov
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•9 months ago
|
||
Flags: needinfo?(aiunusov)
Pushed by aiunusov@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2ffed7f8ccea
Enable performance-timeline.https.html service worker web platform test, r=saschanaz
Comment 8•9 months ago
|
||
Backed out for causing wpt failures in performance-timeline.https.html.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | /service-workers/service-worker/performance-timeline.https.html | Resource Timing - assert_equals: expected 2 but got 1
Flags: needinfo?(aiunusov)
Assignee | ||
Comment 9•9 months ago
•
|
||
setting expectation to FAIL might help, but it seems that one of the subtests will still be failing due to the assert
Assignee | ||
Comment 10•9 months ago
•
|
||
sounds like this test is not ready yet for enabling
Assignee | ||
Comment 11•9 months ago
|
||
need to add exception for Android case
Assignee | ||
Comment 12•9 months ago
|
||
Flags: needinfo?(aiunusov)
You need to log in
before you can comment on or make changes to this bug.
Description
•