[wpt-sync] Sync PR 38926 - Use relative path for PNG test
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox113 fixed)
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38926 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38926
Details from upstream follow.
Chris Blume <ProgramMax@gmail.com> wrote:
Use relative path for PNG test
Currently, the PNG cICP test has an image path like "/images/...". Really, this should have been a relative path.
This commit updates the image path to be relative.
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
TIMEOUT: 1
NOTRUN : 1
Chrome
TIMEOUT: 1
NOTRUN : 1
Safari
TIMEOUT: 1
NOTRUN : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /png/cicp-chunk.html [wpt.fyi]:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT)- test pixel values of a display-p3 PNG:
NOTRUN(Chrome:NOTRUN, Safari:NOTRUN)
- test pixel values of a display-p3 PNG:
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a6350482377c
https://hg.mozilla.org/mozilla-central/rev/7a5be49325cb
Description
•