cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.85k stars 3.77k forks source link

roachtest: activerecord failed (waiting for upstream updates) #99620

Closed cockroach-teamcity closed 1 year ago

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ b995ddff53ee95a30537a366c6cd8e0e13fcee79:

--- FAIL: LegacyPolymorphicReferenceIndexTest::V4_2#test_polymorphic_add_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: DDLTest#test_create_point_geometry_using_shortcut (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrate_revert_change_table (unexpected)
--- FAIL: DefaultScopingTest#test_unscope_comparison_where_clauses (unexpected)
--- FAIL: AssociationsExtensionsTest#test_extension_with_scopes (unexpected)
--- FAIL: InheritanceTest#test_new_without_storing_full_sti_class (unexpected)
--- FAIL: DDLTest#test_add_geometry_column_null_false (unexpected)
--- FAIL: SchemaLoadingTest#test_basic_model_is_loaded_once (unexpected)
--- FAIL: ActiveRecord::DelegationAssociationTest#test_delegates_in_groups_to_Array (unexpected)
--- FAIL: LintTest#test_model_naming (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrate_revert_change_column_comment (unexpected)
--- FAIL: ActiveRecord::DelegationAssociationTest#test_delegates_in_groups_of_to_Array (unexpected)
--- FAIL: DefaultScopingTest#test_sti_association_with_unscoped_not_affected_by_default_scope (unexpected)
--- FAIL: DefaultScopingTest#test_with_abstract_class_scope_should_be_executed_in_correct_context (unexpected)
--- FAIL: InheritanceTest#test_inheritance_without_mapping (unexpected)
--- FAIL: DefaultScopingTest#test_unscope_and_scope (unexpected)
--- FAIL: CockroachDB::BulkAlterTableMigrationsTest#test_adding_indexes (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrate_up (unexpected)
--- FAIL: DefaultScopingTest#test_reorder_overrides_default_scope_order (unexpected)
--- FAIL: DDLTest#test_create_geometry_using_shortcut_with_srid (unexpected)
--- FAIL: InheritanceTest#test_inheritance_new_with_subclass (unexpected)
--- FAIL: DefaultScopingTest#test_unscope_having (unexpected)
--- FAIL: DefaultScopingTest#test_create_with_takes_precedence_over_where (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_find_last (unexpected)
--- FAIL: NestedRelationScopingTest#test_merge_inner_scope_has_priority (unexpected)
--- FAIL: ActiveRecord::DelegationAssociationTest#test_delegates_exclude?_to_Array (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_up (unexpected)
--- FAIL: DefaultScopingTest#test_unscope_left_outer_joins (unexpected)
--- FAIL: InheritanceTest#test_new_with_unrelated_type (unexpected)
--- FAIL: QueryLogsTest#test_add_comments_to_beginning_of_query (unexpected)
--- FAIL: ActiveRecord::DelegationAssociationTest#test_delegates_map_to_Array (unexpected)
--- FAIL: AssociationsExtensionsTest#test_marshalling_extensions (unexpected)
--- FAIL: InheritanceTest#test_new_with_autoload_paths (unexpected)
--- FAIL: QueryLogsTest#test_escaping_good_comment (unexpected)
--- FAIL: ActiveRecord::DelegationAssociationTest#test_delegates_as_json_to_Array (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_all_queries_runs_on_update_columns (unexpected)
--- FAIL: ActiveRecord::DelegationAssociationTest#test_delegates_each_cons_to_Array (unexpected)
--- FAIL: LintTest#test_to_param (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrate_down (unexpected)
--- FAIL: ActiveRecord::LoadAsyncNullExecutorTest#test_eager_loading_query (unexpected)
--- FAIL: InheritanceTest#test_should_store_full_class_name_with_store_full_sti_class_option_enabled (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_callable (unexpected)
--- FAIL: DDLTest#test_create_point_geometry (unexpected)
--- FAIL: ActiveRecord::DelegationAssociationTest#test_delegates_each_with_index_to_Array (unexpected)
--- FAIL: InheritanceTest#test_inherits_custom_primary_key (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_order_ignored_by_aggregations (unexpected)
--- FAIL: DefaultScopingTest#test_a_scope_can_remove_the_condition_from_the_default_scope (unexpected)
--- FAIL: DefaultScopingTest#test_order_to_unscope_reordering (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

/cc @cockroachdb/sql-sessions

This test on roachdash | Improve this report!

Jira issue: CRDB-25984

rafiss commented 1 year ago

Removing release-blocker label, since this test has been flaking for months, and we think it's a testing issue.

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 5d5abe704b0551556c35d51aa673d3162f493aa8:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-alpha.9-dev-5d5abe704b0551556c35d51aa673d3162f493aa8
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 63b683eab3e0ebfff812bb54fdac936c101d9383:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-alpha.9-dev-63b683eab3e0ebfff812bb54fdac936c101d9383
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 35b724947ac464e6af45ce5193e34035fcacb1ef:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-alpha.9-dev-35b724947ac464e6af45ce5193e34035fcacb1ef
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ e847e4358c004d4a8977ae26749768ad1d417fba:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-alpha.10-dev-e847e4358c004d4a8977ae26749768ad1d417fba
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ b432e8c20339de5cfa7c811a9ee6f5dc98d15a1e:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-alpha.10-dev-b432e8c20339de5cfa7c811a9ee6f5dc98d15a1e
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ af5e6abf7efbb1361252839703e3ef8e067c9410:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-alpha.10-dev-af5e6abf7efbb1361252839703e3ef8e067c9410
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ de239a7438f44d382c9aefceb65d9c39911dabd2:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-beta.1-dev-de239a7438f44d382c9aefceb65d9c39911dabd2
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 2f96695f75b07c872ec5f146acc1fa198135768f:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-beta.1-dev-2f96695f75b07c872ec5f146acc1fa198135768f
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ a9eb6d220fc0957d4f6f8261d447991e9d03b4ad:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-beta.1-dev-a9eb6d220fc0957d4f6f8261d447991e9d03b4ad
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ a9eb6d220fc0957d4f6f8261d447991e9d03b4ad:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-beta.1-dev-a9eb6d220fc0957d4f6f8261d447991e9d03b4ad
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
1 test failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: QueryCacheTest#test_query_cache_does_not_allow_sql_key_mutation (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ c8a4703f9853a442ac676b44d074b43eb387f60c:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-beta.1-dev-c8a4703f9853a442ac676b44d074b43eb387f60c
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-23.1.0 release-blocker] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ cf84c1c11f2f9c1a4a979033fa0af3befb2ccbcf:

--- FAIL: PostgresqlEnumTest#test_schema_load (unexpected)
--- FAIL: MigratorTest#test_migrator_verbosity_off (unexpected)
--- FAIL: EagerAssociationTest#test_including_association_based_on_sql_condition_and_no_database_column (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset_and_multiple_array_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_loading_from_an_association (unexpected)
--- FAIL: MigratorTest#test_migrator_db_has_no_schema_migrations_table (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_inheritance (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_on_the_eagers (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_unabstracted_database_dependent_types (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_one_with_association_inheritance (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_block (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_with_if_exists_set (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_quoted_table_name (unexpected)
--- FAIL: EagerAssociationTest#test_conditions_on_join_table_with_include_and_limit (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_has_one_through_an_sti_with_after_initialize (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_column (unexpected)
--- FAIL: EagerAssociationTest#test_include_has_many_using_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_joins_with_includes_should_preload_via_joins (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_name (unexpected)
--- FAIL: EagerAssociationTest#test_eager_habtm_with_association_inheritance (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_readonly_association (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_does_not_cache_has_many_association_subset_when_preloaded_with_a_through_association (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_on_update (unexpected)
--- FAIL: ActiveRecord::DatabaseTasksTruncateAllTest#test_truncate_tables (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_inferes_column (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_join_model_preloads (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_many_with_association_inheritance (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_belongs_to_with_string_keys (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_scope_including_joins (unexpected)
--- FAIL: EagerAssociationTest#test_loading_associations_dont_leak_instance_state (unexpected)
--- FAIL: MigrationTest#test_remove_column_with_if_exists_set (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions (unexpected)
--- FAIL: MigratorTest#test_only_loads_pending_migrations (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_alias_attribute (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_inferes_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists_by_name (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions_on_association (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness (unexpected)
--- FAIL: ActiveRecordSchemaTest#test_timestamps_with_and_without_zones (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_invalid_foreign_key (unexpected)
--- FAIL: EagerAssociationTest#test_calculate_with_string_in_from_and_eager_loading (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_a_polymorphic_association_and_using_the_existential_predicate (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multi_table_conditional_properly_counts_the_records_when_using_size (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V4_2#test_create_join_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_a_polymorphic_association_and_using_the_existential_predicate_but_also_using_a_select (unexpected)
--- FAIL: EagerAssociationTest#test_loading_polymorphic_association_with_mixed_table_conditions (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-23.1.0 release-blocker] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ cf84c1c11f2f9c1a4a979033fa0af3befb2ccbcf:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-beta.1-dev-cf84c1c11f2f9c1a4a979033fa0af3befb2ccbcf
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-23.1.0 release-blocker] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ ad16885ca3b4567ed5eb34646fe8281fd2d740e3:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-beta.2-dev-ad16885ca3b4567ed5eb34646fe8281fd2d740e3
Tests run against activerecord 7.0.3
7163 Total Tests Run
7127 tests passed
36 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
28 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_cache_key_on_model (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_will_update_cache_key (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_selected_columns (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_version_contains_key_and_version_regardless_of_collection_cache_versioning_setting (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_destroy_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-23.1.0 release-blocker] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 6cce6c746150307a9ecf3b529dfd633a6985c110:

--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_invalid_foreign_key (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_infers_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_with_if_exists_set (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_join_for_count (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_set (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_prefix (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_has_many_sti (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_schema_dumping (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_column (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_condition (unexpected)
--- FAIL: RequiredAssociationsTest#test_belongs_to_associations_can_be_required_by_default (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_one_level (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_missing_first_record (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_symbol_column (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: CascadedEagerLoadingTest#test_preload_through_missing_records (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_three_levels_by_ping_pong (unexpected)
--- FAIL: RequiredAssociationsTest#test_required_has_one_associations_have_presence_validated (unexpected)
--- FAIL: TouchTest#test_create (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_is_reversible (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_inferes_column (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_of_stis_with_multiple_references (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_where_first_level_returns_nil (unexpected)
--- FAIL: RequiredAssociationsTest#test_required_belongs_to_associations_have_presence_validated (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_has_many_sti_and_subclasses (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_name (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_duplicated_includes (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_two_has_many_associations (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_on_update (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_on_delete_nullify_foreign_key (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_schema_dumping_on_delete_and_on_update_options (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_twice_includes_edge_cases (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_hmt_does_not_table_name_collide_when_joining_associations (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_multiple_stis_and_order (unexpected)
--- FAIL: RequiredAssociationsTest#test_required_belongs_to_associations_have_a_correct_error_message (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_recursive_cascading_four_levels_has_and_belongs_to_many (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_belongs_to_sti (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preloaded_records_are_not_duplicated (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_name (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_interdependent_one_level_and_two_levels (unexpected)
--- FAIL: TouchTest#test_many_updates (unexpected)
--- FAIL: RequiredAssociationsTest#test_belongs_to_associations_can_be_optional_by_default (unexpected)
--- FAIL: ForeignKeyFixturesTest#test_number1 (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_self_table_reference (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_with_if_exists_not_set (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ e82cf4ec488258875dcf5e42e7d6745b03210edd:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.0-beta.2-dev-e82cf4ec488258875dcf5e42e7d6745b03210edd
Tests run against activerecord 7.0.3
7163 Total Tests Run
7132 tests passed
31 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
23 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: CockroachDB::AdapterForeignKeyTest#test_foreign_key_violations_on_insert_are_translated_to_specific_exception (unexpected)
--- FAIL: ModulesTest#test_table_name (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_suffix (unexpected)
--- FAIL: ModulesTest#test_associations_spanning_cross_modules (unexpected)
--- FAIL: ModulesTest#test_module_table_name_suffix (unexpected)
--- FAIL: ModulesTest#test_find_account_and_include_company (unexpected)
--- FAIL: ModulesTest#test_module_spanning_associations (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_nullify_dependency_on_association (unexpected)
--- FAIL: ModulesTest#test_eager_loading_in_modules (unexpected)
--- FAIL: ModulesTest#test_module_spanning_has_and_belongs_to_many_associations (unexpected)
--- FAIL: ModulesTest#test_assign_ids (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_prefix (unexpected)
--- FAIL: CockroachDB::AdapterForeignKeyTest#test_foreign_key_violations_on_delete_are_translated_to_specific_exception (unexpected)
--- FAIL: ModulesTest#test_module_table_name_suffix_with_global_suffix (unexpected)
--- FAIL: CockroachDB::AdapterForeignKeyTest#test_foreign_key_violations_are_translated_to_specific_exception_with_validate_false (unexpected)
--- FAIL: ActiveRecord::DatabaseTasksUtilsTask#test_raises_an_error_when_called_with_protected_environment_which_name_is_a_symbol (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix (unexpected)
--- FAIL: ActiveRecord::DatabaseTasksUtilsTask#test_raises_an_error_when_called_with_protected_environment (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_delete_all_dependency_on_association (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ModulesTest#test_compute_type_can_infer_class_name_of_sibling_inside_module (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix_with_global_prefix (unexpected)
--- FAIL: SchemaDumperTest#test_dump_schema_information_with_empty_versions (unexpected)
--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_not_valid_check_constraint (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 7f6458093d42bb7131cef623deb47f6318a233e9:

--- FAIL: RelationTest#test_optimizer_hints_with_blank_value (unexpected)
--- FAIL: RelationTest#test_two_scopes_with_includes_should_not_drop_any_include (unexpected)
--- FAIL: RelationTest#test_find_by!_raises_RecordNotFound_if_the_record_is_missing (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_should_append_to_association_order (unexpected)
--- FAIL: RelationTest#test_select_with_subquery_in_from_uses_original_table_name (unexpected)
--- FAIL: OptimisticLockingTest#test_removing_has_and_belongs_to_many_associations_upon_destroy (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_should_respect_association_order (unexpected)
--- FAIL: RelationTest#test_find_by_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: RelationTest#test_loaded_relations_cannot_be_mutated_by_extending! (unexpected)
--- FAIL: RelationTest#test_select_takes_an_aliased_attribute (unexpected)
--- FAIL: AssociationProxyTest#test_first!_works_on_loaded_associations (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_should_property_quote_string_primary_keys (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_grouped (unexpected)
--- FAIL: MultipleDbTest#test_find (unexpected)
--- FAIL: RelationTest#test_order_with_blank_value (unexpected)
--- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_raise_an_argument_error_if_something_else_than_a_hash_is_passed (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: RelationTest#test_automatically_added_where_not_references (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_option_prevents_duplicate_push (unexpected)
--- FAIL: RelationTest#test_where_with_ar_relation (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_new (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_persisted_record_to_new_record (unexpected)
--- FAIL: ReadOnlyTest#test_cant_update_columns_readonly_record (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_non_unique_attributes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_reassigning (unexpected)
--- FAIL: RelationTest#test_#where_with_set (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_name_counter_cache (unexpected)
--- FAIL: RelationTest#test_preloading_with_associations_default_scopes_and_merges (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_no_parameters (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_with_custom_primary_key (unexpected)
--- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_not_assign_destroy_key_to_a_record (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_name_is_the_same_as_join_table_name (unexpected)
--- FAIL: ReadOnlyTest#test_has_many_find_readonly (unexpected)
--- FAIL: RelationTest#test_create_with_array (unexpected)
--- FAIL: RelationTest#test_scoped_build (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_attributes_are_being_set_when_initialized_from_habtm_association_with_multiple_where_clauses (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_destroy_with_destroyed_parent (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_array (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_assigning_nil (unexpected)
--- FAIL: RelationTest#test_find_by_doesn't_have_implicit_ordering (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: RelationTest#test_count_with_block (unexpected)
--- FAIL: ReadOnlyTest#test_cant_touch_readonly_record (unexpected)
--- FAIL: RelationTest#test_create_with_polymorphic_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_select_to_build_subquery (unexpected)
--- FAIL: RelationTest#test_group_with_select_and_includes (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 6944c293f14d5c1c5b28d6ea53329c3e214dd9ea:

--- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_raise_an_argument_error_if_something_else_than_a_hash_is_passed (unexpected)
--- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_take_an_array_and_assign_the_attributes_to_the_associated_models (unexpected)
--- FAIL: FixturesTest#test_instantiation (unexpected)
--- FAIL: TestDestroyAsPartOfAutosaveAssociation#test_should_rollback_destructions_if_an_exception_occurred_while_saving_a_child (unexpected)
--- FAIL: MigratorTest#test_migrations_status_order_new_and_old_version (unexpected)
--- FAIL: TimestampTest#test_clearing_association_touches_the_old_record (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_with_belongs_to (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build_by_new_record (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_distinct_has_many_through_a_has_many_through_association_on_through_reflection (unexpected)
--- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_automatically_build_new_associated_models_for_each_entry_in_a_hash_where_the_id_is_missing (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_foreign_type_field_updating (unexpected)
--- FAIL: MigratorTest#test_migrator_double_up (unexpected)
--- FAIL: BelongsToAssociationsTest#test_counter_cache (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_on_the_eagers (unexpected)
--- FAIL: PostgresqlBitStringTest#test_bit_string_column (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_an_unrelated_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_with_conditions (unexpected)
--- FAIL: BelongsToAssociationsTest#test_id_assignment (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_scoped_find_on_through_association_doesnt_return_read_only_records (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_polymorphic (unexpected)
--- FAIL: EagerAssociationTest#test_has_and_belongs_to_many_should_not_instantiate_same_records_multiple_times (unexpected)
--- FAIL: InheritanceTest#test_compute_type_success (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_caching_of_columns (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_invalid_type (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_returns_false_for_non_matching_record_to_verify_scoping (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_creating_association_builds_through_record (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_singular_ids_are_reloaded_after_collection_concat (unexpected)
--- FAIL: InheritanceTest#test_inheritance_new_with_default_class (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_and_belongs_to_many_and_limit (unexpected)
--- FAIL: TestDestroyAsPartOfAutosaveAssociation#test_should_destroy_a_child_association_as_part_of_the_save_transaction_if_it_was_marked_for_destruction (unexpected)
--- FAIL: InheritanceTest#test_new_with_ar_base (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_name_counter_cache (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_order (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_join_model_with_conditions (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build (unexpected)
--- FAIL: FixturesTest#test_dirty_dirty_yaml_file (unexpected)
--- FAIL: RequiredAssociationsTest#test_required_has_one_associations_have_presence_validated (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_many_through_with_order (unexpected)
--- FAIL: EagerAssociationTest#test_with_two_tables_in_from_without_getting_double_quoted (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_has_one_with_has_one_through_source_reflection_preload (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_scope_including_joins (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_reassignment_of_associated_type_updates_the_object (unexpected)
--- FAIL: BelongsToAssociationsTest#test_destroying_child_with_unloaded_parent_and_foreign_key_and_touch_is_possible_with_has_many_inversing (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assigning_an_association_doesn't_result_in_duplicate_objects (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_on_update (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_subclass (unexpected)
--- FAIL: AssociationsExtensionsTest#test_marshalling_named_extensions (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_empty_belongs_to (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ fa8d237846052ae72cc44b3eaebe1f38c89834f8:

--- FAIL: ActiveRecord::CockroachDB::Migration::ReferencesForeignKeyTest#test_foreign_key_column_can_be_removed (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_empty_belongs_to_polymorphic (unexpected)
--- FAIL: EagerAssociationTest#test_including_association_based_on_sql_condition_and_no_database_column (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_explicit_sti_base_class (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_empty_update (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_join_model_with_include (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_not_set (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_reassignment_of_associated_type_updates_the_object (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_name_touch_old_belongs_to_model (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_polymorphic_with_custom_foreign_type (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions_on_nested_association (unexpected)
--- FAIL: EagerAssociationTest#test_base_messages (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters_with_touch:_:written_on (unexpected)
--- FAIL: BelongsToAssociationsTest#test_type_mismatch (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_callable (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method_using_find_method (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_order_on_joined_table_preloads (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object (unexpected)
--- FAIL: EagerAssociationTest#test_conditions_on_join_table_with_include_and_limit (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_of_optional_instance_dependent_associations_is_not_supported (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_on_polymorphic_association_with_empty_array (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_without_counter_cache_option (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_2#test_create_join_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: EagerAssociationTest#test_eager_count_performed_on_a_has_many_association_with_multi_table_conditional (unexpected)
--- FAIL: CounterCacheTest#test_update_multiple_counters_with_touch:_true (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_a_polymorphic_association_with_references_to_the_associated_table (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_one_using_primary_key (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_is_reversible (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_invalid_association_reference (unexpected)
--- FAIL: BelongsToAssociationsTest#test_cant_save_readonly_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_conditions (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_persisted_record_to_new_record (unexpected)
--- FAIL: EagerAssociationTest#test_including_associations_with_where.not_adds_implicit_references (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_one_dependent_does_not_destroy_dependent (unexpected)
--- FAIL: PostgresqlVirtualColumnTest#test_non_persisted_column (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_after_update (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_foreign_type_field_updating (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dont_find_target_when_saving_foreign_key_after_stale_association_loaded (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_has_many_and_habtm (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_one_persisted_record_to_another (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_select_on_joined_table_preloads (unexpected)
--- FAIL: BelongsToAssociationsTest#test_association_assignment_sticks (unexpected)
--- FAIL: BelongsToAssociationsTest#test_failing_create! (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters_with_touch:_true (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_does_not_use_order_by (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_a_belongs_to_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method_using_find_by_method (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ fb4670bf26561963694a5b431549c7ae87bb12cd:

--- FAIL: EagerAssociationTest#test_preloading_has_many_through_with_distinct (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_has_many_and_habtm (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_has_many_find_first (unexpected)
--- FAIL: UniquenessValidationTest#test_validates_uniqueness_with_validates (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_build_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_through (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_polymorphic_object_scope (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_non_standard_table_names (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_preloading_with_duplicate_records (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_qualified_attribute_dot_notation_symbol (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_and_valid_options (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_include_uses_array_include_after_loaded (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_through_respects_hash_conditions (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_on_existing_relation (unexpected)
--- FAIL: FinderTest#test_any_with_scope_on_hash_includes (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_record_with_complex_joins (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to (unexpected)
--- FAIL: ModulesTest#test_associations_spanning_cross_modules (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_scope_isnt_affected_by_scoping (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_inner_join_with_quoted_table_name (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_association_includes_and_limit (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_assign_array_to_new_record_builds_join_records (unexpected)
--- FAIL: FinderTest#test_find_by_id_with_hash (unexpected)
--- FAIL: FinderTest#test_finder_with_offset_string (unexpected)
--- FAIL: PreloaderTest#test_preload_can_group_multi_level_ping_pong_through (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_through_a_polymorphic_association_doesn't_require_the_association_to_exist (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_with_custom_primary_key_on_belongs_to_source (unexpected)
--- FAIL: HasManyAssociationsTest#test_joins_with_namespaced_model_should_use_correct_type (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_delete_all_dependency_on_association (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_malformed (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_different_class_name_and_order (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_going_through_polymorphic_join_model_with_custom_primary_key (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing_record_twice_should_add_records_twice (unexpected)
--- FAIL: EagerAssociationTest#test_preload_with_invalid_argument (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_with_pluralize_table_names_false (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_remove_then_save (unexpected)
--- FAIL: HasManyAssociationsTest#test_taking_not_found (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_add_with_sti_middle_relation (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_a_polymorphic_association_and_using_the_existential_predicate (unexpected)
--- FAIL: EagerAssociationTest#test_including_associations_with_where.not_adds_implicit_references (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_one_create_model_with_inheritance (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_uses_exclusive_scope (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_one_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_string_joined_table_preloads (unexpected)
--- FAIL: HasManyAssociationsTest#test_transactions_when_adding_to_persisted (unexpected)
--- FAIL: AssociationsTest#test_loading_the_association_target_should_keep_child_records_marked_for_destruction (unexpected)
--- FAIL: AssociationsTest#test_force_reload (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_case_sensitive_uniqueness (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-sessions branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ bc953426b8cc479406c3b54b99154eb15fa4107b:

--- FAIL: HasOneAssociationsTest#test_with_polymorphic_has_one_with_custom_columns_name (unexpected)
--- FAIL: CounterCacheTest#test_reset_the_right_counter_if_two_have_the_same_foreign_key (unexpected)
--- FAIL: TestAutosaveAssociationsInGeneral#test_cyclic_autosaves_do_not_add_multiple_validations (unexpected)
--- FAIL: FoxyFixturesTest#test_automatically_sets_primary_key (unexpected)
--- FAIL: HasOneAssociationsTest#test_dangerous_association_name_raises_ArgumentError (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_attributes_are_available_to_after_initialize (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_missing_association_and_nullify (unexpected)
--- FAIL: HasOneAssociationsTest#test_reload_association (unexpected)
--- FAIL: CoreTest#test_inspect_instance (unexpected)
--- FAIL: CounterCacheTest#test_reset_counter_works_with_select_declared_on_association (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_assignment_triggers_save_on_change_on_replacing_object (unexpected)
--- FAIL: CounterCacheTest#test_the_passed_symbol_needs_to_be_an_association_name_or_counter_name (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_date (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_doesn't_touch_timestamps_by_default (unexpected)
--- FAIL: FilterAttributesTest#test_proc_filter_attributes_don't_prevent_marshal_dump (unexpected)
--- FAIL: CounterCacheTest#test_update_other_counters_on_parent_destroy (unexpected)
--- FAIL: HasOneAssociationsTest#test_save_still_works_after_accessing_nil_has_one (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_empty_update (unexpected)
--- FAIL: CounterCacheTest#test_reset_counter_with_belongs_to_which_has_class_name (unexpected)
--- FAIL: HasOneAssociationsTest#test_build_association_dont_create_transaction (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_with_bang_failing (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_with_block (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_autosave_with_primary_key_manually_set (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependency_should_halt_parent_destruction (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_enum_works_properly (unexpected)
--- FAIL: FoxyFixturesTest#test_resolves_belongs_to_symbols (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_nonpersisted_built_associations_doesnt_update_parent (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_proxy_should_respond_to_private_methods_via_send (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_label_interpolation_for_integer_label (unexpected)
--- FAIL: FilterAttributesTest#test_filter_attributes_should_not_filter_nil_value (unexpected)
--- FAIL: FilterAttributesTest#test_string_filter_attributes_perform_partial_match (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_prefix (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_replaces_existing_without_dependent_option (unexpected)
--- FAIL: CoreTest#test_inspect_new_instance (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_change_calls_delete (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_of_multiple_records (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_sti_with_respective_files (unexpected)
--- FAIL: CounterCacheTest#test_reset_multiple_counters_with_touch:_%i(_updated_at_written_on_) (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_when_parent_is_new_raises (unexpected)
--- FAIL: FoxyFixturesTest#test_resolves_enums (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_loading_for_new_record (unexpected)
--- FAIL: CoreTest#test_pretty_print_with_non_primary_key_id_attribute (unexpected)
--- FAIL: HasOneAssociationsTest#test_nullification_on_association_change (unexpected)
--- FAIL: HasOneAssociationsTest#test_destroyed_by_association_set_in_child_destroy_callback_on_replace (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_string (unexpected)
--- FAIL: FoxyFixturesTest#test_only_generates_a_pk_if_necessary (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ b1bab792290cbbd1bba9be644d40b5674a3c056a:

--- FAIL: AssociationsJoinModelTest#test_eager_has_many_polymorphic_with_source_type (unexpected)
--- FAIL: StoreTest#test_reading_store_attributes_through_accessors_with_prefix (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_of_stis_with_multiple_references (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_constraint_is_not_cached_incorrectly (unexpected)
--- FAIL: EagerLoadingTooManyIdsTest#test_preloading_too_many_ids (unexpected)
--- FAIL: AssociationsJoinModelTest#test_preload_nil_polymorphic_belongs_to (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_duplicated_includes (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_polymorphic_associations_merges_through_scope (unexpected)
--- FAIL: AssociationsJoinModelTest#test_preload_polymorphic_has_many_through (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_missing_first_record (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_collection_size_uses_counter_cache_if_it_exists (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_uses_correct_attributes (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_going_through_join_model_with_custom_select_and_joins (unexpected)
--- FAIL: ManyToManyFixturesWithClassDefined#test_this_should_run_cleanly (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_multiple_stis_and_order (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_sum_uses_calculations (unexpected)
--- FAIL: StoreTest#test_dirty_methods_for_suffixed_accessors (unexpected)
--- FAIL: AssociationsJoinModelTest#test_create_associate_when_adding_to_has_many_through (unexpected)
--- FAIL: AssociationsJoinModelTest#test_include_polymorphic_has_many (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_inherited (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_in_a_polymorphic_relationship (unexpected)
--- FAIL: FilterAttributesTest#test_filter_attributes_affects_attribute_for_inspect (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_constraint_by_name (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_going_through_join_model_with_custom_primary_key (unexpected)
--- FAIL: FoxyFixturesTest#test_automatically_sets_primary_key (unexpected)
--- FAIL: StoreTest#test_overriding_a_read_accessor_using_super (unexpected)
--- FAIL: AssociationsJoinModelTest#test_exceptions_have_suggestions_for_fix (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_set (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_sti_with_respective_files (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_with_custom_primary_key_on_belongs_to_source (unexpected)
--- FAIL: BasicsTest#test_find_on_abstract_base_class_doesnt_use_type_condition (unexpected)
--- FAIL: BelongsToAssociationsTest#test_type_mismatch (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_find_conditions (unexpected)
--- FAIL: StoreTest#test_new_record_and_no_accessors_changes (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_with_piggyback (unexpected)
--- FAIL: FilterAttributesTest#test_proc_filter_attributes_don't_prevent_marshal_dump (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preload_through_missing_records (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_goes_through_all_sti_classes (unexpected)
--- FAIL: FoxyFixturesTest#test_only_generates_a_pk_if_necessary (unexpected)
--- FAIL: FoxyFixturesTest#test_ignores_belongs_to_symbols_if_association_and_foreign_key_are_named_the_same (unexpected)
--- FAIL: FoxyFixturesTest#test_only_populates_columns_that_exist (unexpected)
--- FAIL: AssociationsJoinModelTest#test_self_referential_has_many_through (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_with_hash_conditions (unexpected)
--- FAIL: CoreTest#test_inspect_instance (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_with_pluralize_table_names_false (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_suffix (unexpected)
--- FAIL: BelongsToAssociationsTest#test_destroying_child_with_unloaded_parent_and_foreign_key_and_touch_is_possible_with_has_many_inversing (unexpected)
--- FAIL: AssociationsJoinModelTest#test_unavailable_through_reflection (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 4d53217fb2d27559257d46261badb3be91428d1a:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.1-dev-4d53217fb2d27559257d46261badb3be91428d1a
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 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: PostgreSQLReferentialIntegrityTest#test_does_not_print_warning_if_no_invalid_foreign_key_exception_was_raised (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ f1357fd07e0bc9df29154067ffd4b003d78bb32c:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.1-dev-f1357fd07e0bc9df29154067ffd4b003d78bb32c
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 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::DefaultNumbersTest#test_default_decimal_number_in_scientific_notation (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ a3377f18a45c461780fe46473041260baa0293ac:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.1-dev-a3377f18a45c461780fe46473041260baa0293ac
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 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::DefaultNumbersTest#test_default_decimal_number_in_scientific_notation (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 1443aa2b0a4b906ba2b252da53e04097ed75051a:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.1-dev-1443aa2b0a4b906ba2b252da53e04097ed75051a
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 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::DefaultNumbersTest#test_default_decimal_number_in_scientific_notation (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 1443aa2b0a4b906ba2b252da53e04097ed75051a:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.1-dev-1443aa2b0a4b906ba2b252da53e04097ed75051a
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 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::DefaultNumbersTest#test_default_decimal_number_in_scientific_notation (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 38af000823855ea428bc9b3618cbe74012aeccdc:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.2-dev-38af000823855ea428bc9b3618cbe74012aeccdc
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 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::DefaultNumbersTest#test_default_decimal_number_in_scientific_notation (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 06fb842da778bc651357789b0bcfcbd1acac3bee:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.2-dev-06fb842da778bc651357789b0bcfcbd1acac3bee
Tests run against activerecord 7.0.3
7163 Total Tests Run
7153 tests passed
10 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
2 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: CockroachDB::DefaultNumbersTest#test_default_decimal_number_in_scientific_notation (unexpected)
--- FAIL: ActiveRecord::Encryption::StoragePerformanceTest#test_storage_overload_without_storing_keys_is_acceptable (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 14228d57c683954fa950f20217e41cbed16008ad:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.2-dev-14228d57c683954fa950f20217e41cbed16008ad
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 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::DefaultNumbersTest#test_default_decimal_number_in_scientific_notation (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ ac03080b01fd57dcaf6a3eeaa6686751a6094fa2:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.3-dev-ac03080b01fd57dcaf6a3eeaa6686751a6094fa2
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 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::DefaultNumbersTest#test_default_decimal_number_in_scientific_notation (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ afe0240f6266af0b21fb521bd6120858ae99f442:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.3-dev-afe0240f6266af0b21fb521bd6120858ae99f442
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 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::DefaultNumbersTest#test_default_decimal_number_in_scientific_notation (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 76b4c6ece0e687aefbf45da57a526f7d3b1a7f8a:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.3-dev-76b4c6ece0e687aefbf45da57a526f7d3b1a7f8a
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 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::DefaultNumbersTest#test_default_decimal_number_in_scientific_notation (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 76b4c6ece0e687aefbf45da57a526f7d3b1a7f8a:

--- FAIL: CounterCacheTest#test_update_counter_for_decrement (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters_with_modularized_and_camelized_classnames (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters_with_touch:_true (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V4_2#test_create_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: ActiveRecord::Migration::ChangeSchemaWithDependentObjectsTest#test_create_table_with_force_cascade_drops_dependent_objects (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_is_reversible (unexpected)
--- FAIL: CounterCacheTest#test_reset_the_right_counter_if_two_have_the_same_class_name (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_1#test_create_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: CounterCacheTest#test_reset_multiple_counters_with_touch:_%i(_updated_at_written_on_) (unexpected)
--- FAIL: CounterCacheTest#test_update_multiple_counters_with_touch:_true (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters_with_touch:_:written_on (unexpected)
--- FAIL: CounterCacheTest#test_increment_counters_with_touch:_:written_on (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_with_touch:_:written_on (unexpected)
--- FAIL: CounterCacheTest#test_reset_counter_works_with_select_declared_on_association (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V4_2#test_create_join_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: CounterCacheTest#test_decrement_counters_with_touch:_true (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V4_2#test_change_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_doesn't_touch_timestamps_by_default (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_1#test_polymorphic_add_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: CounterCacheTest#test_update_other_counters_on_parent_destroy (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_prefix (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_doesn't_touch_timestamps_with_touch:_[] (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_in_a_polymorphic_relationship (unexpected)
--- FAIL: CounterCacheTest#test_increment_counters_with_touch:_%i(_updated_at_written_on_) (unexpected)
--- FAIL: CockroachDB::PostgresqlSerialTest#test_serial_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_the_select_one_on_the_same_table (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters_with_string_argument (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_suffix (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters_by_counter_name (unexpected)
--- FAIL: CounterCacheTest#test_reset_multiple_counters (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_constraint_by_name (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters_with_touch:_%i(_updated_at_written_on_) (unexpected)
--- FAIL: CounterCacheTest#test_reset_multiple_counters_with_touch:_:written_on (unexpected)
--- FAIL: CounterCacheTest#test_decrement_counter (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_set (unexpected)
--- FAIL: CounterCacheTest#test_the_passed_symbol_needs_to_be_an_association_name_or_counter_name (unexpected)
--- FAIL: CounterCacheTest#test_counters_are_updated_both_in_memory_and_in_the_database_on_create (unexpected)
--- FAIL: CounterCacheTest#test_reset_multiple_counters_with_touch:_true (unexpected)
--- FAIL: CounterCacheTest#test_increment_counters_with_touch:_true (unexpected)
--- FAIL: CounterCacheTest#test_decrement_counters_with_touch:_%i(_updated_at_written_on_) (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_1#test_create_join_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_of_multiple_records (unexpected)
--- FAIL: CockroachDB::MigrationTest#test_remove_column_with_if_not_exists_not_set (unexpected)
--- FAIL: CounterCacheTest#test_update_multiple_counters (unexpected)
--- FAIL: CounterCacheTest#test_update_multiple_counters_with_touch:_%i(_updated_at_written_on_) (unexpected)
--- FAIL: AutomaticInverseFindingTests#test_has_one_and_belongs_to_with_non_default_foreign_key_should_not_find_inverse_automatically (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ f462a0e04526d90b004b6865938587a1bec28c21:

--- FAIL: RelationScopingTest#test_unscoped_breaks_caching (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_set (unexpected)
--- FAIL: RelationScopingTest#test_ensure_that_method_scoping_is_correctly_restored (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_invalid_foreign_key (unexpected)
--- FAIL: RelationScopingTest#test_circular_joins_with_scoping_does_not_crash (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists (unexpected)
--- FAIL: CockroachDB::AdapterForeignKeyTest#test_foreign_key_violations_are_translated_to_specific_exception_with_validate_false (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_doesnt_set_precision_on_add_timestamps (unexpected)
--- FAIL: RelationScopingTest#test_delete_all_default_scope_filters_on_joins (unexpected)
--- FAIL: RelationScopingTest#test_scoped_create_with_where (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_change_table_comment_can_be_reverted (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_on_update (unexpected)
--- FAIL: CockroachDB::AdapterForeignKeyTest#test_foreign_key_violations_on_insert_are_translated_to_specific_exception (unexpected)
--- FAIL: RelationScopingTest#test_find_with_annotation_unscoped (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_include (unexpected)
--- FAIL: RelationScopingTest#test_scoped_unscoped (unexpected)
--- FAIL: RelationScopingTest#test_find_with_annotation_unscope (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_5_0 (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_is_reversible (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_constraint_by_name (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_joins (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_have_null_constraints_if_not_present_in_migration_of_change_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_on_delete_restrict_foreign_key (unexpected)
--- FAIL: RelationScopingTest#test_scoping_applies_to_delete_with_all_queries (unexpected)
--- FAIL: RelationScopingTest#test_reverse_order (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_select (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_with_if_exists_set (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_add_column_6_1 (unexpected)
--- FAIL: RelationScopingTest#test_default_scope_filters_on_joins (unexpected)
--- FAIL: RelationScopingTest#test_update_all_default_scope_filters_on_joins (unexpected)
--- FAIL: RelationScopingTest#test_scoping_is_correctly_restored (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_suffix (unexpected)
--- FAIL: RelationScopingTest#test_scoping_with_klass_method_works_in_the_scope_block (unexpected)
--- FAIL: CockroachDB::AdapterForeignKeyTest#test_foreign_key_violations_on_delete_are_translated_to_specific_exception (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_last (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_6_0 (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_with_annotation (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_5_2 (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_5_1 (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_constraint_is_not_cached_incorrectly (unexpected)
--- FAIL: RelationScopingTest#test_scoping_applies_to_update_with_all_queries (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_have_null_constraints_if_not_present_in_migration_of_create_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_name (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_infers_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_the_select_one_on_the_same_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_name (unexpected)
--- FAIL: RelationScopingTest#test_scoped_count (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ b3d54e3ddf996e4ec751da45898ebf9de0378a16:

--- FAIL: UpdateAllTest#test_update_all_with_left_joins (unexpected)
--- FAIL: UpdateAllTest#test_update_all_doesnt_ignore_order (unexpected)
--- FAIL: UpdateAllTest#test_touch_all_cares_about_optimistic_locking (unexpected)
--- FAIL: StrictLoadingTest#test_raises_on_lazy_loading_a_strict_loading_has_many_relation (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_polymorphic_has_many_through_joined_different_table_twice (unexpected)
--- FAIL: StrictLoadingTest#test_eager_load_audit_logs_are_strict_loading_because_parent_is_strict_loading_in_hm_relation (unexpected)
--- FAIL: StrictLoadingTest#test_does_not_raise_on_eager_loading_a_strict_loading_belongs_to_relation (unexpected)
--- FAIL: StrictLoadingTest#test_does_not_raise_on_eager_loading_a_strict_loading_has_many_relation (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_n_plus_one_only_mode (unexpected)
--- FAIL: ViewWithoutPrimaryKeyTest#test_reading (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_violation_logs_on_polymorphic_relation (unexpected)
--- FAIL: UpdateAllTest#test_klass_level_update_all (unexpected)
--- FAIL: StrictLoadingTest#test_raises_if_strict_loading_and_lazy_loading (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_inferes_column (unexpected)
--- FAIL: UpdateAllTest#test_klass_level_touch_all (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_with_if_exists_not_set (unexpected)
--- FAIL: ViewWithoutPrimaryKeyTest#test_view_exists (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_with_if_exists_set (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_prefix (unexpected)
--- FAIL: PreloaderTest#test_preload_does_not_group_same_scope_different_key_name (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_order_and_limit_updates_subset_only (unexpected)
--- FAIL: ActiveRecord::WhereTest#test_where_copies_arel_bind_params (unexpected)
--- FAIL: UpdateAllTest#test_update_counters_with_joins (unexpected)
--- FAIL: ViewWithoutPrimaryKeyTest#test_views (unexpected)
--- FAIL: StrictLoadingTest#test_does_not_raise_on_eager_loading_a_habtm_relation_if_strict_loading_by_default (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::LegacyConnectionHandlersMultiDbTest#test_loading_relations_with_multi_db_connection_handlers (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_violation_can_log_instead_of_raise (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_is_ignored_in_validation_context (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_joins (unexpected)
--- FAIL: UpdateAllTest#test_update_with_ids_on_relation (unexpected)
--- FAIL: PreloaderTest#test_some_already_loaded_associations (unexpected)
--- FAIL: ViewWithoutPrimaryKeyTest#test_column_definitions (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists_by_column (unexpected)
--- FAIL: StrictLoadingTest#test_eager_load_audit_logs_are_strict_loading_because_it_is_strict_loading_by_default (unexpected)
--- FAIL: StrictLoadingTest#test_does_not_raise_on_eager_loading_a_has_many_relation_if_strict_loading_by_default (unexpected)
--- FAIL: UpdateAllTest#test_update_counters_cares_about_optimistic_locking (unexpected)
--- FAIL: StrictLoadingTest#test_raises_on_lazy_loading_a_has_one_relation_if_strict_loading_by_default (unexpected)
--- FAIL: StrictLoadingTest#test_raises_on_lazy_loading_a_belongs_to_relation_if_strict_loading_by_default (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_blank_argument (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_with_has_many_singular_association_and_reload (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_not_set (unexpected)
--- FAIL: StrictLoadingTest#test_raises_if_strict_loading_by_default_and_lazy_loading (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_has_one_reload (unexpected)
--- FAIL: StrictLoadingTest#test_does_not_raise_on_eager_loading_a_strict_loading_has_one_relation (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_with_has_many_through_cascade_down_to_middle_records (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_with_has_many (unexpected)
--- FAIL: ManyToManyFixturesWithClassDefined#test_this_should_run_cleanly (unexpected)
--- FAIL: UpdateAllTest#test_touch_all_updates_records_timestamps (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 9a32b64ebd8aeb68364bb3d85a2fa9220b87032f:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.3-dev-9a32b64ebd8aeb68364bb3d85a2fa9220b87032f
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
1 test failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations#test_circular_references_do_not_perform_unnecessary_queries (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 870f9f667dd34bd0c926d38c08193db2672d78ff:

--- FAIL: AggregationsTest#test_custom_constructor (unexpected)
--- FAIL: AssociationsJoinModelTest#test_preload_polymorphic_has_many_through (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method_using_find_by_method (unexpected)
--- FAIL: EagerAssociationTest#test_eager_habtm_with_association_inheritance (unexpected)
--- FAIL: AggregationsTest#test_allow_nil_address_loaded_when_only_some_attributes_are_nil (unexpected)
--- FAIL: FoxyFixturesTest#test_only_populates_columns_that_exist (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_association_includes_and_limit (unexpected)
--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_not_valid_check_constraint (unexpected)
--- FAIL: EagerAssociationTest#test_loading_from_an_association (unexpected)
--- FAIL: FinderTest#test_third_to_last (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_using_primary_key (unexpected)
--- FAIL: ReflectionTest#test_reflection_should_not_raise_error_when_compared_to_other_object (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_is_reversible (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_attribute_having_same_name_as_field_and_key_value_being_attribute_value (unexpected)
--- FAIL: FinderTest#test_find_ignores_previously_inserted_record (unexpected)
--- FAIL: EagerAssociationTest#test_has_and_belongs_to_many_should_not_instantiate_same_records_multiple_times (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_of_instance_dependent_associations_is_not_supported (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: CockroachDB::PostgresqlBigSerialTest#test_not_bigserial_column (unexpected)
--- FAIL: FinderTest#test_take_and_first_and_last_with_integer_should_use_sql_limit (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_quoted_table_name (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset_and_multiple_array_conditions (unexpected)
--- FAIL: AggregationsTest#test_find_single_value_object (unexpected)
--- FAIL: PessimisticLockingTest#test_locking_in_after_save_callback (unexpected)
--- FAIL: AssociationsJoinModelTest#test_add_to_join_table_with_no_id (unexpected)
--- FAIL: FinderTest#test_last_bang_present (unexpected)
--- FAIL: ReflectionTest#test_non_existent_columns_return_null_object (unexpected)
--- FAIL: FinderTest#test_third (unexpected)
--- FAIL: FinderTest#test_exists_passing_active_record_object_is_not_permitted (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_scope_including_joins (unexpected)
--- FAIL: EagerAssociationTest#test_preload_with_invalid_argument (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_include_checks_if_record_exists_if_target_not_loaded (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes_but_passing_only_one (unexpected)
--- FAIL: CommentTest#test_blank_columns_created_in_block (unexpected)
--- FAIL: AssociationsJoinModelTest#test_set_polymorphic_has_many (unexpected)
--- FAIL: EagerAssociationTest#test_calculate_with_string_in_from_and_eager_loading (unexpected)
--- FAIL: EagerAssociationTest#test_scoping_with_a_circular_preload (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_regular_association_through_a_polymorphic_association_doesn't_require_the_association_to_exist_on_all_types (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: FinderTest#test_first_bang_missing (unexpected)
--- FAIL: RelationScopingTest#test_reverse_order_with_arel_node (unexpected)
--- FAIL: FinderTest#test_hash_condition_utc_time_interpolation_with_default_timezone_local (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_going_through_join_model_with_inheritance_with_custom_class_name (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_constraint_by_name (unexpected)
--- FAIL: CockroachDB::PostgresqlSerialTest#test_not_serial_column (unexpected)
--- FAIL: EagerAssociationTest#test_with_ordering (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_has_many_find_all (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 870f9f667dd34bd0c926d38c08193db2672d78ff:

--- FAIL: HasManyAssociationsTest#test_clearing_without_initial_access (unexpected)
--- FAIL: AssociationsJoinModelTest#test_calculations_on_has_many_through_should_not_disambiguate_fields_unless_necessary (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_ids_and_inverse_of (unexpected)
--- FAIL: RequiredAssociationsTest#test_has_one_associations_are_not_required_by_default (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_twice_should_or_the_relation (unexpected)
--- FAIL: RelationTest#test_blank_like_arguments_to_query_methods_dont_raise_errors (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_order_raise_errors (unexpected)
--- FAIL: RelationTest#test_finding_with_group (unexpected)
--- FAIL: RelationTest#test_count_on_association_relation (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_uses_correct_attributes (unexpected)
--- FAIL: HasManyAssociationsTest#test_adding_using_create (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_going_through_join_model_with_custom_foreign_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_adding_a_collection (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_association_on_new_record_does_not_try_to_find_records (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_2#test_change_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_polymorphic_has_one (unexpected)
--- FAIL: DDLTest#test_create_geometry_using_shortcut_with_srid (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_non_standard_table_names (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_custom_select_and_order (unexpected)
--- FAIL: HasManyAssociationsTest#test_counting_with_single_hash (unexpected)
--- FAIL: HasManyAssociationsTest#test_taking_with_inverse_of (unexpected)
--- FAIL: RelationTest#test_respond_to_dynamic_finders (unexpected)
--- FAIL: PostGISTest#test_set_point_bad_wkt (unexpected)
--- FAIL: RelationTest#test_reverse_arel_assoc_order_with_multiargument_function (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_has_many_with_sti (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_the_select_one_on_the_same_table (unexpected)
--- FAIL: RelationTest#test_#where_with_set (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_with_rewhere_doesnt_set_inverse_instance_key (unexpected)
--- FAIL: FoxyFixturesTest#test_only_populates_columns_that_exist (unexpected)
--- FAIL: DDLTest#test_add_geography_column (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_ignores_include_option (unexpected)
--- FAIL: HasManyAssociationsTest#test_can_unscope_and_where_the_default_scope_of_the_associated_model (unexpected)
--- FAIL: RelationTest#test_reorder_with_first (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_going_through_polymorphic_join_model_with_custom_primary_key (unexpected)
--- FAIL: RelationTest#test_multivalue_where (unexpected)
--- FAIL: HasManyAssociationsTest#test_assign_ids_ignoring_blanks (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_going_through_join_model_with_custom_foreign_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_belongs_to_with_new_object (unexpected)
--- FAIL: RelationTest#test_find_by!_requires_at_least_one_argument (unexpected)
--- FAIL: AssociationsJoinModelTest#test_set_polymorphic_has_one (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_with_pluralize_table_names_false (unexpected)
--- FAIL: DefaultNumbersTest#test_default_negative_integer (unexpected)
--- FAIL: AssociationsJoinModelTest#test_distinct_has_many_through_should_retain_order (unexpected)
--- FAIL: ActiveRecord::CacheKeyTest#test_cache_version_does_call_updated_at_when_it_is_assigned_via_a_Time_object (unexpected)
--- FAIL: HasManyAssociationsTest#test_subsequent_calls_to_many_should_use_query (unexpected)
--- FAIL: RelationTest#test_select_with_blank_value (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery_with_eager_loading_in_where (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_with_custom_primary_key_on_has_many_source (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 1a5dc2aad16ca4185afcda75d923804324dcfeb9:

--- FAIL: BelongsToAssociationsTest#test_dependent_delete_and_destroy_with_belongs_to (unexpected)
--- FAIL: ActiveRecord::AdapterTest#test_value_limit_violations_are_translated_to_specific_exception (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reassigning_the_parent_id_updates_the_object (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_create (unexpected)
--- FAIL: ReadOnlyTest#test_cant_touch_readonly_record (unexpected)
--- FAIL: BelongsToAssociationsTest#test_attributes_are_being_set_when_initialized_from_belongs_to_association_with_where_clause (unexpected)
--- FAIL: ReadOnlyTest#test_association_collection_method_missing_scoping_not_readonly (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_transaction (unexpected)
--- FAIL: BelongsToAssociationsTest#test_not_optional_relation (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_nonpersisted_built_associations_doesnt_update_parent (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_with_conditions (unexpected)
--- FAIL: BelongsToAssociationsTest#test_cant_save_readonly_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_attributes_are_set_without_error_when_initialized_from_belongs_to_association_with_array_in_where_clause (unexpected)
--- FAIL: PostgresqlInfinityTest#test_type_casting_string_on_a_float_column (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_primary_key (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_limit (unexpected)
--- FAIL: PostGISTest#test_custom_column (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_respects_hash_condition (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_on_multiple_records (unexpected)
--- FAIL: BelongsToAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: HasOneAssociationsTest#test_restrict_with_exception (unexpected)
--- FAIL: CockroachDB::PostgresqlSerialTest#test_not_serial_column (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch (unexpected)
--- FAIL: ViewWithoutPrimaryKeyTest#test_does_not_dump_view_as_table (unexpected)
--- FAIL: PostGISTest#test_point_to_json (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_nil (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_empty_update (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_add_column_without_limit (unexpected)
--- FAIL: SpatialQueriesTest#test_query_multi_point (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_works_with_model_called_Record (unexpected)
--- FAIL: SpatialQueriesTest#test_query_st_length (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_missing_association_and_nullify (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_on_existing_relation (unexpected)
--- FAIL: InvalidTableNameFixturesTest#test_raises_error (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::LegacyConnectionHandlersShardingDbTest#test_sharding_separation (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_on_polymorphic_association_with_nil (unexpected)
--- FAIL: BelongsToAssociationsTest#test_optional_relation_can_be_set_per_model (unexpected)
--- FAIL: HasOneAssociationsTest#test_assignment_before_child_saved (unexpected)
--- FAIL: ModulesTest#test_assign_ids (unexpected)
--- FAIL: PostGISTest#test_custom_factory (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_keys_bypass_attribute_protection (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_before_save (unexpected)
--- FAIL: ViewWithoutPrimaryKeyTest#test_reading (unexpected)
--- FAIL: BelongsToAssociationsTest#test_with_different_class_name (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: BelongsToAssociationsTest#test_default_scope_on_relations_is_not_cached (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_change_calls_destroy (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ ad8d135f50385be9b8460aca82725480c7a3821d:

test artifacts and logs in: /artifacts/activerecord/run_1
(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.3-dev-ad8d135f50385be9b8460aca82725480c7a3821d
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
1 test failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::Encryption::EncryptionPerformanceTest#test_performance_when_saving_records (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ cf795114db6331e95f7b97ff411065b22626c3cb:

--- FAIL: OptimisticLockingTest#test_quote_table_name (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_existing (unexpected)
--- FAIL: UpdateAllTest#test_touch_all_with_given_time (unexpected)
--- FAIL: PostgresqlVirtualColumnTest#test_non_persisted_column (unexpected)
--- FAIL: RelationTest#test_find_or_initialize_by (unexpected)
--- FAIL: RelationTest#test_create_with_polymorphic_association (unexpected)
--- FAIL: RelationTest#test_count_with_block (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_repeating (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_scoped_to_defining_class (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_table_composite_primary_key_should_not_warn (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_prefix (unexpected)
--- FAIL: SerializedAttributeTest#test_nil_not_serialized_with_class_constraint (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_first (unexpected)
--- FAIL: ViewWithoutPrimaryKeyTest#test_column_definitions (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_select_to_build_subquery (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_on_delete_nullify_foreign_key (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_join_tables (unexpected)
--- FAIL: OptimisticLockingTest#test_update_without_attributes_does_not_only_update_lock_version (unexpected)
--- FAIL: RelationTest#test_create (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_with_if_exists_set (unexpected)
--- FAIL: RelationTest#test_create_with_array (unexpected)
--- FAIL: PostgresqlBitStringTest#test_bit_string_column (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_string_attribute (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_unscope_raise_errors (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_of_custom_primary_key (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_foreign_keys_can_be_created_with_the_table (unexpected)
--- FAIL: OptimisticLockingTest#test_touch_stale_object (unexpected)
--- FAIL: RelationScopingTest#test_scoping_applies_to_reload_with_all_queries (unexpected)
--- FAIL: AssociationProxyTest#test_scoped_allows_conditions (unexpected)
--- FAIL: AssociationProxyTest#test_save_on_parent_does_not_load_target (unexpected)
--- FAIL: RelationTest#test_blank_like_arguments_to_query_methods_dont_raise_errors (unexpected)
--- FAIL: RelationTest#test_none? (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_optimizer_hints_raise_errors (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_native_types (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_with_symbol_class_name (unexpected)
--- FAIL: UpdateAllTest#test_update_on_relation (unexpected)
--- FAIL: CommentTest#test_blank_columns_created_in_block (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting_array (unexpected)
--- FAIL: MultipleDbTest#test_associations (unexpected)
--- FAIL: OptimisticLockingTest#test_counter_cache_with_touch_and_lock_version (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_scope (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_update_columns_after_push_without_duplicate_join_table_rows (unexpected)
--- FAIL: AssociationProxyTest#test_pick_uses_loaded_target (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_when_association_already_loaded (unexpected)
--- FAIL: RelationTest#test_relation_with_private_kernel_method (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_case_sensitive_uniqueness_with_attribute_passed_as_integer (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.1]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 3532484aa08c3acf6eb5770f1469af09f4ba704d:

--- FAIL: SpatialQueriesTest#test_query_st_distance (unexpected)
--- FAIL: AssociationsTest#test_force_reload (unexpected)
--- FAIL: PostGISTest#test_multi_polygon_column (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_prefix (unexpected)
--- FAIL: UpdateAllTest#test_klass_level_touch_all (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_polymorphic_has_many_through_when_through_association_has_not_loaded (unexpected)
--- FAIL: ModulesTest#test_table_name (unexpected)
--- FAIL: AssociationsTest#test_subselect (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_polymorphic_has_many_through_joined_different_table_twice (unexpected)
--- FAIL: PostGISTest#test_set_and_get_point_from_wkt (unexpected)
--- FAIL: PostGISTest#test_point_to_json (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_left_joins (unexpected)
--- FAIL: SpatialQueriesTest#test_query_point_wkt (unexpected)
--- FAIL: ReflectionTest#test_includes_accepts_strings (unexpected)
--- FAIL: ModulesTest#test_eager_loading_in_modules (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_scope (unexpected)
--- FAIL: AssociationsTest#test_loading_the_association_target_should_load_most_recent_attributes_for_child_records_marked_for_destruction (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_group_by (unexpected)
--- FAIL: ModulesTest#test_associations_spanning_cross_modules (unexpected)
--- FAIL: ReflectionTest#test_scope_chain_does_not_interfere_with_hmt_with_polymorphic_case_and_sti (unexpected)
--- FAIL: UpdateAllTest#test_touch_all_with_custom_timestamp (unexpected)
--- FAIL: AssociationsTest#test_loading_the_association_target_should_keep_child_records_marked_for_destruction (unexpected)
--- FAIL: UpdateAllTest#test_update_all_doesnt_ignore_order (unexpected)
--- FAIL: PostGISTest#test_custom_factory (unexpected)
--- FAIL: UpdateAllTest#test_update_on_relation_passing_active_record_object_is_not_permitted (unexpected)
--- FAIL: PostGISTest#test_spatial_factory_retrieval (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_order_and_limit_and_offset_updates_subset_only (unexpected)
--- FAIL: AssociationsTest#test_using_limitable_reflections_helper (unexpected)
--- FAIL: ModulesTest#test_find_account_and_include_company (unexpected)
--- FAIL: SpatialQueriesTest#test_query_st_length (unexpected)
--- FAIL: ModulesTest#test_assign_ids (unexpected)
--- FAIL: AssociationsTest#test_include_with_order_works (unexpected)
--- FAIL: AssociationsTest#test_eager_loading_should_not_change_count_of_children (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_joins_and_limit_and_order (unexpected)
--- FAIL: AssociationsTest#test_bad_collection_keys (unexpected)
--- FAIL: PostGISTest#test_save_and_load_point (unexpected)
--- FAIL: PostGISTest#test_spatial_factory_attrs_parsing (unexpected)
--- FAIL: TestAutosaveAssociationOnABelongsToAssociationDefinedAsRecord#test_should_not_raise_error (unexpected)
--- FAIL: ModulesTest#test_module_spanning_associations (unexpected)
--- FAIL: PostGISTest#test_custom_column (unexpected)
--- FAIL: SpatialQueriesTest#test_query_rgeo_feature_node (unexpected)
--- FAIL: ReflectionTest#test_includes_accepts_symbols (unexpected)
--- FAIL: UpdateAllTest#test_update_counters_with_joins (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_includes (unexpected)
--- FAIL: ReflectionTest#test_association_reflection_in_modules (unexpected)
--- FAIL: SpatialQueriesTest#test_query_point (unexpected)
--- FAIL: SpatialQueriesTest#test_query_st_distance_from_constant (unexpected)
--- FAIL: UpdateAllTest#test_touch_all_cares_about_optimistic_locking (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ 624d9dea7f1296af60d16bbb45cc9d1259b3a1be:

--- FAIL: ActiveRecord::CockroachDB::Migration::ColumnsTest#test_change_column_default (unexpected)
--- FAIL: FinderTest#test_symbols_table_ref (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_and_offset_and_joins (unexpected)
--- FAIL: RequiredAssociationsTest#test_required_has_one_associations_have_presence_validated (unexpected)
--- FAIL: FinderTest#test_second_with_offset (unexpected)
--- FAIL: RelationScopingTest#test_update_all_default_scope_filters_on_joins (unexpected)
--- FAIL: AssociationsExtensionsTest#test_association_with_default_scope (unexpected)
--- FAIL: PostgresqlNumberTest#test_data_type (unexpected)
--- FAIL: RelationScopingTest#test_double_reverse_order_produces_original_order (unexpected)
--- FAIL: FinderTest#test_bind_variables (unexpected)
--- FAIL: FinderTest#test_fifth_with_offset (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters_by_counter_name (unexpected)
--- FAIL: FinderTest#test_find_with_hash_conditions_on_joined_table_and_with_range (unexpected)
--- FAIL: FinderTest#test_find_by_on_relation_with_large_number (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_limit (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_with_touch:_:written_on (unexpected)
--- FAIL: FinderTest#test_find_by_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: FinderTest#test_exists_returns_false_with_false_arg (unexpected)
--- FAIL: FinderTest#test_find_with_proc_parameter_and_block (unexpected)
--- FAIL: FoxyFixturesTest#test_does_not_populate_timestamp_columns_if_model_has_set_record_timestamps_to_false (unexpected)
--- FAIL: FinderTest#test_find_by_with_associations (unexpected)
--- FAIL: ReservedWordTest#test_delete_all_with_subselect (unexpected)
--- FAIL: FinderTest#test_find_by_ids_with_limit_and_offset (unexpected)
--- FAIL: FinderTest#test_find_by_id_with_hash (unexpected)
--- FAIL: PrimaryKeyWithAutoIncrementTest#test_primary_key_with_bigint (unexpected)
--- FAIL: FinderTest#test_first_have_determined_order_by_default (unexpected)
--- FAIL: RelationScopingTest#test_scoping_applies_to_reload_with_all_queries (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_association_includes_limit_and_order (unexpected)
--- FAIL: SuppressorTest#test_suppresses_create (unexpected)
--- FAIL: FinderTest#test_find_by!_doesn't_have_implicit_ordering (unexpected)
--- FAIL: RelationScopingTest#test_scoped_create_with_create_with_has_higher_priority (unexpected)
--- FAIL: RelationScopingTest#test_current_scope_does_not_pollute_sibling_subclasses (unexpected)
--- FAIL: FinderTest#test_find_by_records (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_prefix (unexpected)
--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_not_valid_check_constraint (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_nil_with_aggregate_having_multiple_mappings (unexpected)
--- FAIL: ForeignKeyFixturesTest#test_number2 (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::LegacyConnectionHandlersShardingDbTest#test_sharding_separation (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_last_bang (unexpected)
--- FAIL: FinderTest#test_exists_with_left_joins (unexpected)
--- FAIL: FinderTest#test_find_with_large_number (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object (unexpected)
--- FAIL: FoxyFixturesTest#test_resolves_enums_in_sti_subclasses (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::LegacyConnectionHandlersShardingDbTest#test_same_shards_across_clusters (unexpected)
--- FAIL: FinderTest#test_exists_with_includes_limit_and_empty_result (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V6_0#test_polymorphic_add_reference_uses_all_column_names_in_index (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ f13c021bb97531ac876c2c1438a9d4bfc80d1c32:

--- FAIL: TimestampTest#test_changing_parent_of_a_record_touches_both_new_and_old_polymorphic_parent_record_changes_within_same_class (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_enum_works_properly_with_nested_join (unexpected)
--- FAIL: BasicsTest#test_ignored_columns_are_not_present_in_columns_hash (unexpected)
--- FAIL: BasicsTest#test_generated_relation_methods_module_name (unexpected)
--- FAIL: BasicsTest#test_time_zone_aware_attribute_with_default_timezone_utc_on_utc_can_be_created (unexpected)
--- FAIL: DelegatedTypeTest#test_scope (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_nullify_dependency_on_association (unexpected)
--- FAIL: AssociationsExtensionsTest#test_proxy_association_after_scoped (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependency_should_halt_parent_destruction_with_cascaded_three_levels (unexpected)
--- FAIL: DefaultScopingTest#test_with_abstract_class_scope_should_be_executed_in_correct_context (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_foreign_type_field_updating (unexpected)
--- FAIL: BasicsTest#test_table_name_with_2_abstract_subclasses (unexpected)
--- FAIL: ReadOnlyTest#test_find_with_joins_option_does_not_imply_readonly (unexpected)
--- FAIL: BasicsTest#test_unicode_column_name (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_assign_ids (unexpected)
--- FAIL: BasicsTest#test_dont_clear_sequence_name_when_setting_explicitly (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build (unexpected)
--- FAIL: PostgresqlInfinityTest#test_where_clause_with_infinite_range_on_a_date_column (unexpected)
--- FAIL: BasicsTest#test_null_fields (unexpected)
--- FAIL: InheritanceTest#test_scope_inherited_properly (unexpected)
--- FAIL: InheritanceTest#test_finding_incorrect_type_data (unexpected)
--- FAIL: InheritanceTest#test_alt_eager_loading (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_cache_nils (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_loading_for_new_record (unexpected)
--- FAIL: BelongsToAssociationsTest#test_cant_save_readonly_association (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_single (unexpected)
--- FAIL: InheritanceTest#test_destroy_all_within_inheritance (unexpected)
--- FAIL: BasicsTest#test_#connecting_to_with_role_and_shard (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create! (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project (unexpected)
--- FAIL: BasicsTest#test_cannot_call_connects_to_on_non-abstract_or_non-ActiveRecord::Base_classes (unexpected)
--- FAIL: BasicsTest#test_clear_cache! (unexpected)
--- FAIL: TimestampTest#test_touching_a_record_touches_polymorphic_record (unexpected)
--- FAIL: ModulesTest#test_module_spanning_has_and_belongs_to_many_associations (unexpected)
--- FAIL: ReadOnlyTest#test_cant_touch_readonly_record (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_array (unexpected)
--- FAIL: BelongsToAssociationsTest#test_with_select (unexpected)
--- FAIL: FixturesTest#test_no_args_returns_all (unexpected)
--- FAIL: HasOneAssociationsTest#test_restrict_with_exception (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_after_the_fact (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependent_delete_and_destroy_with_belongs_to (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_should_property_quote_string_primary_keys (unexpected)
--- FAIL: BelongsToAssociationsTest#test_destroying_polymorphic_child_with_unloaded_parent_and_touch_is_possible_with_has_many_inversing (unexpected)
--- FAIL: DelegatedTypeTest#test_delegated_type_predicates (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_with_custom_primary_key (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ e12e85479312972b551677203849d29aeb38ad5f:

--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_on_delete_cascade_foreign_key (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrations_can_handle_foreign_keys_to_specific_tables (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_inferes_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_join_for_count (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_interdependent_one_level_and_two_levels (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_limit (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preloading_across_has_one_constrains_loaded_records (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_join_for_count (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_collection_with_zero_size (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_symbol_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_custom_select_and_limit (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_not_set (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_invalid_foreign_key (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_twice_includes_edge_cases (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_collection_proxy_provides_a_cache_key (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_one_level (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_hmt_does_not_table_name_collide_when_joining_associations (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: TouchTest#test_many_updates (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_set (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_delete_all_will_update_cache_key (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_with_if_exists_not_set (unexpected)
--- FAIL: InvalidTableNameFixturesTest#test_raises_error (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_with_if_exists_set (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_missing_first_record (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_table_alias (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_version_for_relation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_custom_timestamp_column (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preload_through_missing_records (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_constraint_by_name (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_update_all_with_includes_will_update_cache_key (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_three_levels_by_ping_pong (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_on_update (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_multiple_stis_and_order (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_prefix (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: TouchTest#test_create (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ e12e85479312972b551677203849d29aeb38ad5f:

--- FAIL: PersistenceTest#test_save_destroyed_object (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_with_inexistent_foreign_key_failing (unexpected)
--- FAIL: TransactionCallbacksTest#test_dont_call_after_commit_on_destroy_based_on_previous_transaction (unexpected)
--- FAIL: InheritanceTest#test_new_with_invalid_type (unexpected)
--- FAIL: SignedIdTest#test_finding_signed_record_outside_expiration_date_raises_on_the_bang (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_order (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_do_not_cache_association_reader_if_the_though_method_has_default_scopes (unexpected)
--- FAIL: PersistenceTest#test_class_level_destroy_is_affected_by_scoping (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_readonly_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_nil_to_new_record (unexpected)
--- FAIL: InheritanceTest#test_descends_from_active_record (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_with_invalid_field (unexpected)
--- FAIL: CalculationsTest#test_should_not_use_alias_for_grouped_field (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_invalid_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependency_should_halt_parent_destruction (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_has_one_through_an_sti_with_after_initialize (unexpected)
--- FAIL: RelationTest#test_joins_with_select (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_polymophic_disable_joins_through_ordering (unexpected)
--- FAIL: CalculationsTest#test_should_count_scoped_select_with_options (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_table_append (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dangerous_association_name_raises_ArgumentError (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrate_up (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_unscope_raise_errors (unexpected)
--- FAIL: QueryCacheTest#test_cache_is_available_when_using_a_not_connected_connection (unexpected)
--- FAIL: QueryCacheTest#test_find_queries_with_multi_cache_blocks (unexpected)
--- FAIL: RelationTest#test_where_with_ar_object (unexpected)
--- FAIL: SignedIdTest#test_finding_record_from_broken_signed_id_raises_on_the_bang (unexpected)
--- FAIL: DeleteAllTest#test_destroy_all (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_with_longer_field (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_manual_distinct_select_and_custom_order (unexpected)
--- FAIL: OptimisticLockingTest#test_touch_stale_object_with_lock_without_default (unexpected)
--- FAIL: BelongsToAssociationsTest#test_concurrent_counter_cache_double_destroy (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_with_block (unexpected)
--- FAIL: RelationTest#test_find_by!_doesn't_have_implicit_ordering (unexpected)
--- FAIL: RelationTest#test_scoped (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_lambda (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_has_one_through_with_has_many_source_reflection_preload_via_joins (unexpected)
--- FAIL: QueryCacheTest#test_cache_is_ignored_for_locked_relations (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_suffix (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_disable_joins_through_with_enum_type (unexpected)
--- FAIL: IntegrationTest#test_cache_key_for_existing_record_is_not_timezone_dependent (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_creating_association_creates_through_record (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_the_same_association_twice_works (unexpected)
--- FAIL: RelationTest#test_find_or_create_by (unexpected)
--- FAIL: RelationTest#test_default_scoping_finder_methods (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_first_and_scope_applied_in_double_join (unexpected)
--- FAIL: InheritanceTest#test_alt_complex_inheritance (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=aws , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ e12e85479312972b551677203849d29aeb38ad5f:

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.5-dev-e12e85479312972b551677203849d29aeb38ad5f
Tests run against activerecord 7.0.3
7163 Total Tests Run
7154 tests passed
9 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
1 test failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::Encryption::EncryptionPerformanceTest#test_performance_when_saving_records (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=aws , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.2]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 year ago

roachtest.activerecord failed with artifacts on release-23.1 @ f1108313b2b51ffab176b6b230bcc15b0259f170:

--- FAIL: CalculationsTest#test_pick_loaded_relation (unexpected)
--- FAIL: AssociationsJoinModelTest#test_create_associate_when_adding_to_has_many_through (unexpected)
--- FAIL: EagerAssociationTest#test_with_ordering (unexpected)
--- FAIL: HasManyAssociationsTest#test_select_query_method (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_with_invalid_field (unexpected)
--- FAIL: BelongsToAssociationsTest#test_replace_counter_cache (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_nth_or_last_on_existing_record_with_create_should_not_load_association (unexpected)
--- FAIL: PersistenceTest#test_save_nil_string_attributes (unexpected)
--- FAIL: HasManyAssociationsTest#test_first_or_create_adds_the_record_to_the_association (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_one_association_with_non_preload (unexpected)
--- FAIL: HasManyAssociationsTest#test_dynamic_find_should_respect_association_order (unexpected)
--- FAIL: TimestampTest#test_all_timestamp_attributes_in_model (unexpected)
--- FAIL: PersistenceTest#test_update_column_should_not_use_setter_method (unexpected)
--- FAIL: UniquenessValidationTest#test_validates_uniqueness_with_validates (unexpected)
--- FAIL: RelationTest#test_default_scoping_finder_methods (unexpected)
--- FAIL: InversePolymorphicBelongsToTests#test_inversed_instance_should_load_after_autosave_if_it_is_not_already_loaded (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_of_instance_dependent_associations_is_not_supported (unexpected)
--- FAIL: RelationTest#test_unscope_grouped_where (unexpected)
--- FAIL: AssociationsTest#test_loading_the_association_target_should_load_most_recent_attributes_for_child_records_marked_for_destruction (unexpected)
--- FAIL: AssociationsJoinModelTest#test_associating_unsaved_records_with_has_many_through (unexpected)
--- FAIL: TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations#test_when_grandchild_changed_via_attributes,_saving_parent_should_save_grandchild (unexpected)
--- FAIL: HasManyAssociationsTest#test_associations_replace_in_memory_when_records_have_the_same_id (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_followed_by_save_does_not_load_target (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_ignores_itself_when_primary_key_changed (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_quoted_table_name (unexpected)
--- FAIL: RelationTest#test_select_with_blank_value (unexpected)
--- FAIL: CalculationsTest#test_select_avg_with_joins_and_group_by_as_virtual_attribute_with_ar (unexpected)
--- FAIL: PersistenceTest#test_delete_isnt_affected_by_scoping (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_failure (unexpected)
--- FAIL: MultipleDbTest#test_connection (unexpected)
--- FAIL: CalculationsTest#test_pluck_on_aliased_attribute (unexpected)
--- FAIL: RelationTest#test_pluck_with_subquery_in_from_uses_original_table_name (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_offset_and_multiple_associations (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_on_polymorphic_association_with_empty_array (unexpected)
--- FAIL: PersistenceTest#test_update_column_should_not_leave_the_object_dirty (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness (unexpected)
--- FAIL: CockroachDB::PostgresqlBigSerialTest#test_bigserial_column (unexpected)
--- FAIL: QueryCacheTest#test_cache_is_flat (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_has_many_association_to_self (unexpected)
--- FAIL: QueryCacheTest#test_cache_notifications_can_be_overridden (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_for_with_dependent_option_nullify (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_missing_first_record (unexpected)
--- FAIL: AssociationsJoinModelTest#test_preload_nil_polymorphic_belongs_to (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_scope_that_has_joined_same_table_with_parent_relation (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_join_model_ignores_default_includes (unexpected)
--- FAIL: PersistenceTest#test_save_for_record_with_only_primary_key (unexpected)
--- FAIL: TimestampTest#test_touching_an_attribute_updates_timestamp_with_given_time (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #101291 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations todo-deprecate.branch-release-23.1.0] - #97283 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.2]

This test on roachdash | Improve this report!