10 lines
459 B
INI
10 lines
459 B
INI
[abort-after-send.any.worker.html]
|
|
[XMLHttpRequest: abort() after send()]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not tsan and not debug and asan: [PASS, FAIL]
|
|
if (os == "linux") and (processor == "x86_64") and not tsan and debug: [PASS, FAIL]
|
|
if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL]
|
|
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
|
|
|
|
|
[abort-after-send.any.html]
|