michael@0: # does not currently work on windows michael@0: # see https://bugzilla.mozilla.org/show_bug.cgi?id=790765#c51 michael@0: michael@0: [DEFAULT] michael@0: # bug https://bugzilla.mozilla.org/show_bug.cgi?id=778267#c26 michael@0: skip-if = (os == "win") michael@0: michael@0: [test_mozprocess.py] michael@0: disabled = bug 877864 michael@0: [test_mozprocess_kill.py] michael@0: [test_mozprocess_kill_broad_wait.py] michael@0: disabled = bug 921632 michael@0: [test_mozprocess_misc.py] michael@0: [test_mozprocess_poll.py] michael@0: [test_mozprocess_wait.py] michael@0: [test_mozprocess_output.py] michael@0: [test_mozprocess_params.py]