alexey.verkhovsky@gmail.com
2007-Dec-15 02:27 UTC
[CruiseControl] RubyOnRails build 8396 failed
The build failed.
CHANGES
-------
Revision 8396 committed by bitsweat on 2007-12-15 02:12:39
Bypass const_missing lookup for toplevel constants. Optimizes for Ruby 1.9
const_defined.
M /trunk/activesupport/lib/active_support/dependencies.rb
TEST FAILURES AND ERRORS
-----------------------
Name: test_transaction_isolation__read_committed(ConcurrentTransactionTest)
Type: Failure
Message: <200000> expected but was
<80000>.
./test/transactions_test.rb:275:in `join''
./test/transactions_test.rb:275:in
`test_transaction_isolation__read_committed''
./test/transactions_test.rb:275:in `each''
./test/transactions_test.rb:275:in
`test_transaction_isolation__read_committed''
./test/transactions_test.rb:239:in
`test_transaction_isolation__read_committed''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`__send__''
/usr/lib/ruby/gems/1.8/gems/mocha-0.5.5/lib/mocha/test_case_adapter.rb:19:in
`run''
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/8396 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
-~----------~----~----~----~------~----~------~--~---