Source code

Revision control

Copy as Markdown

Other Tools

[stress.py]
disabled:
if os == "android": Not supported
[test_stress[1\]]
expected:
if (os_version == "24.04") and tsan: [PASS, FAIL]
if (os_version == "22.04") and debug: [PASS, FAIL]
if (os_version == "22.04") and not debug: [PASS, FAIL]
[test_stress[2\]]
expected:
if (os_version == "24.04") and tsan: [PASS, FAIL]
if (os_version == "22.04") and debug: [PASS, FAIL]
if (os_version == "22.04") and not debug: [PASS, FAIL]
[test_stress[3\]]
expected:
if (os_version == "24.04") and tsan: [PASS, FAIL]
if (os_version == "22.04") and debug: [PASS, FAIL]
if (os_version == "22.04") and not debug: [PASS, FAIL]
[test_stress[4\]]
expected:
if (os_version == "24.04") and tsan: [PASS, FAIL]
if (os_version == "22.04") and debug: [PASS, FAIL]
if (os_version == "22.04") and not debug: [PASS, FAIL]