tor-browser

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

stress.py.ini (841B)


      1 [stress.py]
      2  disabled:
      3    if os == "android": Not supported
      4  [test_stress[1\]]
      5    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833
      6    expected:
      7      if (display == "x11") and not tsan: PASS
      8      if display == @Null: PASS
      9      [PASS, FAIL]
     10 
     11  [test_stress[2\]]
     12    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833
     13    expected:
     14      if (display == "x11") and not tsan: PASS
     15      if display == @Null: PASS
     16      [PASS, FAIL]
     17 
     18  [test_stress[3\]]
     19    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833
     20    expected:
     21      if (display == "x11") and not tsan: PASS
     22      if display == @Null: PASS
     23      [PASS, FAIL]
     24 
     25  [test_stress[4\]]
     26    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833
     27    expected:
     28      if (display == "x11") and not tsan: PASS
     29      if display == @Null: PASS
     30      [PASS, FAIL]