summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/mozprocess/tests/manifest.ini
blob: d869952e3f362230c4aaec16cef11f0346aa5af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# does not currently work on windows
# see https://bugzilla.mozilla.org/show_bug.cgi?id=790765#c51

[DEFAULT]
# bug https://bugzilla.mozilla.org/show_bug.cgi?id=778267#c26
skip-if = (os == "win")

[test_mozprocess.py]
disabled = bug 877864
[test_mozprocess_kill.py]
[test_mozprocess_kill_broad_wait.py]
disabled = bug 921632
[test_mozprocess_misc.py]
[test_mozprocess_poll.py]
[test_mozprocess_wait.py]
[test_mozprocess_output.py]
[test_mozprocess_params.py]
[test_process_reader.py]