tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

candidate-exchange.https.html.ini (694B)


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