fedcm-multi-idp-mediation-silent.https.html.ini (502B)
1 [fedcm-multi-idp-mediation-silent.https.html] 2 expected: 3 if os == "win": [ERROR, OK, TIMEOUT] 4 [OK, TIMEOUT] 5 [Mediation silent fails if there is no returning account.] 6 expected: [PASS, FAIL] 7 8 [Mediation silent succeeds when there is one returning account.] 9 expected: 10 if os == "win": [NOTRUN, FAIL, TIMEOUT] 11 [FAIL, TIMEOUT] 12 13 [Mediation silent fails when there is more than one returning account.] 14 expected: 15 if os == "win": [NOTRUN, FAIL] 16 [FAIL, NOTRUN]