Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
RubyOnRails build 7450 failed
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
cruisecontrol...@gmail.com  
View profile  
 More options Sep 10 2007, 11:00 pm
From: cruisecontrol...@gmail.com
Date: Mon, 10 Sep 2007 22:00:45 -0500
Local: Mon, Sep 10 2007 11:00 pm
Subject: [CruiseControl] RubyOnRails build 7450 failed
The build failed.

CHANGES
-------
Revision 7450 committed by david on 2007-09-11 02:57:19
Moved ActionController::Macros::AutoComplete into the auto_complete plugin on the official Rails svn #9512 [lifofifo]
  M /trunk/actionpack/test/template/java_script_macros_helper_test.rb
  M /trunk/actionpack/CHANGELOG
  M /trunk/actionpack/lib/action_controller.rb
  M /trunk/actionpack/lib/action_view/helpers/java_script_macros_helper.rb
  M /trunk/actionpack/lib/action_controller/macros/auto_complete.rb

TEST FAILURES AND ERRORS
-----------------------
Name: test_connection(CustomConnectionFixturesTest)
Type: Error
Message: ActiveRecord::StatementInvalid: Mysql::Error: #42S02Table 'activerecord_unittest2.courses' doesn't exist: DELETE FROM courses

    ./test/../lib/active_record/connection_adapters/abstract_adapter.rb:135:in `log'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:251:in `execute_without_counting'
    ./test/abstract_unit.rb:71:in `execute'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:266:in `update'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:47:in `delete'
    ./test/../lib/active_record/fixtures.rb:288:in `delete_existing_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `each'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:59:in `transaction'
    ./test/../lib/active_record/fixtures.rb:258:in `create_fixtures'
    ./test/../lib/active_record/base.rb:954:in `silence'
    ./test/../lib/active_record/fixtures.rb:249:in `create_fixtures'
    ./test/../lib/active_record/fixtures.rb:612:in `load_fixtures'
    ./test/../lib/active_record/fixtures.rb:557:in `setup'
    /opt/local/lib/ruby/gems/1.8/gems/mocha-0.5.1/lib/mocha/test_case_adapter.r b:18:in `run'

Name: test_associations(MultipleDbTest)
Type: Error
Message: ActiveRecord::StatementInvalid: Mysql::Error: #42S02Table 'activerecord_unittest2.courses' doesn't exist: DELETE FROM courses

    ./test/../lib/active_record/connection_adapters/abstract_adapter.rb:135:in `log'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:251:in `execute_without_counting'
    ./test/abstract_unit.rb:71:in `execute'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:266:in `update'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:47:in `delete'
    ./test/../lib/active_record/fixtures.rb:288:in `delete_existing_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `each'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:59:in `transaction'
    ./test/../lib/active_record/fixtures.rb:258:in `create_fixtures'
    ./test/../lib/active_record/base.rb:954:in `silence'
    ./test/../lib/active_record/fixtures.rb:249:in `create_fixtures'
    ./test/abstract_unit.rb:21:in `create_fixtures'
    ./test/multiple_db_test.rb:11:in `setup_without_fixtures'
    ./test/../lib/active_record/fixtures.rb:595:in `setup'
    /opt/local/lib/ruby/gems/1.8/gems/mocha-0.5.1/lib/mocha/test_case_adapter.r b:18:in `run'

Name: test_connected(MultipleDbTest)
Type: Error
Message: ActiveRecord::StatementInvalid: Mysql::Error: #42S02Table 'activerecord_unittest2.courses' doesn't exist: DELETE FROM courses

    ./test/../lib/active_record/connection_adapters/abstract_adapter.rb:135:in `log'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:251:in `execute_without_counting'
    ./test/abstract_unit.rb:71:in `execute'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:266:in `update'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:47:in `delete'
    ./test/../lib/active_record/fixtures.rb:288:in `delete_existing_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `each'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:59:in `transaction'
    ./test/../lib/active_record/fixtures.rb:258:in `create_fixtures'
    ./test/../lib/active_record/base.rb:954:in `silence'
    ./test/../lib/active_record/fixtures.rb:249:in `create_fixtures'
    ./test/abstract_unit.rb:21:in `create_fixtures'
    ./test/multiple_db_test.rb:11:in `setup_without_fixtures'
    ./test/../lib/active_record/fixtures.rb:595:in `setup'
    /opt/local/lib/ruby/gems/1.8/gems/mocha-0.5.1/lib/mocha/test_case_adapter.r b:18:in `run'

Name: test_course_connection_should_survive_dependency_reload(MultipleDbTest)
Type: Error
Message: ActiveRecord::StatementInvalid: Mysql::Error: #42S02Table 'activerecord_unittest2.courses' doesn't exist: DELETE FROM courses

    ./test/../lib/active_record/connection_adapters/abstract_adapter.rb:135:in `log'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:251:in `execute_without_counting'
    ./test/abstract_unit.rb:71:in `execute'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:266:in `update'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:47:in `delete'
    ./test/../lib/active_record/fixtures.rb:288:in `delete_existing_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `each'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:59:in `transaction'
    ./test/../lib/active_record/fixtures.rb:258:in `create_fixtures'
    ./test/../lib/active_record/base.rb:954:in `silence'
    ./test/../lib/active_record/fixtures.rb:249:in `create_fixtures'
    ./test/abstract_unit.rb:21:in `create_fixtures'
    ./test/multiple_db_test.rb:11:in `setup_without_fixtures'
    ./test/../lib/active_record/fixtures.rb:595:in `setup'
    /opt/local/lib/ruby/gems/1.8/gems/mocha-0.5.1/lib/mocha/test_case_adapter.r b:18:in `run'

Name: test_find(MultipleDbTest)
Type: Error
Message: ActiveRecord::StatementInvalid: Mysql::Error: #42S02Table 'activerecord_unittest2.courses' doesn't exist: DELETE FROM courses

    ./test/../lib/active_record/connection_adapters/abstract_adapter.rb:135:in `log'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:251:in `execute_without_counting'
    ./test/abstract_unit.rb:71:in `execute'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:266:in `update'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:47:in `delete'
    ./test/../lib/active_record/fixtures.rb:288:in `delete_existing_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `each'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:59:in `transaction'
    ./test/../lib/active_record/fixtures.rb:258:in `create_fixtures'
    ./test/../lib/active_record/base.rb:954:in `silence'
    ./test/../lib/active_record/fixtures.rb:249:in `create_fixtures'
    ./test/abstract_unit.rb:21:in `create_fixtures'
    ./test/multiple_db_test.rb:11:in `setup_without_fixtures'
    ./test/../lib/active_record/fixtures.rb:595:in `setup'
    /opt/local/lib/ruby/gems/1.8/gems/mocha-0.5.1/lib/mocha/test_case_adapter.r b:18:in `run'

Name: test_proper_connection(MultipleDbTest)
Type: Error
Message: ActiveRecord::StatementInvalid: Mysql::Error: #42S02Table 'activerecord_unittest2.courses' doesn't exist: DELETE FROM courses

    ./test/../lib/active_record/connection_adapters/abstract_adapter.rb:135:in `log'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:251:in `execute_without_counting'
    ./test/abstract_unit.rb:71:in `execute'
    ./test/../lib/active_record/connection_adapters/mysql_adapter.rb:266:in `update'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:47:in `delete'
    ./test/../lib/active_record/fixtures.rb:288:in `delete_existing_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/fixtures.rb:259:in `each'
    ./test/../lib/active_record/fixtures.rb:259:in `create_fixtures'
    ./test/../lib/active_record/connection_adapters/abstract/database_statement s.rb:59:in `transaction'
    ./test/../lib/active_record/fixtures.rb:258:in `create_fixtures'
    ./test/../lib/active_record/base.rb:954:in `silence'
    ./test/../lib/active_record/fixtures.rb:249:in `create_fixtures'
    ./test/abstract_unit.rb:21:in `create_fixtures'
    ./test/multiple_db_test.rb:11:in `setup_without_fixtures'
    ./test/../lib/active_record/fixtures.rb:595:in `setup'
    /opt/local/lib/ruby/gems/1.8/gems/mocha-0.5.1/lib/mocha/test_case_adapter.r b:18:in `run'

See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/7450 for details.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »