alexey.verkhovsky@gmail.com
2007-Dec-15 01:38 UTC
[CruiseControl] RubyOnRails build 8392 failed
The build failed.
CHANGES
-------
Revision 8392 committed by rick on 2007-12-15 01:23:05
Make the Fixtures Test::Unit enhancements more supporting for double-loaded test
cases. Closes #10379 [brynary]
M /trunk/activerecord/CHANGELOG
M /trunk/activerecord/test/fixtures_test.rb
M /trunk/activerecord/lib/active_record/fixtures.rb
TEST FAILURES AND ERRORS
-----------------------
Name: test_save_unloaded_session(DeprecatedActiveRecordStoreTest)
Type: Error
Message: ActiveRecord::StatementInvalid: SQLite3::SQLException: table sessions
has no column named sessid: INSERT INTO sessions (''sessid'',
''data'') VALUES (''abcdefghijklmnop'',
''BAhvOgtCbGFtbW8A
'')
./test/activerecord/../../../activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:150:in
`log''
./test/activerecord/../../../activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb:132:in
`execute''
./test/activerecord/../../../activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb:345:in
`catch_schema_changes''
./test/activerecord/../../../activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb:132:in
`execute''
./test/activerecord/../../../activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:156:in
`insert_sql''
./test/activerecord/../../../activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb:146:in
`insert_sql''
./test/activerecord/../../../activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:44:in
`insert_without_query_dirty''
./test/activerecord/../../../activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:19:in
`insert''
./test/activerecord/active_record_store_test.rb:70:in
`test_save_unloaded_session''
./test/activerecord/../active_record_unit.rb:100:in `run''
See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/8392 for details.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-core-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---