Closed
Bug 1808494
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 37227 - Fixed CI failure of idlharness.js for unexposed overloaded functions.
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox110 fixed)
RESOLVED
FIXED
110 Branch
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37227 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37227
Details from upstream follow.
BruceDai <feng.dai@intel.com> wrote:
Fixed CI failure of idlharness.js for unexposed overloaded functions.
This PR is to fix the CI failures of wpt-chrome-dev-stability and wpt-firefox-nightly-stability which reported following result in table
Test Subtest Results Messages /webnn/idlharness.https.any.html ML interface: member createContextSync Duplicate subtest name /webnn/idlharness.https.any.html ML interface: navigator.ml must not have property "createContextSync" Duplicate subtest name by testing unexposed overloaded functions on https://github.com/web-platform-tests/wpt/pull/37222 and https://github.com/web-platform-tests/wpt/pull/36908
@jgraham @foolip PTAL, thanks.
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0c0e847b30b8241e79268c27752ba2fd7c9501cf
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c136d04cbae5
[wpt PR 37227] - Fixed CI failure of idlharness.js for unexposed overloaded functions., a=testonly
https://hg.mozilla.org/integration/autoland/rev/2cf7a197a02d
[wpt PR 37227] - Update wpt metadata, a=testonly
| Assignee | ||
Comment 3•3 years ago
|
||
Test result changes from PR not available.
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c136d04cbae5
https://hg.mozilla.org/mozilla-central/rev/2cf7a197a02d
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•