testing/mozbase/mozprocess/tests/manifest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/testing/mozbase/mozprocess/tests/manifest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,17 @@
     1.4 +# does not currently work on windows
     1.5 +# see https://bugzilla.mozilla.org/show_bug.cgi?id=790765#c51
     1.6 +
     1.7 +[DEFAULT]
     1.8 +# bug https://bugzilla.mozilla.org/show_bug.cgi?id=778267#c26
     1.9 +skip-if = (os == "win")
    1.10 +
    1.11 +[test_mozprocess.py]
    1.12 +disabled = bug 877864
    1.13 +[test_mozprocess_kill.py]
    1.14 +[test_mozprocess_kill_broad_wait.py]
    1.15 +disabled = bug 921632
    1.16 +[test_mozprocess_misc.py]
    1.17 +[test_mozprocess_poll.py]
    1.18 +[test_mozprocess_wait.py]
    1.19 +[test_mozprocess_output.py]
    1.20 +[test_mozprocess_params.py]

mercurial