[jruby~main:50390fae] Remove tags for now-working specs for JRUBY-4093: Hanging IO::popen specs
- From: nicksieger@kenai.com
- To: commits@jruby.kenai.com
- Subject: [jruby~main:50390fae] Remove tags for now-working specs for JRUBY-4093: Hanging IO::popen specs
- Date: Sun, 7 Mar 2010 21:42:46 +0000
Project: jruby
Repository: main
Revision: 50390faeddeb9adfd2c02d8e4fc1e077297513df
Author: nicksieger
Date: 2010-03-07 21:41:46 UTC
Link:
Log Message:
------------
Remove tags for now-working specs for JRUBY-4093: Hanging IO::popen specs
when #close is called on the IO object
Revisions:
----------
50390faeddeb9adfd2c02d8e4fc1e077297513df
Modified Paths:
---------------
spec/tags/1.8/ruby/core/io/close_tags.txt
spec/tags/1.8/ruby/core/io/popen_tags.txt
Diffs:
------
diff --git a/spec/tags/1.8/ruby/core/io/close_tags.txt
b/spec/tags/1.8/ruby/core/io/close_tags.txt
index 06ab0ee..b821094 100644
--- a/spec/tags/1.8/ruby/core/io/close_tags.txt
+++ b/spec/tags/1.8/ruby/core/io/close_tags.txt
@@ -1,3 +1 @@
-fails(JRUBY-4093,macos,hang):IO#close on an IO.popen stream clears #pid
-fails(JRUBY-4093,macos,hang):IO#close on an IO.popen stream waits for the
child to exit
fails(JRUBY-4110,linux,intermittent failure):IO#close on an IO.popen stream
sets $?
diff --git a/spec/tags/1.8/ruby/core/io/popen_tags.txt
b/spec/tags/1.8/ruby/core/io/popen_tags.txt
index 5a295f3..4ae5b78 100644
--- a/spec/tags/1.8/ruby/core/io/popen_tags.txt
+++ b/spec/tags/1.8/ruby/core/io/popen_tags.txt
@@ -1,2 +1 @@
-fails(JRUBY-4093,macos,hang):IO::popen allows the io to be closed inside the
block
fails(JRUBY-4171,linux,intermittent failure):IO::popen writes to a
write-only pipe
|
[jruby~main:50390fae] Remove tags for now-working specs for JRUBY-4093: Hanging IO::popen specs |
nicksieger | 03/07/2010 |





