10 lines
674 B
INI
10 lines
674 B
INI
[partitioned-popins.request-header.tentative.https.window.html]
|
|
expected:
|
|
if (os == "linux") and not debug and not tsan and not asan and (processor == "x86_64"): [OK, TIMEOUT]
|
|
if (os == "linux") and not debug and not tsan and not asan and (processor == "x86"): [OK, TIMEOUT]
|
|
if (os == "linux") and not debug and not tsan and asan: [OK, TIMEOUT]
|
|
if (os == "android") and not debug and sessionHistoryInParent: [OK, ERROR, TIMEOUT]
|
|
if (os == "android") and not debug and not sessionHistoryInParent: [OK, ERROR, TIMEOUT]
|
|
if (os == "mac") and not debug: [OK, TIMEOUT]
|
|
[Verify Request Header seen on all popin navigations/redirects]
|
|
expected: FAIL
|