tor-browser

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

wait.py.ini (452B)


      1 [wait.py]
      2  [test_beforeunload_prompt[none\]]
      3    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879324
      4    expected:
      5      if os == "android": FAIL
      6 
      7  [test_beforeunload_prompt[interactive\]]
      8    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879324
      9    expected:
     10      if os == "android": FAIL
     11 
     12  [test_beforeunload_prompt[complete\]]
     13    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879324
     14    expected:
     15      if os == "android": FAIL