enrollment-in-iframe.sub.https.html.ini (684B)
1 [enrollment-in-iframe.sub.https.html] 2 expected: 3 if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT] 4 if (os == "mac") and not debug: [OK, TIMEOUT] 5 [SPC enrollment in cross-origin iframe] 6 expected: 7 if (os == "mac") and not debug: [FAIL, TIMEOUT] 8 FAIL 9 10 [SPC enrollment in cross-origin iframe without payment permission] 11 expected: 12 if (os == "linux") and not debug and not asan and not tsan: [FAIL, TIMEOUT] 13 if (os == "mac") and not debug: [FAIL, TIMEOUT, NOTRUN] 14 FAIL 15 16 [SPC enrollment in cross-origin iframe fails without user activation] 17 expected: 18 if (os == "mac") and not debug: [PASS, FAIL, NOTRUN]