Bug 892902 - [mozprocess] Enable unit tests on Windows. draft
authorHenrik Skupin <mail@hskupin.info>
Wed, 07 Feb 2018 08:28:11 +0100
changeset 755099 6b07361562c4767a9b53f98a2b67bd8805ffb9a4
parent 755098 7e3b39a9e9b504fe6b9255e0573bc1078d5f5b34
push id99105
push userbmo:hskupin@gmail.com
push dateWed, 14 Feb 2018 21:41:51 +0000
bugs892902
milestone60.0a1
Bug 892902 - [mozprocess] Enable unit tests on Windows. MozReview-Commit-ID: 70gC7gNkX75
testing/mozbase/mozprocess/tests/manifest.ini
--- a/testing/mozbase/mozprocess/tests/manifest.ini
+++ b/testing/mozbase/mozprocess/tests/manifest.ini
@@ -1,14 +1,9 @@
-# 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")
 subsuite = mozbase, os == "linux"
 
 [test_kill.py]
 [test_misc.py]
 [test_poll.py]
 [test_wait.py]
 [test_output.py]
 [test_params.py]