160 lines
3.8 KiB
INI
160 lines
3.8 KiB
INI
[processing.any.html]
|
|
expected:
|
|
if tsan: TIMEOUT
|
|
["data:text/plain;a=\\",\\",X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:x;base64;x,WA"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:IMAGE/gif;hi=x,%C2%B1"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:;x=x,X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:;x=x;charset=x,X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:text/plain;a=%2C,X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
|
|
[processing.any.worker.html]
|
|
expected:
|
|
if (os == "linux") and not tsan and not debug and asan: CRASH
|
|
if (os == "win") and debug and (processor == "x86"): CRASH
|
|
if (os == "linux") and not tsan and debug: CRASH
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
["data:text/plain;a=\\",\\",X"]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
if os == "linux": [PASS, FAIL]
|
|
|
|
["data:x;base64;x,WA"]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
if os == "linux": [PASS, FAIL]
|
|
|
|
["data:IMAGE/gif;hi=x,%C2%B1"]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
if os == "linux": [PASS, FAIL]
|
|
|
|
["data:;x=x,X"]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
if os == "linux": [PASS, FAIL]
|
|
|
|
["data:;x=x;charset=x,X"]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
if os == "linux": [PASS, FAIL]
|
|
|
|
["data:text/plain;a=%2C,X"]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
if os == "linux": [PASS, FAIL]
|
|
|
|
|
|
[processing.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
["data:text/plain;a=\\",\\",X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:x;base64;x,WA"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:IMAGE/gif;hi=x,%C2%B1"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:;x=x,X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:;x=x;charset=x,X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:text/plain;a=%2C,X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
|
|
[processing.any.sharedworker.html]
|
|
max-asserts: 2
|
|
["data:text/plain;a=\\",\\",X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:x;base64;x,WA"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:IMAGE/gif;hi=x,%C2%B1"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:;x=x,X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:;x=x;charset=x,X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
["data:text/plain;a=%2C,X"]
|
|
expected:
|
|
if not debug and (os == "win"): PASS
|
|
if debug: PASS
|
|
[PASS, FAIL]
|