Source code

Revision control

Copy as Markdown

Other Tools

[aggregatable-report-no-contributions.sub.https.html]
expected:
if (os == "win") and ccov: OK
if (os == "win") and not debug: TIMEOUT
if (os == "mac") and not debug: [TIMEOUT, OK]
if (os == "linux") and not debug: [TIMEOUT, OK]
max-asserts: 2
[Aggregatable report is not created due to no contributions.]
expected:
if (os == "win") and ccov: FAIL
if (os == "win") and not debug: TIMEOUT
if (os == "mac") and not debug: [TIMEOUT, FAIL]
if (os == "linux") and not debug: [TIMEOUT, FAIL]
FAIL