Source code

Revision control

Copy as Markdown

Other Tools

[simple-source-aggregatable-debug-report.sub.https.html]
expected:
if not debug and (os == "linux") and not asan and not tsan: TIMEOUT
if not debug and (os == "win"): TIMEOUT
if not debug and (os == "mac"): [OK, TIMEOUT]
[Aggregatable debug report is received.]
expected:
if not debug and (os == "linux") and not asan and not tsan: TIMEOUT
if not debug and (os == "win"): TIMEOUT
if not debug and (os == "mac"): [FAIL, TIMEOUT]
FAIL