tor-browser

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

call.tentative.any.js.ini (1276B)


      1 [call.tentative.any.worker.html]
      2  expected:
      3    if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
      4  [test calling function]
      5    expected:
      6      if release_or_beta: FAIL
      7 
      8  [test constructing function]
      9    expected:
     10      if release_or_beta: FAIL
     11 
     12 
     13 [call.tentative.any.html]
     14  [test calling function]
     15    expected:
     16      if release_or_beta: FAIL
     17 
     18  [test constructing function]
     19    expected:
     20      if release_or_beta: FAIL
     21 
     22 
     23 [call.tentative.any.js]
     24  [test calling function]
     25    expected:
     26      if release_or_beta: FAIL
     27 
     28  [test constructing function]
     29    expected:
     30      if release_or_beta: FAIL
     31 
     32 
     33 [call.tentative.any.shadowrealm.html]
     34  expected: ERROR
     35 
     36 [call.tentative.any.shadowrealm-in-window.html]
     37  expected:
     38    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     39    ERROR
     40 
     41 [call.tentative.any.shadowrealm-in-sharedworker.html]
     42  expected: ERROR
     43 
     44 [call.tentative.https.any.shadowrealm-in-serviceworker.html]
     45  expected: [ERROR, TIMEOUT]
     46 
     47 [call.tentative.https.any.shadowrealm-in-audioworklet.html]
     48  expected: ERROR
     49 
     50 [call.tentative.any.shadowrealm-in-shadowrealm.html]
     51  expected: ERROR
     52 
     53 [call.tentative.any.shadowrealm-in-dedicatedworker.html]
     54  expected:
     55    if not sessionHistoryInParent and debug: [ERROR, TIMEOUT]
     56    ERROR