Revision: 3350 http://trac.macosforge.org/projects/ruby/changeset/3350 Author: ernest.prabhakar@gmail.com Date: 2010-01-26 16:14:23 -0800 (Tue, 26 Jan 2010) Log Message: ----------- Signalling seems to work thanks to r3338 Revision Links: -------------- http://trac.macosforge.org/projects/ruby/changeset/3338 Modified Paths: -------------- MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/source_tags.txt Modified: MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/source_tags.txt =================================================================== --- MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/source_tags.txt 2010-01-27 00:14:21 UTC (rev 3349) +++ MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/source_tags.txt 2010-01-27 00:14:23 UTC (rev 3350) @@ -1,6 +0,0 @@ -fails:Dispatch::Source of type SIGNAL fires on signal with signal count data -fails:Dispatch::Source of type PROC fires on process event with event mask data -fails:Dispatch::Source of type file: VNODE fires with data showing mask of vnode events -fails:Dispatch::Source of type file: READ does close file when cancelled given IO -fails:Dispatch::Source of type file: WRITE does close file when cancelled given IO -fails:Dispatch::Source of type file: VNODE does close file when cancelled given IO