Skip to content

Commit

Permalink
Revert "Revert "test/pipe_ipc: temporarily skip test""
Browse files Browse the repository at this point in the history
This reverts commit 7a9864b.
sbourdeauducq committed Jan 27, 2016
1 parent 9f9a23b commit 83fd160
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions artiq/test/pipe_ipc.py
Original file line number Diff line number Diff line change
@@ -6,6 +6,8 @@
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":

0 comments on commit 83fd160

Please sign in to comment.