Source code

Revision control

Copy as Markdown

Other Tools

[test_load_file.py]
expected:
if (os == "mac") and not debug: [OK, ERROR, TIMEOUT]
[test_load]
expected:
if (os_version == "14") and not fission and not debug and sessionHistoryInParent: [PASS, ERROR]
if (os_version == "7.0") and fission and debug: [PASS, ERROR]
if (os_version == "14") and fission: [PASS, ERROR]