tor-browser

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

merge.py.ini (436B)


      1 [merge.py]
      2  [test_merge_platform_name]
      3    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1903612
      4    expected:
      5      if os == "android": FAIL
      6 
      7  [test_platform_name[alwaysMatch\]]
      8    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1903612
      9    expected:
     10      if os == "android": FAIL
     11 
     12  [test_platform_name[firstMatch\]]
     13    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1903612
     14    expected:
     15      if os == "android": FAIL