Closed
Bug 1152112
Opened 10 years ago
Closed 10 years ago
[steeplechase] Fx39 tests are failing because of onnegotiationneeded change
Categories
(Core :: WebRTC: Signaling, defect)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox38 | --- | affected |
| firefox39 | --- | affected |
| firefox40 | --- | unaffected |
People
(Reporter: drno, Unassigned)
References
Details
(Whiteboard: [webrtc-mochitest],[steeplechase])
Attachments
(1 file)
|
1.61 KB,
patch
|
mt
:
review+
|
Details | Diff | Splinter Review |
Bug 1149838 changed the behavior of Fx 40 in regards to always emitting a onnegotiationneeded event.
As steeplechase executes tests from Aurora and Beta against a Nightly binary the tests fail on that new event from Nightly.
To fix our WebRTC QA lab tests we need to land a test change in Aurora and Beta.
Possible options:
1) Add new code to Aurora and Beta to happily accept the new event - but also do not complain if it missing
2) Remove the onnegotiationneeded unexpected failure from the tests in Aurora and Beta (note: the code in Fx40 riding the trains will eventually push that deactivated test out).
| Reporter | ||
Updated•10 years ago
|
status-firefox38:
--- → affected
status-firefox39:
--- → affected
| Reporter | ||
Comment 1•10 years ago
|
||
Attachment #8590469 -
Flags: review?(martin.thomson)
Updated•10 years ago
|
Attachment #8590469 -
Flags: review?(martin.thomson) → review+
Comment 2•10 years ago
|
||
Nils - What's the plan for this bug? Has it been overtaken by events?
Flags: needinfo?(drno)
Comment 3•10 years ago
|
||
Once 40 makes it to Beta, this problem fixes itself, right? Might make sense to just wait, since drno and I are about to go on PTO until the end of the month.
| Reporter | ||
Comment 4•10 years ago
|
||
Sorry this fell of my radar. And when I was looking for it I failed to locate this.
As Beta is currently disabled on the WebRTC lab Jenkins any how we are no longer affected by this problem. And as Byron pointed out this problem is going to go away at some point in the near future.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(drno)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•