Closed
Bug 2006657
Opened 6 months ago
Closed 2 months ago
[wpt-sync] Sync PR 56812 - Add tests for text modules
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Attachments
(3 files)
Sync web-platform-tests PR 56812 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/56812
Details from upstream follow.
Eemeli Aro <eemeli@gmail.com> wrote:
Add tests for text modules
This is to support the spec changes in:
- tc39/proposal-import-text
- whatwg/html#11933
| Assignee | ||
Updated•6 months ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Updated•3 months ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•3 months ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•3 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=96c0bf1fcdeec30d6b1d7a8f6a19173b4b24ef5c
| Assignee | ||
Comment 2•3 months ago
|
||
# CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 252 tests
## Status Summary
### Firefox
`OK` : 37[GitHub] 234[Gecko-android-em-14-x86_64-debug-geckoview] 236[Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-windows11-32-24h2-debug] 237[Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
`PASS` : 337[GitHub] 3163[Gecko-android-em-14-x86_64-debug-geckoview] 3179[Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 3199[Gecko-windows11-64-24h2-opt] 3200[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt] 3201[Gecko-windows11-32-24h2-debug] 3217[Gecko-windows11-64-24h2-debug]
`FAIL` : 451[GitHub] 879[Gecko-windows11-64-24h2-opt] 882[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt] 883[Gecko-windows11-32-24h2-debug, Gecko-windows11-64-24h2-debug]
`TIMEOUT`: 2
`ERROR` : 8
`NOTRUN` : 5
### Chrome
`OK` : 36
`PASS` : 361
`FAIL` : 438
`TIMEOUT`: 4
`ERROR` : 8
`NOTRUN` : 5
### Safari
`OK` : 35
`PASS` : 294
`FAIL` : 422
`TIMEOUT`: 8
`ERROR` : 8
`NOTRUN` : 49
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=96c0bf1fcdeec30d6b1d7a8f6a19173b4b24ef5c)
[GitHub PR Head](https://wpt.fyi/results/?sha=f38b17a6c27219dc530ed7f822dbc9a3abcbfe0c&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=f38b17a6c27219dc530ed7f822dbc9a3abcbfe0c&label=pr_base)
## Details
### Firefox-only Failures
* [/fetch/api/request/destination/fetch-destination.https.html](https://wpt.live/fetch/api/request/destination/fetch-destination.https.html) [[wpt.fyi](https://wpt.fyi/results/fetch/api/request/destination/fetch-destination.https.html)]
* HTMLLinkElement with rel=preload and as=track fetches with a "track" Request.destination: `FAIL` linked bug:Bug 1862160
* [/fetch/metadata/preload.https.sub.html](https://wpt.live/fetch/metadata/preload.https.sub.html) [[wpt.fyi](https://wpt.fyi/results/fetch/metadata/preload.https.sub.html)]
* <link rel='preload' as='track' href='https://web-platform.test:8443/...'>: `FAIL`
* <link rel='preload' as='track' href='https://www.web-platform.test:8443/...'>: `FAIL`
* <link rel='preload' as='track' href='https://www.not-web-platform.test:8443/...'>: `FAIL`
* [/preload/modulepreload-as.html](https://wpt.live/preload/modulepreload-as.html) [[wpt.fyi](https://wpt.fyi/results/preload/modulepreload-as.html)]
* Modulepreload should fire onload with as="json": `FAIL`
* [/preload/modulepreload.html](https://wpt.live/preload/modulepreload.html) [[wpt.fyi](https://wpt.fyi/results/preload/modulepreload.html)]
* link rel=modulepreload with json doesn't re-fetch when imported: `FAIL`
* link rel=modulepreload for a json module with syntax error will still load: `FAIL`
* link rel=modulepreload with json and matching media: `FAIL`
* link rel=modulepreload with json and empty media: `FAIL`
* multiple json link rel=modulepreload with same href: `FAIL`
* [/preload/preload-type-match.html](https://wpt.live/preload/preload-type-match.html) [[wpt.fyi](https://wpt.fyi/results/preload/preload-type-match.html)]
* Preload with {as=track; type=text/vtt} should load when retrieved resource is a track: `FAIL` linked bug:Bug 1766213
(See attachment for full changes)
| Assignee | ||
Comment 3•3 months ago
|
||
# CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 252 tests
## Status Summary
### Firefox
`OK` : 37[GitHub] 234[Gecko-android-em-14-x86_64-debug-geckoview] 236[Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-windows11-32-24h2-debug] 237[Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
`PASS` : 337[GitHub] 3163[Gecko-android-em-14-x86_64-debug-geckoview] 3179[Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 3199[Gecko-windows11-64-24h2-opt] 3200[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt] 3201[Gecko-windows11-32-24h2-debug] 3217[Gecko-windows11-64-24h2-debug]
`FAIL` : 451[GitHub] 879[Gecko-windows11-64-24h2-opt] 882[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt] 883[Gecko-windows11-32-24h2-debug, Gecko-windows11-64-24h2-debug]
`TIMEOUT`: 2
`ERROR` : 8
`NOTRUN` : 5
### Chrome
`OK` : 36
`PASS` : 361
`FAIL` : 438
`TIMEOUT`: 4
`ERROR` : 8
`NOTRUN` : 5
### Safari
`OK` : 35
`PASS` : 294
`FAIL` : 422
`TIMEOUT`: 8
`ERROR` : 8
`NOTRUN` : 49
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=96c0bf1fcdeec30d6b1d7a8f6a19173b4b24ef5c)
[GitHub PR Head](https://wpt.fyi/results/?sha=f38b17a6c27219dc530ed7f822dbc9a3abcbfe0c&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=f38b17a6c27219dc530ed7f822dbc9a3abcbfe0c&label=pr_base)
## Details
### Firefox-only Failures
* [/fetch/api/request/destination/fetch-destination.https.html](https://wpt.live/fetch/api/request/destination/fetch-destination.https.html) [[wpt.fyi](https://wpt.fyi/results/fetch/api/request/destination/fetch-destination.https.html)]
* HTMLLinkElement with rel=preload and as=track fetches with a "track" Request.destination: `FAIL` linked bug:Bug 1862160
* [/fetch/metadata/preload.https.sub.html](https://wpt.live/fetch/metadata/preload.https.sub.html) [[wpt.fyi](https://wpt.fyi/results/fetch/metadata/preload.https.sub.html)]
* <link rel='preload' as='track' href='https://web-platform.test:8443/...'>: `FAIL`
* <link rel='preload' as='track' href='https://www.web-platform.test:8443/...'>: `FAIL`
* <link rel='preload' as='track' href='https://www.not-web-platform.test:8443/...'>: `FAIL`
* [/preload/modulepreload-as.html](https://wpt.live/preload/modulepreload-as.html) [[wpt.fyi](https://wpt.fyi/results/preload/modulepreload-as.html)]
* Modulepreload should fire onload with as="json": `FAIL`
* [/preload/modulepreload.html](https://wpt.live/preload/modulepreload.html) [[wpt.fyi](https://wpt.fyi/results/preload/modulepreload.html)]
* link rel=modulepreload with json doesn't re-fetch when imported: `FAIL`
* link rel=modulepreload for a json module with syntax error will still load: `FAIL`
* link rel=modulepreload with json and matching media: `FAIL`
* link rel=modulepreload with json and empty media: `FAIL`
* multiple json link rel=modulepreload with same href: `FAIL`
* [/preload/preload-type-match.html](https://wpt.live/preload/preload-type-match.html) [[wpt.fyi](https://wpt.fyi/results/preload/preload-type-match.html)]
* Preload with {as=track; type=text/vtt} should load when retrieved resource is a track: `FAIL` linked bug:Bug 1766213
(See attachment for full changes)
| Assignee | ||
Comment 4•2 months ago
|
||
# CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 252 tests
## Status Summary
### Firefox
`OK` : 37[GitHub] 234[Gecko-android-em-14-x86_64-debug-geckoview] 236[Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-windows11-32-24h2-debug] 237[Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
`PASS` : 337[GitHub] 3163[Gecko-android-em-14-x86_64-debug-geckoview] 3179[Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 3199[Gecko-windows11-64-24h2-opt] 3200[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt] 3201[Gecko-windows11-32-24h2-debug] 3217[Gecko-windows11-64-24h2-debug]
`FAIL` : 451[GitHub] 879[Gecko-windows11-64-24h2-opt] 882[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt] 883[Gecko-windows11-32-24h2-debug, Gecko-windows11-64-24h2-debug]
`TIMEOUT`: 2
`ERROR` : 8
`NOTRUN` : 5
### Chrome
`OK` : 36
`PASS` : 361
`FAIL` : 438
`TIMEOUT`: 4
`ERROR` : 8
`NOTRUN` : 5
### Safari
`OK` : 35
`PASS` : 294
`FAIL` : 422
`TIMEOUT`: 8
`ERROR` : 8
`NOTRUN` : 49
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=96c0bf1fcdeec30d6b1d7a8f6a19173b4b24ef5c)
[GitHub PR Head](https://wpt.fyi/results/?sha=f38b17a6c27219dc530ed7f822dbc9a3abcbfe0c&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=f38b17a6c27219dc530ed7f822dbc9a3abcbfe0c&label=pr_base)
## Details
### Firefox-only Failures
* [/fetch/api/request/destination/fetch-destination.https.html](https://wpt.live/fetch/api/request/destination/fetch-destination.https.html) [[wpt.fyi](https://wpt.fyi/results/fetch/api/request/destination/fetch-destination.https.html)]
* HTMLLinkElement with rel=preload and as=track fetches with a "track" Request.destination: `FAIL` linked bug:Bug 1862160
* [/fetch/metadata/preload.https.sub.html](https://wpt.live/fetch/metadata/preload.https.sub.html) [[wpt.fyi](https://wpt.fyi/results/fetch/metadata/preload.https.sub.html)]
* <link rel='preload' as='track' href='https://web-platform.test:8443/...'>: `FAIL`
* <link rel='preload' as='track' href='https://www.web-platform.test:8443/...'>: `FAIL`
* <link rel='preload' as='track' href='https://www.not-web-platform.test:8443/...'>: `FAIL`
* [/preload/modulepreload-as.html](https://wpt.live/preload/modulepreload-as.html) [[wpt.fyi](https://wpt.fyi/results/preload/modulepreload-as.html)]
* Modulepreload should fire onload with as="json": `FAIL`
* [/preload/modulepreload.html](https://wpt.live/preload/modulepreload.html) [[wpt.fyi](https://wpt.fyi/results/preload/modulepreload.html)]
* link rel=modulepreload with json doesn't re-fetch when imported: `FAIL`
* link rel=modulepreload for a json module with syntax error will still load: `FAIL`
* link rel=modulepreload with json and matching media: `FAIL`
* link rel=modulepreload with json and empty media: `FAIL`
* multiple json link rel=modulepreload with same href: `FAIL`
* [/preload/preload-type-match.html](https://wpt.live/preload/preload-type-match.html) [[wpt.fyi](https://wpt.fyi/results/preload/preload-type-match.html)]
* Preload with {as=track; type=text/vtt} should load when retrieved resource is a track: `FAIL` linked bug:Bug 1766213
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/47278ee8b838
https://hg.mozilla.org/integration/autoland/rev/7c8afe365204
[wpt PR 56812] - Add tests for text modules, a=testonly
https://github.com/mozilla-firefox/firefox/commit/5c5c72a6e4c9
https://hg.mozilla.org/integration/autoland/rev/c87e37ddbdba
[wpt PR 56812] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/7c8afe365204
https://hg.mozilla.org/mozilla-central/rev/c87e37ddbdba
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•