Open
Bug 1498846
Opened 7 years ago
Updated 3 years ago
[wpt-sync] Sync PR 13503 - [run_web_tests] Remove --pixel-test/--pixel-tests option
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13503 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13503
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
> [run_web_tests] Remove --pixel-test/--pixel-tests option
>
> Whether a test produces pixel results should be decided by the test
> itself. Controlling that outside of the test is unnecessary. Removing
> it can greatly simplify our code.
>
> This is a preparation to replace the ImageFirst feature with a better
> solution.
>
> Bug: 703899
> Change-Id: Ia04b622e24f88cf2408f20e5e6888d933e34dac5
> Reviewed-on: https://chromium-review.googlesource.com/1277820
> WPT-Export-Revision: 0ff610200ecb707b00669b2d9bb2e3f03a58e745
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a67bcd134344722587eeaff7b8030616c31a7494
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•