tor-browser

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

buckets_storage_policy.tentative.https.any.js.ini (808B)


      1 [buckets_storage_policy.tentative.https.any.worker.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, CRASH]
      4    if os == "android": [OK, CRASH]
      5  [Bucket quota is properly set as long as it is within the storage quota]
      6    expected: FAIL
      7 
      8 
      9 [buckets_storage_policy.tentative.https.any.html]
     10  expected:
     11    if os == "android": [OK, CRASH]
     12  [Bucket quota is properly set as long as it is within the storage quota]
     13    expected: FAIL
     14 
     15 
     16 [buckets_storage_policy.tentative.https.any.serviceworker.html]
     17  expected:
     18    if os == "android": [OK, CRASH]
     19  [Bucket quota is properly set as long as it is within the storage quota]
     20    expected: FAIL
     21 
     22 
     23 [buckets_storage_policy.tentative.https.any.sharedworker.html]
     24  [Bucket quota is properly set as long as it is within the storage quota]
     25    expected: FAIL