diff options
Diffstat (limited to 'testing/web-platform/meta/webauthn/webauthn-testdriver-basic.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webauthn/webauthn-testdriver-basic.https.html.ini | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webauthn/webauthn-testdriver-basic.https.html.ini b/testing/web-platform/meta/webauthn/webauthn-testdriver-basic.https.html.ini new file mode 100644 index 0000000000..b922bf8786 --- /dev/null +++ b/testing/web-platform/meta/webauthn/webauthn-testdriver-basic.https.html.ini @@ -0,0 +1,22 @@ +[webauthn-testdriver-basic.https.html] + expected: + if os == "android": OK + TIMEOUT + [Get an assertion] + expected: + if os == "android": PASS + NOTRUN + + [Create a credential] + expected: + if os == "android": PASS + TIMEOUT + + [Set up the test environment] + expected: FAIL + + [Clean up the test environment] + expected: + if os == "android": FAIL + NOTRUN + |