Closed
Bug 1686199
Opened 5 years ago
Closed 5 years ago
Intermittent /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":true}) must succeed with video - promise_test: Unhandled rejection with value: object "NotFoundError: The object can not be found here."
Categories
(Core :: WebRTC: Audio/Video, defect, P5)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: rmaries [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=326436270&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/NlxhSFoSSDSVeQm2A2Ix5A/runs/0/artifacts/public/logs/live_backing.log
[task 2021-01-12T10:54:01.752Z] 10:54:01 INFO - TEST-START | /screen-capture/getdisplaymedia.https.html
[task 2021-01-12T10:54:01.756Z] 10:54:01 INFO - Closing window 41
[task 2021-01-12T10:54:10.245Z] 10:54:10 INFO -
[task 2021-01-12T10:54:10.245Z] 10:54:10 INFO - TEST-PASS | /screen-capture/getdisplaymedia.https.html | getDisplayMedia in navigator.mediaDevices
[task 2021-01-12T10:54:10.245Z] 10:54:10 INFO - TEST-PASS | /screen-capture/getdisplaymedia.https.html | getDisplayMedia() must require user activation
[task 2021-01-12T10:54:10.246Z] 10:54:10 INFO - TEST-UNEXPECTED-FAIL | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":true}) must succeed with video - promise_test: Unhandled rejection with value: object "NotFoundError: The object can not be found here."
[task 2021-01-12T10:54:10.247Z] 10:54:10 INFO -
[task 2021-01-12T10:54:10.247Z] 10:54:10 INFO - TEST-UNEXPECTED-FAIL | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":true,"audio":false}) must succeed with video - promise_test: Unhandled rejection with value: object "NotFoundError: The object can not be found here."
[task 2021-01-12T10:54:10.248Z] 10:54:10 INFO -
[task 2021-01-12T10:54:10.249Z] 10:54:10 INFO - TEST-UNEXPECTED-FAIL | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"audio":false}) must succeed with video - promise_test: Unhandled rejection with value: object "NotFoundError: The object can not be found here."
[task 2021-01-12T10:54:10.250Z] 10:54:10 INFO -
[task 2021-01-12T10:54:10.250Z] 10:54:10 INFO - TEST-UNEXPECTED-FAIL | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"audio":true}) must succeed with video - promise_test: Unhandled rejection with value: object "NotFoundError: The object can not be found here."
[task 2021-01-12T10:54:10.251Z] 10:54:10 INFO -
[task 2021-01-12T10:54:10.251Z] 10:54:10 INFO - TEST-UNEXPECTED-FAIL | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({}) must succeed with video - promise_test: Unhandled rejection with value: object "NotFoundError: The object can not be found here."
[task 2021-01-12T10:54:10.253Z] 10:54:10 INFO -
[task 2021-01-12T10:54:10.253Z] 10:54:10 INFO - TEST-UNEXPECTED-FAIL | /screen-capture/getdisplaymedia.https.html | getDisplayMedia(undefined) must succeed with video - promise_test: Unhandled rejection with value: object "NotFoundError: The object can not be found here."
[task 2021-01-12T10:54:10.260Z] 10:54:10 INFO -
[task 2021-01-12T10:54:10.260Z] 10:54:10 INFO - TEST-PASS | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":false}) must fail with TypeError
[task 2021-01-12T10:54:10.260Z] 10:54:10 INFO - TEST-PASS | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":{"advanced":[{"width":320}]}}) must fail with TypeError
[task 2021-01-12T10:54:10.260Z] 10:54:10 INFO - TEST-PASS | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":{"width":{"min":320}}}) must fail with TypeError
[task 2021-01-12T10:54:10.260Z] 10:54:10 INFO - TEST-PASS | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":{"width":{"exact":320}}}) must fail with TypeError
[task 2021-01-12T10:54:10.260Z] 10:54:10 INFO - TEST-PASS | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":{"height":{"min":240}}}) must fail with TypeError
[task 2021-01-12T10:54:10.260Z] 10:54:10 INFO - TEST-PASS | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":{"height":{"exact":240}}}) must fail with TypeError
[task 2021-01-12T10:54:10.260Z] 10:54:10 INFO - TEST-PASS | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":{"frameRate":{"min":4}}}) must fail with TypeError
[task 2021-01-12T10:54:10.260Z] 10:54:10 INFO - TEST-PASS | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":{"frameRate":{"exact":4}}}) must fail with TypeError
[task 2021-01-12T10:54:10.261Z] 10:54:10 INFO - TEST-PASS | /screen-capture/getdisplaymedia.https.html | getDisplayMedia({"video":false,"audio":true}) must fail with TypeError ```
| Comment hidden (Intermittent Failures Robot) |
Comment 2•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•