Displaying 2 results from an estimated 2 matches for "stories_test".
2006 Aug 03
0
problem with Rails: cgi.rb:342
here is the error i am getting while trying to do functional /
integration tests. can someone tell me if this error has been fixed, and
if so, how do i get the fix ? i am currently running 1.8.4 of ruby
Loaded suite test/integration/stories_test
NoMethodError (private method `gsub'' called for 0:Fixnum):
c:/ruby/lib/ruby/1.8/cgi.rb:342:in `escape''
c:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.3/lib/action_controller/cgi_e
xt/cookie_performance_fix.rb:79:in `to_s''
c:/ruby/lib/ruby/gems/1.8/gems/actio...
2006 Apr 03
0
follow_redirect! aborts rake during integration tests
...** Execute db:schema:dump
** Execute db:test:clone
** Invoke db:schema:load (first_time)
** Invoke environment
** Execute db:schema:load
** Execute test:integration
c:/ruby/bin/ruby -Ilib;test
"c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/
rake_test_loader.rb" "test/integration/stories_test.rb"
Loaded suite
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader
Started
rake aborted!
Command failed with status (1): [c:/ruby/bin/ruby -Ilib;test
"c:/ruby/lib/r...]
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:722:in `sh''
c:/ruby/lib/ruby/gems/1.8/...