Source code
Revision control
Copy as Markdown
Other Tools
[create_alwaysMatch.py]
expected:
if (os == "linux") and debug and (display == "x11") and fission: [OK, CRASH]
[test_valid[acceptInsecureCerts-False\]]
expected:
if not fission and not debug and (os == "android"): [PASS, FAIL]