Source code
Revision control
Copy as Markdown
Other Tools
[send.py]
[test_unexpected_alert]
expected:
if fission and (os == "android") and not debug: [PASS, FAIL]
if not fission and not debug and (os == "android"): [PASS, FAIL]