tor-browser

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

simple-source-aggregatable-debug-report.sub.https.html.ini (477B)


      1 [simple-source-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"): [OK, 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"): [FAIL, TIMEOUT]
     11      FAIL