[wpt-sync] Sync PR 25184 - [SanitizerAPI] Change function name
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox82 fixed)
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25184 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25184
Details from upstream follow.
Yifan Luo <lyf@google.com> wrote:
[SanitizerAPI] Change function name
Bug: 1116418
Change-Id: Iae2fb7bfea173cc0aad35df5b573b5d2fecfac2d
Reviewed-on: https://chromium-review.googlesource.com/2367864
WPT-Export-Revision: fc1f034dd5ad5327da9711bf0f129345da020a86
Assignee | ||
Comment 1•3 years ago
|
||
PR 25184 applied with additional changes from upstream: dea703888c8e29162439a6e3980e03f3315a3fbe
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=09551522d64162ea391055a7ad9b3dd0579334c9
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 2
PASS: 2
FAIL: 12
Chrome
OK : 2
PASS: 2
FAIL: 12
Safari
OK : 2
PASS: 2
FAIL: 12
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/sanitizer-api/idlharness.tentative.window.html
Sanitizer interface: operation sanitizeToString(DOMString): FAIL (Chrome: FAIL, Safari: FAIL)
Stringification of new Sanitizer(): FAIL (Chrome: FAIL, Safari: FAIL)
Sanitizer interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
Sanitizer interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
Sanitizer interface: new Sanitizer() must inherit property "sanitizeToString(DOMString)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Sanitizer interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
Sanitizer interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
Sanitizer interface: calling sanitizeToString(DOMString) on new Sanitizer() with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
Sanitizer interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
Sanitizer interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
Sanitizer must be primary interface of new Sanitizer(): FAIL (Chrome: FAIL, Safari: FAIL)
/sanitizer-api/sanitizer.tentative.html
SanitizerAPI exists!: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/55e247ded7d1 [wpt PR 25184] - [SanitizerAPI] Change function name to match latest discussion, a=testonly https://hg.mozilla.org/integration/autoland/rev/9caeb26eb5a4 [wpt PR 25184] - Update wpt metadata, a=testonly
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/55e247ded7d1
https://hg.mozilla.org/mozilla-central/rev/9caeb26eb5a4
Description
•