alexey.verkhovsky@gmail.com
2007-Dec-15 02:00 UTC
[CruiseControl] RubyOnRails build 8395 failed
The build failed. CHANGES ------- Revision 8395 committed by rick on 2007-12-15 01:45:30 Ensure optimistic locking handles nil #lock_version values properly. Closes #10510 [rick] M /trunk/activerecord/test/locking_test.rb M /trunk/activerecord/CHANGELOG M /trunk/activerecord/lib/active_record/locking/optimistic.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/8395 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 -~----------~----~----~----~------~----~------~--~---