Closed
Bug 1812510
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 38188 - Correctly detect duplicate WPT canvas tests.
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38188 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38188
Details from upstream follow.
Jean-Philippe Gravel <jpgravel@chromium.org> wrote:
Correctly detect duplicate WPT canvas tests.
The code was treating any tests defined with a different implementation
for HTML and Offscreen canvas as duplicate. This produced a lot of
false positive error messages. This noise prevented us from seeing
that some tests were in fact truly defined twice.Bug: 1409873
Change-Id: Ib9c7694f7719be20fc4ee0ce00e71609e50cab68Reviewed-on: https://chromium-review.googlesource.com/4193438
WPT-Export-Revision: e72e9465fd319f3b745b6d9ac10a58fd54974fc5
Assignee | ||
Comment 1•3 years ago
|
||
PR 38188 applied with additional changes from upstream: 056a6ee668f56cc8d8c526e69855ff9f19a33464, c7de0d4942c797e93624c3c82d83ae806f064cbc, 6eb3a6aac07796553699bc4eab0e5d503f2291b5, 74f562fedb415b26e9266a9699ec477ca660709a, ec2b326d62619d2007d621435283bfc205bba220, dc22505fd7b397578e66ed3088166b5c4c66b952, a8ebaf5b59ef56d254495969a2161c7a5817a569
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 4•3 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 5•3 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fa416106493d
[wpt PR 38188] - Correctly detect duplicate WPT canvas tests., a=testonly
Assignee | ||
Comment 7•3 years ago
|
||
Test result changes from PR not available.
Comment 8•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•