blob: 297b54b1f83a7ab2df30b01b0749660d66db1e0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[candidate-exchange.https.html]
expected:
if (os == "linux") and not debug and fission: [OK, CRASH]
[Adding only caller -> callee candidates gives a connection]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299
expected: FAIL
[Adding only callee -> caller candidates gives a connection]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299
expected: FAIL
[Explicit offer/answer exchange gives a connection]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299
expected: FAIL
[Adding callee -> caller candidates from end-of-candidates gives a connection]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299
expected: FAIL
|