Revision: 3500 http://trac.macosforge.org/projects/ruby/changeset/3500 Author: lsansonetti@apple.com Date: 2010-02-11 19:03:12 -0800 (Thu, 11 Feb 2010) Log Message: ----------- tag the GCD specs that always fail, we need to figure out why Modified Paths: -------------- MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/source_tags.txt MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/queue_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-02-12 02:53:17 UTC (rev 3499) +++ MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/source_tags.txt 2010-02-12 03:03:12 UTC (rev 3500) @@ -0,0 +1,3 @@ +fails:Dispatch::Source of type SIGNAL fires on signal with signal count data +fails:Dispatch::Source of type file: READ does close file when cancelled given IO +fails:Dispatch::Source of type file: VNODE fires with data showing mask of vnode events Modified: MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/queue_source_tags.txt =================================================================== --- MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/queue_source_tags.txt 2010-02-12 02:53:17 UTC (rev 3499) +++ MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/queue_source_tags.txt 2010-02-12 03:03:12 UTC (rev 3500) @@ -0,0 +1,3 @@ +fails:Dispatch::Queue source from on_process_event fires with data indicating which process event(s) +fails:Dispatch::Queue source from on_signal fires with data on how often the process was signaled +fails:Dispatch::Queue source from file on_file_event fires with data indicating which file event(s)
participants (1)
-
source_changes@macosforge.org