Revision: 4560 http://trac.macosforge.org/projects/ruby/changeset/4560 Author: lsansonetti@apple.com Date: 2010-09-29 16:46:45 -0700 (Wed, 29 Sep 2010) Log Message: ----------- net/http specs all pass Modified Paths: -------------- MacRuby/trunk/spec/macruby.mspec Removed Paths: ------------- MacRuby/trunk/spec/frozen/tags/macruby/library/net/http/ Modified: MacRuby/trunk/spec/macruby.mspec =================================================================== --- MacRuby/trunk/spec/macruby.mspec 2010-09-29 23:44:27 UTC (rev 4559) +++ MacRuby/trunk/spec/macruby.mspec 2010-09-29 23:46:45 UTC (rev 4560) @@ -32,7 +32,6 @@ '^library/continuation', # Tons of IO issues - '^library/net/http', # due to '/fixtures/http_server' loaded in net/http/http/active_spec.rb (webrick) '^library/net/ftp', # exists the specs when running using rake spec:library and reaching net/ftp/chdir_spec.rb # Currently not working on MacRuby '^library/cgi/htmlextension', # runs fine when run separately, it seems another spec brings IO in a wrong state
participants (1)
-
source_changes@macosforge.org