tor-browser

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

claim-worker-fetch.https.html.ini (557B)


      1 [claim-worker-fetch.https.html]
      2  max-asserts: 2
      3  expected:
      4    if (processor == "x86") and not debug: [OK, TIMEOUT]
      5  [fetch() in blob URL Worker should be intercepted after the client is claimed.]
      6    expected: FAIL
      7 
      8  [fetch() in nested blob URL Worker created from a blob URL Worker should be intercepted after the client is claimed.]
      9    expected: FAIL
     10 
     11  [fetch() in nested blob URL Worker created from a Worker should be intercepted after the client is claimed.]
     12    expected:
     13      if (processor == "x86") and not debug: [FAIL, TIMEOUT]
     14      FAIL