[wpt-sync] Sync PR 38251 - Image Capture: Supply unsupported constraint name in error message
Categories
(Core :: Audio/Video: Recording, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38251 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38251
Details from upstream follow.
François Beaufort <beaufort.francois@gmail.com> wrote:
Image Capture: Supply unsupported constraint name in error message
This CL makes sure the name of the unsupported constraint is provided
when applyConstraints() returned promise rejects.Bug: 1408091
Change-Id: I7346dc998864682cca553624286eb2d24c119a61
Reviewed-on: https://chromium-review.googlesource.com/4197606
WPT-Export-Revision: 66fed6fa06f2cbcde2444ac64b03c137bd7d3a2f
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 48 subtests
Status Summary
Firefox
OK : 1
PASS : 24
FAIL : 29
ERROR: 2
Chrome
OK : 3
PASS : 26
FAIL : 27
Safari
OK : 1
PASS : 26
FAIL : 27
ERROR: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /mediacapture-image/MediaStreamTrack-applyConstraints-fast.html [wpt.fyi]
- MediaStreamTrack.applyConstraints():
FAIL - MediaStreamTrack.applyConstraints({advanced: []}):
FAIL
- MediaStreamTrack.applyConstraints():
New Tests That Don't Pass
- /mediacapture-image/MediaStreamTrack-applyConstraints-fast.html [wpt.fyi]
- MediaStreamTrack.applyConstraints():
FAIL(Chrome:PASS, Safari:PASS) - MediaStreamTrack.applyConstraints({advanced: []}):
FAIL(Chrome:PASS, Safari:PASS) - MediaStreamTrack.applyConstraints() with unsupported constraint:
FAIL(Chrome:FAIL, Safari:FAIL)
- MediaStreamTrack.applyConstraints():
- /mediacapture-image/MediaStreamTrack-applyConstraints-getSettings.https.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)- exercises an applyConstraints() - getSettings() cycle with PTZ permission granted:
FAIL(Chrome:FAIL, Safari:FAIL) - exercises an applyConstraints() with PTZ permission denied:
FAIL(Chrome:FAIL, Safari:FAIL)
- exercises an applyConstraints() - getSettings() cycle with PTZ permission granted:
- /mediacapture-image/MediaStreamTrack-applyConstraints-reject.https.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)- MediaStreamTrack-applyConstraints-reject:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 1:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 2:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 3:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 4:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 5:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 6:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 7:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 8:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 9:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 10:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 11:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 12:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 13:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 14:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 15:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 16:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 17:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 18:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 19:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 20:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 21:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 22:
FAIL(Chrome:FAIL, Safari:FAIL) - MediaStreamTrack-applyConstraints-reject 23:
FAIL(Chrome:FAIL, Safari:FAIL)
- MediaStreamTrack-applyConstraints-reject:
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•