alexey.verkhovsky@gmail.com
2008-Jan-18 07:50 UTC
[CruiseControl] RubyOnRails build 8662 failed
The build failed.
CHANGES
-------
Revision 8661 committed by bitsweat on 2008-01-18 07:31:37
Fix paths
M /trunk/activerecord/test/cases/finder_test.rb
M /trunk/activerecord/test/cases/transactions_test.rb
M /trunk/activerecord/test/cases/pk_test.rb
M /trunk/activerecord/test/cases/schema_dumper_test.rb
M /trunk/activerecord/test/cases/readonly_test.rb
M /trunk/activerecord/test/cases/associations/join_model_test.rb
M /trunk/activerecord/test/cases/adapter_test.rb
M /trunk/activerecord/test/cases/connection_test_mysql.rb
M /trunk/activerecord/test/cases/adapter_test_sqlserver.rb
M /trunk/activerecord/test/cases/deprecated_finder_test.rb
M /trunk/activerecord/test/cases/migration_test.rb
M /trunk/activerecord/test/cases/inheritance_test.rb
M /trunk/activerecord/test/cases/reflection_test.rb
M /trunk/activerecord/test/cases/date_time_test.rb
M /trunk/activerecord/test/connections/native_sqlite3/in_memory_connection.rb
M /trunk/activerecord/test/cases/xml_serialization_test.rb
M /trunk/activerecord/test/cases/associations_test.rb
M /trunk/activerecord/test/cases/lifecycle_test.rb
M /trunk/activerecord/test/cases/multiple_db_test.rb
M /trunk/activerecord/test/cases/synonym_test_oracle.rb
M /trunk/activerecord/test/cases/connection_test_firebird.rb
M /trunk/activerecord/test/cases/column_alias_test.rb
M /trunk/activerecord/test/cases/json_serialization_test.rb
M /trunk/activerecord/test/cases/defaults_test.rb
M /trunk/activerecord/test/cases/modules_test.rb
M /trunk/activerecord/test/cases/fixtures_test.rb
M /trunk/activerecord/test/cases/base_test.rb
M /trunk/activerecord/test/cases/validations_test.rb
M /trunk/activerecord/test/cases/serialization_test.rb
M /trunk/activerecord/test/models/reply.rb
M /trunk/activerecord/test/cases/calculations_test.rb
M /trunk/activerecord/test/cases/threaded_connections_test.rb
M /trunk/activerecord/test/cases/binary_test.rb
M /trunk/activerecord/test/cases/associations/inner_join_association_test.rb
M /trunk/activerecord/test/cases/locking_test.rb
M /trunk/activerecord/test/cases/attribute_methods_test.rb
M /trunk/activerecord/test/cases/query_cache_test.rb
M /trunk/activerecord/test/cases/default_test_firebird.rb
M /trunk/activerecord/test/cases/table_name_test_sqlserver.rb
M /trunk/activerecord/test/cases/migration_test_firebird.rb
M /trunk/activerecord/test/cases/aaa_create_tables_test.rb
M /trunk/activerecord/test/cases/reserved_word_test_mysql.rb
M /trunk/activerecord/test/cases/method_scoping_test.rb
Revision 8662 committed by bitsweat on 2008-01-18 07:31:51
Organize and clean up the Active Record test suite. Closes #10742.
M /trunk/activerecord/CHANGELOG
TEST FAILURES AND ERRORS
-----------------------
Name: test_has_and_belongs_to_many_add_callback(AssociationCallbacksTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/associations/callbacks_test.rb:90:in
`test_has_and_belongs_to_many_add_callback''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name:
test_has_and_belongs_to_many_remove_callback_on_clear(AssociationCallbacksTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/associations/callbacks_test.rb:114:in
`test_has_and_belongs_to_many_remove_callback_on_clear''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name:
test_has_many_and_belongs_to_many_callbacks_for_save_on_parent(AssociationCallbacksTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/callbacks.rb:321:in `send''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`each''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`send''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`method_missing''
./test/../lib/active_record/associations/association_collection.rb:162:in
`method_missing''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/callbacks.rb:309:in `callback''
./test/../lib/active_record/callbacks.rb:304:in `each''
./test/../lib/active_record/callbacks.rb:304:in `callback''
./test/../lib/active_record/callbacks.rb:227:in
`create_without_timestamps''
./test/../lib/active_record/timestamp.rb:29:in `create''
./test/../lib/active_record/base.rb:2266:in
`create_or_update_without_callbacks''
./test/../lib/active_record/callbacks.rb:213:in `create_or_update''
./test/../lib/active_record/base.rb:2000:in
`save_without_validation''
./test/../lib/active_record/validations.rb:934:in
`save_without_transactions''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/transactions.rb:118:in
`rollback_active_record_state!''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/cases/associations/callbacks_test.rb:130:in
`test_has_many_and_belongs_to_many_callbacks_for_save_on_parent''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_adding_a_collection(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`concat''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`concat''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`concat''
./test/cases/associations_test.rb:1658:in
`test_adding_a_collection''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_adding_from_the_project(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/associations_test.rb:1622:in
`test_adding_from_the_project''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name:
test_adding_from_the_project_fixed_timestamp(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/associations_test.rb:1637:in
`test_adding_from_the_project_fixed_timestamp''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_adding_multiple(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`push''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`push''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`push''
./test/cases/associations_test.rb:1649:in `test_adding_multiple''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_adding_single(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/associations_test.rb:1602:in `test_adding_single''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name:
test_adding_uses_default_values_on_join_table(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/associations_test.rb:1666:in
`test_adding_uses_default_values_on_join_table''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_assign_ids(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/callbacks.rb:321:in `send''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`each''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`send''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`method_missing''
./test/../lib/active_record/associations/association_collection.rb:162:in
`method_missing''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/callbacks.rb:309:in `callback''
./test/../lib/active_record/callbacks.rb:304:in `each''
./test/../lib/active_record/callbacks.rb:304:in `callback''
./test/../lib/active_record/callbacks.rb:227:in
`create_without_timestamps''
./test/../lib/active_record/timestamp.rb:29:in `create''
./test/../lib/active_record/base.rb:2266:in
`create_or_update_without_callbacks''
./test/../lib/active_record/callbacks.rb:213:in `create_or_update''
./test/../lib/active_record/base.rb:2000:in
`save_without_validation''
./test/../lib/active_record/validations.rb:934:in
`save_without_transactions''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/transactions.rb:118:in
`rollback_active_record_state!''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/cases/associations_test.rb:2073:in `test_assign_ids''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_assign_ids_ignoring_blanks(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/callbacks.rb:321:in `send''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`each''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`send''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`method_missing''
./test/../lib/active_record/associations/association_collection.rb:162:in
`method_missing''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/callbacks.rb:309:in `callback''
./test/../lib/active_record/callbacks.rb:304:in `each''
./test/../lib/active_record/callbacks.rb:304:in `callback''
./test/../lib/active_record/callbacks.rb:227:in
`create_without_timestamps''
./test/../lib/active_record/timestamp.rb:29:in `create''
./test/../lib/active_record/base.rb:2266:in
`create_or_update_without_callbacks''
./test/../lib/active_record/callbacks.rb:213:in `create_or_update''
./test/../lib/active_record/base.rb:2000:in
`save_without_validation''
./test/../lib/active_record/validations.rb:934:in
`save_without_transactions''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/transactions.rb:118:in
`rollback_active_record_state!''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/cases/associations_test.rb:2083:in
`test_assign_ids_ignoring_blanks''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_build(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/callbacks.rb:321:in `send''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/callbacks.rb:321:in `each''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/callbacks.rb:309:in `callback''
./test/../lib/active_record/callbacks.rb:304:in `each''
./test/../lib/active_record/callbacks.rb:304:in `callback''
./test/../lib/active_record/callbacks.rb:241:in
`update_without_timestamps''
./test/../lib/active_record/timestamp.rb:38:in `update''
./test/../lib/active_record/base.rb:2266:in
`create_or_update_without_callbacks''
./test/../lib/active_record/callbacks.rb:213:in `create_or_update''
./test/../lib/active_record/base.rb:2000:in
`save_without_validation''
./test/../lib/active_record/validations.rb:934:in
`save_without_transactions''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/transactions.rb:118:in
`rollback_active_record_state!''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/cases/associations_test.rb:1730:in `test_build''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_build_by_new_record(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/callbacks.rb:321:in `send''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`each''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`send''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`method_missing''
./test/../lib/active_record/associations/association_collection.rb:162:in
`method_missing''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/callbacks.rb:309:in `callback''
./test/../lib/active_record/callbacks.rb:304:in `each''
./test/../lib/active_record/callbacks.rb:304:in `callback''
./test/../lib/active_record/callbacks.rb:227:in
`create_without_timestamps''
./test/../lib/active_record/timestamp.rb:29:in `create''
./test/../lib/active_record/base.rb:2266:in
`create_or_update_without_callbacks''
./test/../lib/active_record/callbacks.rb:213:in `create_or_update''
./test/../lib/active_record/base.rb:2000:in
`save_without_validation''
./test/../lib/active_record/validations.rb:934:in
`save_without_transactions''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/transactions.rb:118:in
`rollback_active_record_state!''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/cases/associations_test.rb:1742:in
`test_build_by_new_record''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_consider_type(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/associations_test.rb:1998:in `test_consider_type''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_create(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:15:in
`create''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:158:in
`create_record''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:15:in
`create''
./test/cases/associations_test.rb:1751:in `test_create''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_create_by_new_record(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/callbacks.rb:321:in `send''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`each''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`send''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`method_missing''
./test/../lib/active_record/associations/association_collection.rb:162:in
`method_missing''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/callbacks.rb:309:in `callback''
./test/../lib/active_record/callbacks.rb:304:in `each''
./test/../lib/active_record/callbacks.rb:304:in `callback''
./test/../lib/active_record/callbacks.rb:227:in
`create_without_timestamps''
./test/../lib/active_record/timestamp.rb:29:in `create''
./test/../lib/active_record/base.rb:2266:in
`create_or_update_without_callbacks''
./test/../lib/active_record/callbacks.rb:213:in `create_or_update''
./test/../lib/active_record/base.rb:2000:in
`save_without_validation''
./test/../lib/active_record/validations.rb:934:in
`save_without_transactions''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/transactions.rb:118:in
`rollback_active_record_state!''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/cases/associations_test.rb:1763:in
`test_create_by_new_record''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name:
test_dynamic_find_all_order_should_override_association_order(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:15:in
`create''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:158:in
`create_record''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:15:in
`create''
./test/cases/associations_test.rb:1935:in
`test_dynamic_find_all_order_should_override_association_order''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name:
test_dynamic_find_all_should_respect_association_order(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:15:in
`create''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:158:in
`create_record''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:15:in
`create''
./test/cases/associations_test.rb:1925:in
`test_dynamic_find_all_should_respect_association_order''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name:
test_dynamic_find_order_should_override_association_order(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:15:in
`create''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:158:in
`create_record''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:15:in
`create''
./test/cases/associations_test.rb:1915:in
`test_dynamic_find_order_should_override_association_order''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name:
test_dynamic_find_should_respect_association_order(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:15:in
`create''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:158:in
`create_record''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:15:in
`create''
./test/cases/associations_test.rb:1905:in
`test_dynamic_find_should_respect_association_order''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_habtm_adding_before_save(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/callbacks.rb:321:in `send''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`each''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`send''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`method_missing''
./test/../lib/active_record/associations/association_collection.rb:162:in
`method_missing''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/callbacks.rb:309:in `callback''
./test/../lib/active_record/callbacks.rb:304:in `each''
./test/../lib/active_record/callbacks.rb:304:in `callback''
./test/../lib/active_record/callbacks.rb:227:in
`create_without_timestamps''
./test/../lib/active_record/timestamp.rb:29:in `create''
./test/../lib/active_record/base.rb:2266:in
`create_or_update_without_callbacks''
./test/../lib/active_record/callbacks.rb:213:in `create_or_update''
./test/../lib/active_record/base.rb:2000:in
`save_without_validation''
./test/../lib/active_record/validations.rb:934:in
`save_without_transactions''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/transactions.rb:118:in
`rollback_active_record_state!''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/cases/associations_test.rb:1698:in
`test_habtm_adding_before_save''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name:
test_habtm_saving_multiple_relationships(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/callbacks.rb:321:in `send''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`each''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`send''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`method_missing''
./test/../lib/active_record/associations/association_collection.rb:162:in
`method_missing''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/callbacks.rb:309:in `callback''
./test/../lib/active_record/callbacks.rb:304:in `each''
./test/../lib/active_record/callbacks.rb:304:in `callback''
./test/../lib/active_record/callbacks.rb:227:in
`create_without_timestamps''
./test/../lib/active_record/timestamp.rb:29:in `create''
./test/../lib/active_record/base.rb:2266:in
`create_or_update_without_callbacks''
./test/../lib/active_record/callbacks.rb:213:in `create_or_update''
./test/../lib/active_record/base.rb:2000:in
`save_without_validation''
./test/../lib/active_record/validations.rb:934:in
`save_without_transactions''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/transactions.rb:118:in
`rollback_active_record_state!''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/cases/associations_test.rb:1713:in
`test_habtm_saving_multiple_relationships''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_new_with_values_in_collection(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/callbacks.rb:321:in `send''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`each''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`send''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`method_missing''
./test/../lib/active_record/associations/association_collection.rb:162:in
`method_missing''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/callbacks.rb:309:in `callback''
./test/../lib/active_record/callbacks.rb:304:in `each''
./test/../lib/active_record/callbacks.rb:304:in `callback''
./test/../lib/active_record/callbacks.rb:227:in
`create_without_timestamps''
./test/../lib/active_record/timestamp.rb:29:in `create''
./test/../lib/active_record/base.rb:2266:in
`create_or_update_without_callbacks''
./test/../lib/active_record/callbacks.rb:213:in `create_or_update''
./test/../lib/active_record/base.rb:2006:in
`save_without_validation!''
./test/../lib/active_record/validations.rb:944:in
`save_without_transactions!''
./test/../lib/active_record/transactions.rb:110:in `save!''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/transactions.rb:110:in `save!''
./test/../lib/active_record/transactions.rb:118:in
`rollback_active_record_state!''
./test/../lib/active_record/transactions.rb:110:in `save!''
./test/cases/associations_test.rb:1956:in
`test_new_with_values_in_collection''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_replace_on_new_object(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/callbacks.rb:321:in `send''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`each''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`send''
./test/../lib/active_record/associations/association_proxy.rb:125:in
`method_missing''
./test/../lib/active_record/associations/association_collection.rb:162:in
`method_missing''
./test/../lib/active_record/callbacks.rb:321:in `callback''
./test/../lib/active_record/callbacks.rb:309:in `callback''
./test/../lib/active_record/callbacks.rb:304:in `each''
./test/../lib/active_record/callbacks.rb:304:in `callback''
./test/../lib/active_record/callbacks.rb:227:in
`create_without_timestamps''
./test/../lib/active_record/timestamp.rb:29:in `create''
./test/../lib/active_record/base.rb:2266:in
`create_or_update_without_callbacks''
./test/../lib/active_record/callbacks.rb:213:in `create_or_update''
./test/../lib/active_record/base.rb:2000:in
`save_without_validation''
./test/../lib/active_record/validations.rb:934:in
`save_without_transactions''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/../lib/active_record/transactions.rb:118:in
`rollback_active_record_state!''
./test/../lib/active_record/transactions.rb:106:in `save''
./test/cases/associations_test.rb:1989:in
`test_replace_on_new_object''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_replace_with_new(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`concat''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`concat''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`concat''
./test/../lib/active_record/associations/association_collection.rb:154:in
`replace''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:152:in
`replace''
./test/../lib/active_record/associations.rb:1078:in `projects=''
./test/cases/associations_test.rb:1980:in `test_replace_with_new''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_uniq_after_the_fact(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/associations_test.rb:1771:in
`test_uniq_after_the_fact''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_uniq_before_the_fact(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/associations_test.rb:1778:in
`test_uniq_before_the_fact''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name:
test_update_attributes_after_push_without_duplicate_join_table_rows(HasAndBelongsToManyAssociationsTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/associations_test.rb:2010:in
`test_update_attributes_after_push_without_duplicate_join_table_rows''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_module_spanning_has_and_belongs_to_many_associations(ModulesTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"developers_projects"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:55:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/modules_test.rb:15:in
`test_module_spanning_has_and_belongs_to_many_associations''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_cache_is_expired_by_habtm_update(QueryCacheExpiryTest)
Type: Error
Message: ActiveRecord::StatementInvalid: PGError: ERROR: invalid name syntax
: SELECT currval(''"categories_posts"_id_seq'')
./test/../lib/active_record/connection_adapters/abstract_adapter.rb:156:in
`log''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:407:in
`execute_without_counting''
./test/abstract_unit.rb:71:in `execute''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:787:in
`select_raw''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:774:in
`select''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:53:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:74:in
`cache_sql''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:53:in
`select_all''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:13:in
`select_one''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:19:in
`select_value''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:768:in
`last_insert_id''
./test/../lib/active_record/connection_adapters/postgresql_adapter.rb:390:in
`insert''
./test/../lib/active_record/associations/has_and_belongs_to_many_association.rb:106:in
`insert_record''
./test/../lib/active_record/associations/association_collection.rb:26:in
`<<''
./test/../lib/active_record/associations/association_collection.rb:23:in
`each''
./test/../lib/active_record/associations/association_collection.rb:23:in
`<<''
./test/../lib/active_record/connection_adapters/abstract/database_statements.rb:66:in
`transaction''
./test/../lib/active_record/transactions.rb:79:in `transaction''
./test/../lib/active_record/transactions.rb:98:in `transaction''
./test/../lib/active_record/associations/association_collection.rb:22:in
`<<''
./test/cases/query_cache_test.rb:110:in
`test_cache_is_expired_by_habtm_update''
./test/../lib/active_record/connection_adapters/abstract/query_cache.rb:33:in
`cache''
./test/../lib/active_record/query_cache.rb:8:in `cache''
./test/cases/query_cache_test.rb:107:in
`test_cache_is_expired_by_habtm_update''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:90:in
`run''
Name: test_fragment_caching_in_rjs_partials(FunctionalFragmentCachingTest)
Type: Error
Message: ActionView::TemplateError: undefined method `[]'' for
nil:NilClass
On line #1 of
usr/ccrb/shared/projects/rubyonrails/work/actionpack/test/fixtures/functional_caching/_partial.erb
See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/8662 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
-~----------~----~----~----~------~----~------~--~---