stress.py.ini (491B)
1 [stress.py] 2 disabled: 3 if os == "android": Not supported 4 [test_stress[3\]] 5 expected: 6 if (os == "mac") and not debug: [PASS, FAIL] 7 8 [test_stress[0\]] 9 expected: 10 if (os == "mac") and not debug: [PASS, FAIL] 11 12 [test_stress[1\]] 13 expected: 14 if (os == "mac") and not debug: [PASS, FAIL] 15 16 [test_stress[4\]] 17 expected: 18 if (os == "mac") and not debug: [PASS, FAIL] 19 20 [test_stress[2\]] 21 expected: 22 if (os == "mac") and not debug: [PASS, FAIL]