Closed
Bug 1815388
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 38387 - Remove duplicate color(srgb) invalid value test
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38387 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38387
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
Remove duplicate color(srgb) invalid value test
This is causing a harness error due to the same subtest name, which was
introduced by two PRs landing on the same day:
https://github.com/web-platform-tests/wpt/pull/38203
https://github.com/web-platform-tests/wpt/pull/38258Also remove the 3rd argument to test_invalid_value() since it only takes
2 arguments.
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d30415fb0661d0dd59a99ed032a02a0a49709699
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98165cf62999
[wpt PR 38387] - Remove duplicate color(srgb) invalid value test, a=testonly
https://hg.mozilla.org/integration/autoland/rev/b4baeb11e3c3
[wpt PR 38387] - Update wpt metadata, a=testonly
Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/98165cf62999
https://hg.mozilla.org/mozilla-central/rev/b4baeb11e3c3
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•