Source code

Revision control

Copy as Markdown

Other Tools

[skip-waiting-using-registration.https.html]
expected:
if (os == "android") and not fission and debug and not swgl: [OK, FAIL, ERROR]
if (os == "android") and not fission and debug and swgl: [OK, FAIL]
if (os == "android") and not fission and not debug: [OK, FAIL]
if (os == "android") and fission: [OK, TIMEOUT, FAIL, ERROR]
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]