Closed
Bug 1276296
Opened 9 years ago
Closed 9 years ago
Unexpected assertions when running Autophone WebRTC job on debug builds on Try
Categories
(Testing Graveyard :: Autophone, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dminor, Assigned: bc)
References
Details
When running the WebRTC job on Try with debug builds, the first test run fails with "Assertion count 12 is greater than expected range 0-0 assertions."
It doesn't seem to matter which test is run first, if I introduce a "no-op" test job, it will fail with 12 assertions [1].
This failure does not show up when the tests are run on mozilla-central [2].
A work around is to add expected assertions to the no-op test [3].
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=8fbc69a9e12af71427b37a9c56a59afe9e269f62&filter-tier=1&filter-tier=2&filter-tier=3&selectedJob=21580722
[2] https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&filter-tier=3&selectedJob=3960672&selectedJob=21580398
[3] https://treeherder.mozilla.org/#/jobs?repo=try&revision=78bcaab5d7a46b8d446a7af1958372c845249922&filter-tier=1&filter-tier=2&filter-tier=3
Assignee | ||
Comment 1•9 years ago
|
||
dminor: Can you test this again? This should be fixed by bug 1295138.
Assignee | ||
Comment 2•9 years ago
|
||
nevermind, I need to run the other tests to make sure everyone is green.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=7cb770f17813
Assignee | ||
Comment 3•9 years ago
|
||
The try run didn't initiate any autophone tests for some reason. I'll look into it more later.
Assignee | ||
Comment 4•9 years ago
|
||
Assignee: nobody → bob
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•