Closed
Bug 1474803
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11904 - Rename test to https
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11904 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11904
Details from upstream follow.
Luke Bjerring <lukebjerring@chromium.org> wrote:
> Rename test to https
>
> One of the tests that was merged in #11871 was `.https.`
>
> See https://chromium-review.googlesource.com/c/chromium/src/+/1131689
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Comment 1•7 years ago
|
||
PR 11904 applied with additional changes from upstream: e0b261f8c7c1b54b9bfcdc3627bf547d3c89dc9b
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Audio/Video: MediaStreamGraph
Product: Testing → Core
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Component: Audio/Video: MediaStreamGraph → web-platform-tests
Product: Core → Testing
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=195c3bfdd1e79e6fd7a612344946907fa21a28bc
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 188 subtests
OK : 1
PASS : 159
FAIL : 29
New tests that have failures or other problems:
/mediacapture-streams/idlharness.https.window.html
InputDeviceInfo interface object length: FAIL
InputDeviceInfo interface object name: FAIL
InputDeviceInfo interface: [object MediaDeviceInfo] must inherit property "getCapabilities()" with the proper type: FAIL
InputDeviceInfo interface: existence and properties of interface object: FAIL
InputDeviceInfo interface: existence and properties of interface prototype object: FAIL
InputDeviceInfo interface: existence and properties of interface prototype object's "constructor" property: FAIL
InputDeviceInfo interface: existence and properties of interface prototype object's @@unscopables property: FAIL
InputDeviceInfo interface: operation getCapabilities(): FAIL
InputDeviceInfo must be primary interface of [object MediaDeviceInfo]: FAIL
MediaStreamTrack interface: [object AudioStreamTrack] must inherit property "getCapabilities()" with the proper type: FAIL
MediaStreamTrack interface: [object AudioStreamTrack] must inherit property "onoverconstrained" with the proper type: FAIL
MediaStreamTrack interface: attribute onoverconstrained: FAIL
MediaStreamTrack interface: operation getCapabilities(): FAIL
MediaStreamTrack must be primary interface of [object AudioStreamTrack]: FAIL
Navigator interface: calling getUserMedia(MediaStreamConstraints, NavigatorUserMediaSuccessCallback, NavigatorUserMediaErrorCallback) on navigator with too few arguments must throw TypeError: FAIL
Navigator interface: navigator must inherit property "getUserMedia(MediaStreamConstraints, NavigatorUserMediaSuccessCallback, NavigatorUserMediaErrorCallback)" with the proper type: FAIL
Navigator interface: operation getUserMedia(MediaStreamConstraints, NavigatorUserMediaSuccessCallback, NavigatorUserMediaErrorCallback): FAIL
OverconstrainedErrorEvent interface object length: FAIL
OverconstrainedErrorEvent interface object name: FAIL
OverconstrainedErrorEvent interface: attribute error: FAIL
OverconstrainedErrorEvent interface: existence and properties of interface object: FAIL
OverconstrainedErrorEvent interface: existence and properties of interface prototype object: FAIL
OverconstrainedErrorEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL
OverconstrainedErrorEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL
OverconstrainedErrorEvent interface: new OverconstrainedErrorEvent("type", {}) must inherit property "error" with the proper type: FAIL
OverconstrainedErrorEvent must be primary interface of new OverconstrainedErrorEvent("type", {}): FAIL
Stringification of [object AudioStreamTrack]: FAIL
Stringification of [object MediaDeviceInfo]: FAIL
Stringification of new OverconstrainedErrorEvent("type", {}): FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/82bb07e3a191
[wpt PR 11904] - Rename test to https, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/a5ec6771e1c0
[wpt PR 11904] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/82bb07e3a191
https://hg.mozilla.org/mozilla-central/rev/a5ec6771e1c0
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•