tor-browser

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

simple-trigger-aggregatable-debug-report.sub.https.html.ini (464B)


      1 [simple-trigger-aggregatable-debug-report.sub.https.html]
      2  expected:
      3    if not debug and (os == "linux") and not asan and not tsan: TIMEOUT
      4    if not debug and (os == "win"): TIMEOUT
      5    if not debug and (os == "mac"): TIMEOUT
      6  [Aggregatable debug report is received.]
      7    expected:
      8      if not debug and (os == "linux") and not asan and not tsan: TIMEOUT
      9      if not debug and (os == "win"): TIMEOUT
     10      if not debug and (os == "mac"): TIMEOUT
     11      FAIL