Skip to content

Commit

Permalink
[Truffle] Explain why pipe specs are excluded.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Aug 22, 2016
1 parent ef4e2fe commit 96146c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/truffle/truffle.mspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class MSpecScript
set :core, [
"spec/ruby/core",

# Troublesome - they do work, but sometimes fail, sometimes timeout
"^spec/ruby/core/io/io_spec.rb",
"^spec/ruby/core/io/popen_spec.rb",
"^spec/ruby/core/io/pipe_spec.rb"
Expand Down

0 comments on commit 96146c3

Please sign in to comment.