Source code
Revision control
Copy as Markdown
Other Tools
[skip-waiting-using-registration.https.html]
expected:
if (os == "linux") and tsan: CRASH
if (os == "android") and debug: [OK, FAIL, ERROR]
if (os == "android") and not debug: [OK, FAIL]
if os == "mac": [OK, FAIL]
[Test skipWaiting while a client is using the registration]
expected:
if os == "mac": [PASS, FAIL]
if os == "android": [PASS, FAIL]