Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: activerecord failed #68363

Closed
cockroach-teamcity opened this issue Aug 3, 2021 · 186 comments · Fixed by #76442
Closed

roachtest: activerecord failed #68363

cockroach-teamcity opened this issue Aug 3, 2021 · 186 comments · Fixed by #76442
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot.

Comments

@cockroach-teamcity
Copy link
Member

roachtest.activerecord failed with artifacts on master @ 1c46e1cd4e5be986bf9d13799bb7e13ddc896ed2:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-2955-g1c46e1cd4e
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6631 tests passed
		1 test failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Aug 3, 2021
@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Aug 3, 2021
@rafiss
Copy link
Collaborator

rafiss commented Aug 3, 2021

this is caused by #68060 which should be getting fixed soon

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ eef03a46f2e43ff70485dadf7d9ad445db05cab4:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-2999-geef03a46f2
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6631 tests passed
		1 test failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 6b8d59327add74cf1342345fb3eaffc3a3e765d2:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3030-g6b8d59327a
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6631 tests passed
		1 test failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 50ef2fc205baa65c5a740c2d614fe1de279367e9:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3068-g50ef2fc205
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6631 tests passed
		1 test failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ cab185ff71f0924953d987fe6ffd14efdd32a3a0:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3099-gcab185ff71
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6630 tests passed
		2 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		2 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_options_hash_can_be_passed (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 62ec88c61edcaa023a579199cc5b43d3ee951cef:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3107-g62ec88c61e
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6630 tests passed
		2 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		2 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::ForeignKeyTest#test_add_foreign_key_with_non_standard_primary_key (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 847514dab6354d4cc4ccf7b2857487b32119fb37:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3145-g847514dab6
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6631 tests passed
		1 test failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 90809c048d05f923a67ce9b89597b2779fc73e32:

		--- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_internal_index_with_name_matching_database_limit (unexpected)
		--- FAIL: ActiveRecord::BindParameterTest#test_bind_from_join_in_subquery (unexpected)
		--- FAIL: SignedIdTest#test_finding_signed_record_that_has_been_destroyed_raises_on_the_bang (unexpected)
		--- FAIL: PooledConnectionsTest#test_pooled_connection_remove (unexpected)
		--- FAIL: ActiveRecord::BindParameterTest#test_statement_cache_with_query_cache (unexpected)
		--- FAIL: EagerLoadingTooManyIdsTest#test_eager_loading_too_many_ids (unexpected)
		--- FAIL: EachTest#test_.find_each_does_not_disable_the_query_cache_inside_the_given_block (unexpected)
		--- FAIL: EachTest#test_in_batches_should_return_no_records_if_the_limit_is_0_and_load_is_false (unexpected)
		--- FAIL: EachTest#test_warn_if_order_scope_is_set (unexpected)
		--- FAIL: EachTest#test_find_in_batches_should_use_any_column_as_primary_key_when_start_is_not_specified (unexpected)
		--- FAIL: EachTest#test_find_in_batches_should_not_error_by_default (unexpected)
		--- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_index_exists_with_custom_name_checks_columns (unexpected)
		--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
		--- FAIL: EachTest#test_each_should_raise_if_select_is_set_without_id (unexpected)
		--- FAIL: EachTest#test_in_batches_should_return_limit_records_when_limit_is_a_multiple_of_the_batch_size_and_load_is_false (unexpected)
		--- FAIL: EachTest#test_find_in_batches_should_ignore_the_order_default_scope (unexpected)
		--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
		--- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose_raises (unexpected)
		--- FAIL: EachTest#test_in_batches_should_not_use_records_after_yielding_them_in_case_original_array_is_modified (unexpected)
		--- FAIL: EachTest#test_find_in_batches_should_quote_batch_order_with_desc_order (unexpected)
		--- FAIL: EachTest#test_in_batches_should_not_be_loaded (unexpected)
		--- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_remove_named_index (unexpected)
		--- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_remove_index_which_does_not_exist_doesnt_raise_with_option (unexpected)
		--- FAIL: ActiveRecord::BindParameterTest#test_statement_cache_with_find (unexpected)
		--- FAIL: ActiveRecord::BindParameterTest#test_too_many_binds (unexpected)
		--- FAIL: TestAutosaveAssociationValidationMethodsGeneration#test_should_generate_validation_methods_for_HABTM_associations_with_:validate_=>_true (unexpected)
		--- FAIL: ActiveRecord::Type::UnsignedIntegerTest#test_minus_value_is_out_of_range (unexpected)
		--- FAIL: EachTest#test_logger_not_required (unexpected)
		--- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_add_index_with_if_not_exists_matches_exact_index (unexpected)
		--- FAIL: SignedIdTest#test_find_signed_record_on_relation (unexpected)
		--- FAIL: PooledConnectionsTest#test_pooled_connection_checkin_one (unexpected)
		--- FAIL: TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations#test_circular_references_do_not_perform_unnecessary_queries (unexpected)
		--- FAIL: EachTest#test_in_batches_relations_update_all_should_not_affect_matching_records_in_other_batches (unexpected)
		--- FAIL: EachTest#test_.in_batches_does_not_disable_the_query_cache_inside_the_given_block (unexpected)
		--- FAIL: SignedIdTest#test_find_signed_record_within_expiration_date (unexpected)
		--- FAIL: SignedIdTest#test_fail_to_work_without_a_signed_id_verifier_secret (unexpected)
		--- FAIL: TestAutosaveAssociationValidationMethodsGeneration#test_should_generate_validation_methods_for_has_many_associations (unexpected)
		--- FAIL: EachTest#test_in_batches_should_return_limit_records_when_limit_is_greater_than_batch_size_and_load_is_false (unexpected)
		--- FAIL: EachTest#test_each_enumerator_should_execute_one_query_per_batch (unexpected)
		--- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_double_add_index (unexpected)
		--- FAIL: TestAutosaveAssociationValidationMethodsGeneration#test_should_generate_validation_methods_for_has_one_associations_with_:validate_=>_true (unexpected)
		--- FAIL: NilFixturePathTest#test_raises_an_error_when_all_fixtures_loaded (unexpected)
		--- FAIL: EachTest#test_in_batches_should_return_all_if_the_limit_is_greater_than_the_number_of_records_when_load_is_false (unexpected)
		--- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_index_exists_on_multiple_columns (unexpected)
		--- FAIL: TestAutosaveAssociationValidationMethodsGeneration#test_should_generate_validation_methods_for_belongs_to_associations_with_:validate_=>_true (unexpected)
		--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
		--- FAIL: TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations#test_when_grandchild_changed_in_memory,_saving_parent_should_save_grandchild (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ e723a85739a2e1b514f5de3221a2177a3a37d0e6:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3208-ge723a85739
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 3928f1963833fbf51ae47bd2a42ae6a200ebbb14:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3251-g3928f19638
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6629 tests passed
		3 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		3 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 0880e83e30ee5eb9aab7bb2297324e098d028225:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3273-g0880e83e30
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6629 tests passed
		3 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		3 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ ee3efd6b1e24a3e1676778f5028fa0a35266f683:

		--- FAIL: HasOneThroughAssociationsTest#test_creating_multiple_associations_creates_through_record (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_replacing_target_record_deletes_old_association (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_be_possible_to_destroy_a_record (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_validate_presence_of_parent_works_with_inverse_of (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_creating_association_sets_both_parent_ids_for_new (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_ignore_new_associated_records_if_a_reject_if_proc_returns_false (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_save_only_one_association_on_create (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_preloading_has_one_through_on_belongs_to (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_proxy_should_not_respond_to_private_methods (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_take_a_hash_with_composite_id_keys_and_assign_the_attributes_to_the_associated_models (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_eager_has_one_through_polymorphic_with_source_type (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLPurgeTest#test_creates_database (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_automatically_enable_autosave_on_the_association (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_with_conditions_eager_loading (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLPurgeTest#test_clears_active_connections (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_refresh_saved_records_when_not_overwriting_unsaved_updates (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_do_not_cache_association_reader_if_the_though_method_has_default_scopes (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_save_of_record_with_loaded_has_one_through (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_nonpreload_eagerloading (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_building_multiple_associations_builds_through_record (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_automatically_build_new_associated_models_for_each_entry_in_a_hash_where_the_id_is_missing (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_sort_the_hash_by_the_keys_before_building_new_associated_models (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_not_remove_scheduled_destroys_when_loading_association (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_proxy_should_respond_to_private_methods_via_send (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_reassigning_has_one_through (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_nonpreload_eager_loading_through_polymorphic_with_more_than_one_through_record (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_with_has_one (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_polymorphic_with_primary_key_option (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_define_an_attribute_writer_method_for_the_association (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_belongs_to_should_update_when_the_through_foreign_key_changes (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_not_destroy_the_associated_model_until_the_parent_is_saved (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_polymorphic (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_creating_association_creates_through_record (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_uninitialized_has_one_through_should_return_nil_for_unsaved_record (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_creating_association_builds_through_record_for_new (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_update_existing_records_and_add_new_ones_that_have_no_id (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLPurgeTest#test_establishes_connection (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_raise_RecordNotFound_if_an_id_belonging_to_a_different_record_is_given (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_polymorphic_with_source_type (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_eager_loading_through_polymorphic (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_through_belongs_to_after_destroy (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_assigning_to_has_one_through_preserves_decorated_join_record (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_many_raises_exception (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_replace_target_record (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_raise_an_UnknownAttributeError_for_non_existing_nested_attributes_for_has_many (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_nonpreload_eager_loading_through_polymorphic (unexpected)
		--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_can_use_symbols_as_object_identifier (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 04a41e7915f4a89dcc1d0dbd92466c6adf79ec9f:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3287-g04a41e7915
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6629 tests passed
		3 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		3 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ dd82053908203cf6d77c36c06a8280831bb93d57:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3325-gdd82053908
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6629 tests passed
		3 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		3 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 472008d077a4282b7a5b0557ee6b6b5c12f75586:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3372-g472008d077
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6629 tests passed
		3 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		3 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 4d6d79d8fcba33fc273297472d3c5e373b3c2b6c:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3427-g4d6d79d8fc
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6629 tests passed
		3 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		3 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 7897f24246bef3cb94f9f4bfaed474ecaa9fdee6:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3472-g7897f24246
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 11e0a4da82124e70e772a009011ca7a4007bff85:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3496-g11e0a4da82
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6626 tests passed
		6 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		6 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::ForeignKeyTest#test_add_foreign_key_with_non_standard_primary_key (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ d18da6c092bf1522e7a6478fe3973817e318c247:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-3499-gd18da6c092
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6626 tests passed
		6 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		6 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_options_hash_can_be_passed (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ c4c5ca2fdd5a641433a85a28d4dfd3bd4443015d:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-437-gc4c5ca2fdd
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: PostGISTest#test_set_point_wkt_wrong_type (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ e5d1c374c31dc0e80a596c570da8dc45d73f80b8:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-497-ge5d1c374c3
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: PostGISTest#test_set_point_wkt_wrong_type (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 83e2df701688745fe7e7d8a0d0e5e7a4ba8633c8:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-558-g83e2df7016
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: PostGISTest#test_set_point_wkt_wrong_type (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 71becf337d9d2731298dc092f3ce9cf0f0eedb2c:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-597-g71becf337d
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6626 tests passed
		6 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		6 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: PostGISTest#test_set_point_wkt_wrong_type (unexpected)
		--- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ bb85ddc4fc0ad8761d7aba61315da22b433022e3:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-611-gbb85ddc4fc-dirty
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: PostGISTest#test_set_point_wkt_wrong_type (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ a5158c4c93e9dca858b38ef7e94321f0a0a2b5c5:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-653-ga5158c4c93
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: PostGISTest#test_set_point_wkt_wrong_type (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-706-g95c82a7dbc
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6626 tests passed
		6 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		6 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: PostGISTest#test_set_point_wkt_wrong_type (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 95c82a7dbc6d6fecb63edbd666c9986d1ad3885b:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-706-g95c82a7dbc
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: PostGISTest#test_set_point_wkt_wrong_type (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@otan
Copy link
Contributor

otan commented Feb 1, 2022

Complete: see #75825

test_remove_check_constraint https://github.com/rails/rails/blob/6-1-stable/activerecord/test/cases/migration/check_constraint_test.rb#L111


Error:
ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint:
RuntimeError: Wrapped undumpable exception for: ActiveRecord::StatementInvalid: PG::InvalidParameterValue: ERROR:  pg_get_constraintdef(): unknown constraint (OID=1998221507)

    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:672:in `exec_params'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:672:in `block (2 levels) in exec_no_cache'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activesupport/lib/active_support/dependencies/interlock.rb:48:in `block in permit_concurrent_loads'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activesupport/lib/active_support/concurrency/share_lock.rb:187:in `yield_shares'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activesupport/lib/active_support/dependencies/interlock.rb:47:in `permit_concurrent_loads'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:671:in `block in exec_no_cache'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:696:in `block (2 levels) in log'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in `block (2 levels) in synchronize'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `handle_interrupt'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `block in synchronize'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `handle_interrupt'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `synchronize'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:695:in `block in log'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activesupport/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:687:in `log'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:670:in `exec_no_cache'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:649:in `execute_and_clear'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/lib/active_record/connection_adapters/postgresql/database_statements.rb:53:in `exec_query'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/lib/active_record/connection_adapters/postgresql/schema_statements.rb:525:in `check_constraints'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/test/cases/migration/check_constraint_test.rb:117:in `test_remove_check_constraint'

test_validate_check_constraint_by_name


rails test usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/test/cases/migration/check_constraint_test.rb:111

ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name = 0.14 s = F


Failure:
ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name [/usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/test/cases/migration/check_constraint_test.rb:90]:
Expected #<struct ActiveRecord::ConnectionAdapters::CheckConstraintDefinition table_name="trades", expression="quantity > 0", options={:name=>"quantity_check", :validate=>false}> to be validated?.

both failed between 4d6d79d and 7897f24
immediately suspicious of 617d300

@otan
Copy link
Contributor

otan commented Feb 1, 2022

The issue is that we have custom logic for attrtypmod: https://github.com/cockroachdb/activerecord-cockroachdb-adapter/blob/64bd3ee5702aaa7afbd69142326f389819dc6832/lib/active_record/connection_adapters/cockroachdb_adapter.rb#L302-L308

Which is wrong once we introduced 75f7881.

cockroachdb/activerecord-cockroachdb-adapter#240


debugging info

test_column_with_precision (https://github.com/rails/rails/blob/6-1-stable/activerecord/test/cases/validations/numericality_validation_test.rb#L13)
test_column_with_precision_higher_than_double_fig

NumericalityValidationTest#test_column_with_precision = 0.01 s = F

Failure:
NumericalityValidationTest#test_column_with_precision [/usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/test/cases/validations/numericality_validation_test.rb:20]:
Expected #<#<Class:0x0000560331bb5ed8> id: nil, bank_balance: nil, big_bank_balance: nil, unscaled_bank_balance: 0.1e8, world_population: nil, my_house_population: nil, decimal_number: nil, decimal_number_with_default: 0.278e1, temperature: nil, decimal_number_big_precision: nil, atoms_in_universe: nil> to be valid?.

rails test usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/test/cases/validations/numericality_validation_test.rb:13

NumericalityValidationTest#test_aliased_attribute = 0.00 s = .
NumericalityValidationTest#test_virtual_attribute_with_precision_round_down = 0.00 s = .
NumericalityValidationTest#test_virtual_attribute_with_precision_round_half_even = 0.00 s = .
NumericalityValidationTest#test_column_with_precision_higher_than_double_fig = 0.00 s = F


Failure:
NumericalityValidationTest#test_column_with_precision_higher_than_double_fig [/usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-f90e6d14b9c8/activerecord/test/cases/validations/numericality_validation_test.rb:30]:
Expected #<#<Class:0x0000560331b0d878> id: nil, bank_balance: nil, big_bank_balance: nil, unscaled_bank_balance: nil, world_population: nil, my_house_population: nil, decimal_number: nil, decimal_number_with_default: 0.278e1, temperature: nil, decimal_number_big_precision: 0.1e8, atoms_in_universe: nil> to be valid?.

makes no sense what it is doing atm (can't read ruby well), but changes are between 965b99b...d91fead and 75f7881 is bisected as the issue

indeed, there is precision but not width: https://github.com/rails/rails/blob/7ea4d763a4a72fcad95a8bf2f8f13649a39d3bcb/activerecord/test/schema/schema.rb#L697, but AFAICT it matches PG exactly...

@otan
Copy link
Contributor

otan commented Feb 1, 2022

test_set_point_wkt_wrong_type is resolved by #75839


test_set_point_wkt_wrong_type

problem lies between dd7fd4e...3f95a4b

bisected to 152ab0f

commit 152ab0fda82c948061cdb8b5f07c7b7d459bfb6b
Author: Marcus Gartner <[email protected]>
Date:   Thu Dec 9 21:23:44 2021 -0500

    sql: remove type modifiers from placeholder types

    The width and precision of placeholder values are not known during
    PREPARE, therefore we remove any type modifiers from placeholder types
    during type checking so that a value of any width will fit within the
    palceholder type.

    Note that this change is similar to the changes made in #70722 to
    placeholder type checking that were later reverted in #72793. In #70722
    the type OIDs of placeholders could be altered, e.g., a placeholder
    originally with type `INT2` would be converted to an `INT`. In this
    commit, type OIDs of placeholders are not changing, only type modifiers
    are.

    This commit should allow some logic added in #72793 to be simplified or
    removed entirely.

    Release note: None

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-773-g16859b9963
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: PostGISTest#test_set_point_wkt_wrong_type (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 16859b99637d1adedb915a67998749dbfa4c0663:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-773-g16859b9963
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6626 tests passed
		6 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		6 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: PostGISTest#test_set_point_wkt_wrong_type (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-821-gf20c1a8d82
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ f20c1a8d824f0d00f18c0d58ed8b4bc4955e0969:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-821-gf20c1a8d82-dirty
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.1-855-gd69ef24084
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::DatabaseTasksDumpSchemaCacheTest#test_dump_schema_cache (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:779: 
		Tests run on Cockroach v22.1.0-alpha.1-898-gfe416fd5a8
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6626 tests passed
		6 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		6 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::DatabaseTasksDumpSchemaCacheTest#test_dump_schema_cache (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: PrimaryKeysTest#test_update_with_non_primary_key_id_column (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:779: 
		Tests run on Cockroach v22.1.0-alpha.1-912-gbe9516ebd1
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: PrimaryKeysTest#test_string_key (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:779: 
		Tests run on Cockroach v22.1.0-alpha.1-921-gc95e8161b7
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6623 tests passed
		9 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		9 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load_with_gzip (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_with_gzip (unexpected)
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::DatabaseTasksDumpSchemaCacheTest#test_dump_schema_cache (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_via_disk (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ a7b1c17c240c935056f87f29dfc1ee75611c371e:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:779: 
		Tests run on Cockroach v22.1.0-alpha.1-975-ga7b1c17c24
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::DatabaseTasksDumpSchemaCacheTest#test_dump_schema_cache (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 432a383c1a7509762ce66a2b9ae7869d82da5f31:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:779: 
		Tests run on Cockroach v22.1.0-alpha.1-1019-g432a383c1a
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6624 tests passed
		8 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		8 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_via_disk (unexpected)
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load (unexpected)
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_with_gzip (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load_with_gzip (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ d10188f400deafa2569b052cd3e9fd9713783ed9:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:779: 
		Tests run on Cockroach v22.1.0-alpha.1-1087-gd10188f400
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::DatabaseTasksDumpSchemaCacheTest#test_dump_schema_cache (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on master @ 84a0e500920e6d0b935d2007de256e42822e94c7:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:779: 
		Tests run on Cockroach v22.1.0-alpha.1-1115-g84a0e50092
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6626 tests passed
		6 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		6 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_with_gzip (unexpected)
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_via_disk (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load_with_gzip (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants