alexey.verkhovsky@gmail.com
2007-Dec-15 02:41 UTC
[CruiseControl] RubyOnRails build 8397 failed
The build failed.
CHANGES
-------
Revision 8397 committed by bitsweat on 2007-12-15 02:27:11
Ruby 1.9 compat: prefer builtin String#starts_ and ends_with? if available
[chuyeow]
M /trunk/activesupport/lib/active_support/core_ext/integer/even_odd.rb
M /trunk/activesupport/lib/active_support/core_ext/range/conversions.rb
M /trunk/activesupport/lib/active_support/core_ext/string.rb
M /trunk/activesupport/test/core_ext/string_ext_test.rb
M /trunk/activesupport/lib/active_support/core_ext/string/starts_ends_with.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/8397 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
-~----------~----~----~----~------~----~------~--~---