tor-browser

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

resource-selection-invoke-in-sync-event.html.ini (643B)


      1 [resource-selection-invoke-in-sync-event.html]
      2  [await a stable state and sync event handlers]
      3    expected:
      4      if (os == "linux") and ccov: [PASS, FAIL]
      5      if (os == "linux") and not debug and not asan and not tsan: FAIL
      6      if (os == "android") and sessionHistoryInParent and debug: [FAIL, PASS]
      7      if (os == "android") and sessionHistoryInParent and not debug: [FAIL, PASS]
      8      if (os == "android") and not sessionHistoryInParent and debug: [PASS, FAIL]
      9      if (os == "android") and not sessionHistoryInParent and not debug: FAIL
     10      if (os == "win") and not debug: [FAIL, PASS]
     11      if (os == "mac") and not debug: FAIL