Skip to content

Commit

Permalink
Tag specs as unstable since this hangs on Travis and causes crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
dbussink committed Mar 11, 2012
1 parent 0ee9121 commit ea852e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions spec/tags/18/ruby/core/kernel/exec_tags.txt
@@ -1 +1,2 @@
incomplete:Kernel.exec needs to be reviewed for spec completeness
unstable:Kernel#exec raises a SystemCallError if cmd cannot execute and contains '-'
1 change: 1 addition & 0 deletions spec/tags/19/ruby/core/kernel/exec_tags.txt
@@ -1 +1,2 @@
fails:Kernel#exec passes environment vars to the child environment
unstable:Kernel#exec raises a SystemCallError if cmd cannot execute and contains '-'

0 comments on commit ea852e3

Please sign in to comment.