gecko-dev/testing/web-platform/meta/webauthn/createcredential-badargs-au...

80 строки
2.2 KiB
INI

[createcredential-badargs-authnrselection.https.html]
expected:
if (os == "android"): OK
TIMEOUT
[Bad AuthenticatorSelectionCriteria: authenticatorSelection is empty array]
expected:
if (os == "android"): FAIL
TIMEOUT
[Bad AuthenticatorSelectionCriteria: authenticatorSelection is null]
expected:
if (os == "android"): FAIL
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection is empty string]
expected:
if (os == "android"): PASS
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection is string]
expected:
if (os == "android"): PASS
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment is empty string]
expected:
if (os == "android"): PASS
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment is empty object]
expected:
if (os == "android"): PASS
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment is null]
expected:
if (os == "android"): PASS
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment platform]
expected:
if (os == "android"): FAIL
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection residentKey true]
expected:
if (os == "android"): FAIL
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection residentKey is string]
expected:
if (os == "android"): FAIL
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification empty string]
expected:
if (os == "android"): PASS
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification empty object]
expected:
if (os == "android"): PASS
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification bad value]
expected:
if (os == "android"): PASS
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification null]
expected:
if (os == "android"): PASS
NOTRUN
[Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification required]
expected:
if (os == "android"): FAIL
NOTRUN