tor-browser

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

moduleSource.tentative.any.js.ini (1638B)


      1 [moduleSource.tentative.any.js]
      2  [AbstractModuleSource intrinsic]
      3    expected: FAIL
      4 
      5  [AbstractModuleSourceProto intrinsic]
      6    expected: FAIL
      7 
      8  [AbstractModuleSourceProto toStringTag brand check]
      9    expected: FAIL
     10 
     11 
     12 [moduleSource.tentative.any.html]
     13  [AbstractModuleSource intrinsic]
     14    expected: FAIL
     15 
     16  [AbstractModuleSourceProto intrinsic]
     17    expected: FAIL
     18 
     19  [AbstractModuleSourceProto toStringTag brand check]
     20    expected: FAIL
     21 
     22 
     23 [moduleSource.tentative.any.worker.html]
     24  expected:
     25    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
     26    if (os == "android") and debug: [OK, TIMEOUT]
     27  [AbstractModuleSource intrinsic]
     28    expected: FAIL
     29 
     30  [AbstractModuleSourceProto intrinsic]
     31    expected: FAIL
     32 
     33  [AbstractModuleSourceProto toStringTag brand check]
     34    expected: FAIL
     35 
     36 
     37 [moduleSource.tentative.any.shadowrealm.html]
     38  expected: ERROR
     39 
     40 [moduleSource.tentative.any.shadowrealm-in-sharedworker.html]
     41  expected:
     42    if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     43    ERROR
     44 
     45 [moduleSource.tentative.any.shadowrealm-in-shadowrealm.html]
     46  expected:
     47    if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     48    ERROR
     49 
     50 [moduleSource.tentative.https.any.shadowrealm-in-serviceworker.html]
     51  expected: [ERROR, TIMEOUT]
     52 
     53 [moduleSource.tentative.any.shadowrealm-in-window.html]
     54  expected: ERROR
     55 
     56 [moduleSource.tentative.https.any.shadowrealm-in-audioworklet.html]
     57  expected:
     58    if os == "linux": [ERROR, TIMEOUT]
     59    ERROR
     60 
     61 [moduleSource.tentative.any.shadowrealm-in-dedicatedworker.html]
     62  expected:
     63    if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     64    ERROR