tor-browser

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

aggregatable-report-no-contributions.sub.https.html.ini (546B)


      1 [aggregatable-report-no-contributions.sub.https.html]
      2  expected:
      3    if (os == "win") and ccov: OK
      4    if (os == "win") and not debug: TIMEOUT
      5    if (os == "mac") and not debug: [TIMEOUT, OK]
      6    if (os == "linux") and not debug: [TIMEOUT, OK]
      7  max-asserts: 2
      8  [Aggregatable report is not created due to no contributions.]
      9    expected:
     10      if (os == "win") and ccov: FAIL
     11      if (os == "win") and not debug: TIMEOUT
     12      if (os == "mac") and not debug: [TIMEOUT, FAIL]
     13      if (os == "linux") and not debug: [TIMEOUT, FAIL]
     14      FAIL