Source code

Revision control

Copy as Markdown

Other Tools

[query.window.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[`fetch()`: Query = "": mismatched integrity check: blocked.]
expected: FAIL
[`fetch()`: Query = "test": mismatched integrity check: blocked.]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN]
FAIL
[`fetch()`: Query = "test=a": mismatched integrity check: blocked.]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN]
FAIL
[`fetch()`: Query = "test=%2F": mismatched integrity check: blocked.]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN]
FAIL
[`fetch()`: Query = "test=ü": mismatched integrity check: blocked.]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN]
FAIL
[`fetch()`: Query = "test=ü": matching integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test=a": no integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test=%2F": matching integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test": matching integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test=ü": no integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test=%2F": no integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test": no integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
[`fetch()`: Query = "test=a": matching integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]