Skip to content

Commit

Permalink
[t] Skip testing of opening pipes (executing shell commands) for now,…
Browse files Browse the repository at this point in the history
… it's alpha and fails inconsistently on various platforms.

git-svn-id: https://svn.parrot.org/parrot/trunk@38953 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
Infinoid committed May 20, 2009
1 parent 402cf62 commit 7fc1e6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/op/io.t
Expand Up @@ -91,8 +91,8 @@ OUTPUT

}

TODO: {
local $TODO = 'Testing';
SKIP: {
skip('alpha quality feature', 1);

pir_output_is( <<'CODE', <<'OUTPUT', 'open pipe for writing' );
.include 'iglobals.pasm'
Expand Down

0 comments on commit 7fc1e6a

Please sign in to comment.