blob: bb7c9fc2d4a2f5c1b09eab0240e6022ba16ad5ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[DEFAULT]
subsuite = mozbase
# We skip these tests in automated Windows builds because they trigger crashes
# in sh.exe; see bug 1489277.
skip-if = automation && os == "win"
[test_crash.py]
[test_interactive.py]
[test_start.py]
[test_states.py]
[test_stop.py]
[test_threads.py]
[test_wait.py]
|