Closed
Bug 917536
Opened 12 years ago
Closed 11 years ago
Intermittent test_getUserMedia_exceptions.html | Exception for wrong object type as first parameter
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Assigned: jib)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=27980991&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-4 on 2013-09-17 09:33:13 PDT for push 99a789a320c7
slave: tst-linux64-ec2-420
09:52:34 INFO - 9515 INFO TEST-START | /tests/dom/media/tests/mochitest/test_getUserMedia_exceptions.html
09:52:34 INFO - 9516 INFO TEST-PASS | /tests/dom/media/tests/mochitest/test_getUserMedia_exceptions.html | Exception for no arguments specified
09:52:36 INFO - 9517 INFO TEST-PASS | /tests/dom/media/tests/mochitest/test_getUserMedia_exceptions.html | Exception for one argument specified
09:52:36 INFO - 9518 INFO TEST-PASS | /tests/dom/media/tests/mochitest/test_getUserMedia_exceptions.html | Exception for two arguments specified
09:52:36 INFO - 9519 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/media/tests/mochitest/test_getUserMedia_exceptions.html | Exception for wrong object type as first parameter
09:52:36 INFO - 9520 INFO TEST-PASS | /tests/dom/media/tests/mochitest/test_getUserMedia_exceptions.html | Exception for wrong object type as second parameter
09:52:36 INFO - 9521 INFO TEST-PASS | /tests/dom/media/tests/mochitest/test_getUserMedia_exceptions.html | Exception for wrong object type as third parameter
09:52:36 INFO - 9522 INFO TEST-END | /tests/dom/media/tests/mochitest/test_getUserMedia_exceptions.html | finished in 1160ms
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jib
Assignee | ||
Comment 1•12 years ago
|
||
Not sure how this could be intermittent. That test compares against an error code reported by webidl generated parsing code.
Once Bug 917298 lands, it'll add info() statement here printing what the error string returned is if it differs from expected. This should help should we see this again.
Comment 2•11 years ago
|
||
We haven't seen this since the initial report.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•