test_load_file.py.ini (344B)
1 [test_load_file.py] 2 expected: 3 if (os == "mac") and not debug: [OK, ERROR, TIMEOUT] 4 [test_load] 5 expected: 6 if (os_version == "14") and not fission and not debug and sessionHistoryInParent: [PASS, ERROR] 7 if (os_version == "7.0") and fission and debug: [PASS, ERROR] 8 if (os_version == "14") and fission: [PASS, ERROR]