tor-browser

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

reading-autoincrement-store-cursors.any.js.ini (424B)


      1 [reading-autoincrement-store-cursors.any.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, CRASH]
      4    if (os == "android") and not debug: [OK, CRASH]
      5 
      6 [reading-autoincrement-store-cursors.any.worker.html]
      7  expected:
      8    if (os == "android") and not debug: [OK, CRASH]
      9 
     10 [reading-autoincrement-store-cursors.any.serviceworker.html]
     11  tags: [fails_in_pbm]
     12 
     13 [reading-autoincrement-store-cursors.any.sharedworker.html]