Revert "Revert "test/pipe_ipc: temporarily skip test""

This reverts commit 7a9864b260.
This commit is contained in:
Sebastien Bourdeauducq 2016-01-27 10:26:53 +01:00
parent 9f9a23b89b
commit 83fd160614
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ import os
from artiq.protocols import pipe_ipc
@unittest.skip("temporarily skip b/c buildbot is failing "
"and i would like packages")
class IPCCase(unittest.TestCase):
def setUp(self):
if os.name == "nt":