Source code
Revision control
Copy as Markdown
Other Tools
[navigation.py]
expected:
if not asan and not fission and (os == "linux"): [OK, CRASH]
if asan and fission: [TIMEOUT, OK]
if asan and not fission: [OK, TIMEOUT]
[navigation.py]
expected:
if not asan and not fission and (os == "linux"): [OK, CRASH]
if asan and fission: [TIMEOUT, OK]
if asan and not fission: [OK, TIMEOUT]