18 lines
484 B
INI
18 lines
484 B
INI
[fedcm-disconnect-errors.https.html]
|
|
expected:
|
|
if os == "android": OK
|
|
TIMEOUT
|
|
[disconnect requires 3 parameters: configURL, clientId, and accountHint]
|
|
expected:
|
|
if os == "android": FAIL
|
|
TIMEOUT
|
|
|
|
[disconnect fails if the disconnect endpoint is cross-origin with respectto the config file]
|
|
expected:
|
|
if os == "android": FAIL
|
|
NOTRUN
|
|
|
|
[disconnect fails if the server sends failure]
|
|
expected:
|
|
if os == "android": FAIL
|
|
NOTRUN
|