V Vivek | 6 Jan 2007 09:24
Picon

Re: error on rake with the 0.2.9

Sven Klemm wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>
>   
> I just realized you are using trunk. trunk is the stuff for the next
> major pentabarf version (0.3.x) but currently trunk is lacking a
> proper authorization system and has only a subset of the features in
> 0.2.x. If you want to use pentabarf for conference planning I suggest
> using tags/0.2.9 which is the latest released version or branches/0.2
> which is where the development of the 0.2 branch happens.
>   
This is what I get with 0.2.9 version

viyyer <at> phaedrus:~/pentabarf/0.2.9/pentabarf$ rake --trace
(in /home/viyyer/pentabarf/0.2.9/pentabarf)
** Invoke default (first_time)
** Invoke test (first_time)
** Execute test
** Invoke test:units (first_time)
** Invoke db:test:prepare (first_time)
** Invoke environment (first_time)
** Execute environment
** Invoke test:functionals (first_time)
** Invoke db:test:prepare
** Execute test:functionals
/usr/bin/ruby1.8 -Ilib:test 
"/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb" 
"test/functional/submission_controller_test.rb" 
"test/functional/schedule_controller_test.rb" 
"test/functional/user_controller_test.rb" 
"test/functional/file_controller_test.rb" 
"test/functional/visitor_controller_test.rb" 
"test/functional/xml_controller_test.rb" 
"test/functional/image_controller_test.rb" 
"test/functional/pentabarf_controller_test.rb" 
"test/functional/feed_controller_test.rb" 
"test/functional/feedback_controller_test.rb" 
"test/functional/xcal_controller_test.rb" 
"test/functional/admin_controller_test.rb" 
"test/functional/ical_controller_test.rb" 
"test/functional/pdf_controller_test.rb"
Loaded suite 
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader
Started
..............
Finished in 0.032883 seconds.

14 tests, 14 assertions, 0 failures, 0 errors
rake aborted!
Test failures
/usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/tasks/testing.rake:35
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:387:in `execute'
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:387:in `execute'
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:357:in `invoke'
/usr/lib/ruby/1.8/thread.rb:135:in `synchronize'
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:350:in `invoke'
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:364:in 
`invoke_prerequisites'
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:999:in `each'
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:363:in 
`invoke_prerequisites'
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:356:in `invoke'
/usr/lib/ruby/1.8/thread.rb:135:in `synchronize'
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:350:in `invoke'
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:1906:in `run'
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:1906:in `run'
/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/bin/rake:7
/usr/bin/rake:18

Gmane