Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Closed
cockroach-teamcity opened this issue Mar 26, 2023 · 66 comments
Closed

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

cockroach-teamcity opened this issue Mar 26, 2023 · 66 comments
Assignees
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 26, 2023

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

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/sql-sessions

This test on roachdash | Improve this report!

Jira issue: CRDB-25984

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Mar 26, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Mar 26, 2023
@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Mar 27, 2023
@rafiss
Copy link
Collaborator

rafiss commented Mar 27, 2023

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

@cockroach-teamcity
Copy link
Member Author

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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on 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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.6-dev-5a53114bf5ae9e5ec672d43acf599f145bf22341
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=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_0#test_create_join_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: FinderTest#test_find_by_records (unexpected)
--- FAIL: FinderTest#test_find_by!_with_multi-arg_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_when_association_already_loaded (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_destroy (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_get_ids_for_loaded_associations (unexpected)
--- FAIL: EagerSingularizationTest#test_eager_no_extra_singularization_has_many (unexpected)
--- FAIL: ReflectionTest#test_has_many_through_reflection (unexpected)
--- FAIL: CalculationsTest#test_pluck_not_auto_table_name_prefix_if_column_included (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_with_sti_on_nested_through_reflection (unexpected)
--- FAIL: CalculationsTest#test_having_with_strong_parameters (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_mismatched_class (unexpected)
--- FAIL: ReflectionTest#test_type (unexpected)
--- FAIL: HasOneAssociationsTest#test_destroyed_by_association_set_in_child_destroy_callback_on_replace (unexpected)
--- FAIL: CalculationsTest#test_count_takes_attribute_type_precedence_over_database_type (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_should_respect_association_include (unexpected)
--- FAIL: CalculationsTest#test_distinct_is_honored_when_used_with_count_operation_after_group (unexpected)
--- FAIL: CalculationsTest#test_should_sum_expression (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_having_referencing_aliased_select (unexpected)
--- FAIL: CalculationsTest#test_count_with_column_parameter (unexpected)
--- FAIL: FinderTest#test_condition_hash_interpolation (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_multiple_columns_and_includes (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_has_many_with_has_many_through_source_reflection (unexpected)
--- FAIL: FinderTest#test_fifth_with_offset (unexpected)
--- FAIL: ActiveRecord::WhereTest#test_type_casting_nested_joins (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_column (unexpected)
--- FAIL: ReflectionTest#test_association_reflection_in_modules (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_many_through_polymorphic_has_manys_works (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_reserved_words (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_distinct_has_many_through_a_has_many_through_association_on_through_reflection (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_table_alias (unexpected)
--- FAIL: FinderTest#test_hash_condition_local_time_interpolation_with_default_timezone_utc (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_relationship_cannot_have_a_counter_cache (unexpected)
--- FAIL: FinderTest#test_find_with_entire_select_statement (unexpected)
--- FAIL: ActiveRecord::WhereTest#test_where_not_association_as_nand (unexpected)
--- FAIL: ReflectionTest#test_scope_chain_of_polymorphic_association_does_not_leak_into_other_hmt_associations (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_escaped_characters (unexpected)
--- FAIL: CalculationsTest#test_limit_with_offset_is_kept (unexpected)
--- FAIL: FinderTest#test_eager_load_for_no_has_many_with_limit_and_left_joins_for_has_many (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_before_the_fact (unexpected)
--- FAIL: FinderTest#test_find_an_empty_array (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_association_includes_and_limit (unexpected)
--- FAIL: CalculationsTest#test_group_by_with_quoted_count_and_order_by_alias (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_associations_destroys_multiple_associations (unexpected)
--- FAIL: FinderTest#test_find_by_ids (unexpected)
--- FAIL: ActiveRecord::WhereTest#test_where_with_strong_parameters (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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.6-dev-2463ccadcd1658130cb79a1e061282a75c596ea4
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: ActiveRecord::Encryption::StoragePerformanceTest#test_storage_overload_without_storing_keys_is_acceptable (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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.6-dev-de4ce5b55d2ff48258b6b981fe3f6d376318861e
Tests run against activerecord 7.0.3
7163 Total Tests Run
7130 tests passed
33 tests failed
25 tests skipped
119 tests ignored
0 tests passed unexpectedly
25 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_suffix (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_add_column_6_1 (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_doesnt_set_precision_on_create_table (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_doesnt_set_precision_on_add_timestamps (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_2#test_create_join_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_change_column_comment_can_be_reverted (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_have_null_constraints_if_not_present_in_migration_of_change_table (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_5_1 (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_6_1 (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_2#test_create_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_4_2 (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_doesnt_set_precision_on_change_table (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_have_null_constraints_if_not_present_in_migration_for_adding_timestamps_to_existing_table (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_add_column_5_0 (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_6_0 (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_references_does_not_add_index_by_default (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_change_table_comment_can_be_reverted (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_have_null_constraints_if_not_present_in_migration_of_create_table (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_prefix (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_migration_does_remove_unnamed_index (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_2#test_polymorphic_add_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_create_table (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_5_0 (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_5_2 (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_2#test_change_table_with_polymorphic_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
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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: FoxyFixturesTest#test_supports_polymorphic_belongs_to (unexpected)
--- FAIL: ActiveRecord::Migration::ChangeSchemaWithDependentObjectsTest#test_create_table_with_force_cascade_drops_dependent_objects (unexpected)
--- FAIL: RelationScopingTest#test_scoping_applies_to_reload_with_all_queries (unexpected)
--- FAIL: FoxyFixturesTest#test_strips_DEFAULTS_key (unexpected)
--- FAIL: FoxyFixturesTest#test_resolves_enums_in_sti_subclasses (unexpected)
--- FAIL: RelationScopingTest#test_delete_all_default_scope_filters_on_joins (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V4_2#test_create_join_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: RelationScopingTest#test_scoping_respects_current_class (unexpected)
--- FAIL: CockroachDB::PostgresqlNumberTest#test_decimal_values (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_sti_with_respective_files (unexpected)
--- FAIL: FoxyFixturesTest#test_preserves_existing_fixture_data (unexpected)
--- FAIL: RelationScopingTest#test_scoped_unscoped (unexpected)
--- FAIL: RelationScopingTest#test_scoping_is_correctly_restored (unexpected)
--- FAIL: FoxyFixturesTest#test_only_populates_columns_that_exist (unexpected)
--- FAIL: RelationScopingTest#test_scoped_create_with_where (unexpected)
--- FAIL: PostgresqlBitStringTest#test_bit_string_varying_column (unexpected)
--- FAIL: RelationScopingTest#test_default_scope_filters_on_joins (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_inline_habtm_with_specified_id (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_include (unexpected)
--- FAIL: FoxyFixturesTest#test_populates_timestamp_columns (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_join_tables (unexpected)
--- FAIL: FoxyFixturesTest#test_identifies_symbols (unexpected)
--- FAIL: PostgresqlNumberTest#test_data_type (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_last (unexpected)
--- FAIL: FoxyFixturesTest#test_populates_all_columns_with_the_same_time (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V4_2#test_create_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_last_preserves_scope (unexpected)
--- FAIL: FoxyFixturesTest#test_identifies_consistently (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_prefix (unexpected)
--- FAIL: DelegatedTypeTest#test_scope (unexpected)
--- FAIL: RelationScopingTest#test_scope_select_concatenates (unexpected)
--- FAIL: RelationScopingTest#test_update_all_default_scope_filters_on_joins (unexpected)
--- FAIL: TestAutosaveAssociationsInGeneral#test_cyclic_autosaves_do_not_add_multiple_validations (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V4_2#test_polymorphic_add_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: FoxyFixturesTest#test_namespaced_models (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_inline_habtm (unexpected)
--- FAIL: RelationScopingTest#test_scoped_count (unexpected)
--- FAIL: RelationScopingTest#test_nested_scoping_applies_with_all_queries_set (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_label_interpolation (unexpected)
--- FAIL: FoxyFixturesTest#test_resolves_enums (unexpected)
--- FAIL: RelationScopingTest#test_scoping_applies_to_update_with_all_queries (unexpected)
--- FAIL: FoxyFixturesTest#test_resolves_belongs_to_symbols (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V4_2#test_change_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: PostgresqlBitStringTest#test_assigning_invalid_hex_string_raises_exception (unexpected)
--- FAIL: RelationScopingTest#test_ensure_that_method_scoping_is_correctly_restored (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: RelationScopingTest#test_scoped_find_first (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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@andyyang890 andyyang890 self-assigned this Jul 17, 2023
@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_on_multiple_records (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_does_not_alter_select_values (unexpected)
--- FAIL: FinderTest#test_condition_utc_time_interpolation_with_default_timezone_local (unexpected)
--- FAIL: FinderTest#test_find_by_doesn't_have_implicit_ordering (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_has_one_with_has_many_through_source_reflection_preload_via_joins (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_first_and_scope_in_double_join_applies_order_in_memory (unexpected)
--- FAIL: ActiveRecord::WhereTest#test_where_with_duration_for_string_column (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order (unexpected)
--- FAIL: LeftOuterJoinAssociationTest#test_merging_multiple_left_joins_from_different_associations (unexpected)
--- FAIL: BelongsToAssociationsTest#test_multiple_counter_cache_with_after_create_update (unexpected)
--- FAIL: BelongsToAssociationsTest#test_with_polymorphic_and_condition (unexpected)
--- FAIL: ReflectionTest#test_foreign_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_without_updated_at_attributes (unexpected)
--- FAIL: FinderTest#test_find_with_string (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_belongs_to_should_update_when_the_through_foreign_key_changes (unexpected)
--- FAIL: RelationTest#test_support_upper_and_lower_case_directions (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_explicit_table_name_and_aggregate (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_invalid_options (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_multiple_associations (unexpected)
--- FAIL: FinderTest#test_find_by_sql_with_sti_on_joined_table (unexpected)
--- FAIL: FinderTest#test_take_and_first_and_last_with_integer_should_return_an_array (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_has_many_through_belongs_to_ids_with_conditions (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_obeys_order_on_through_association (unexpected)
--- FAIL: RelationTest#test_reorder_deduplication (unexpected)
--- FAIL: EagerAssociationTest#test_attribute_alias_in_where_references_association_name (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_create_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: RelationTest#test_unscope_with_subquery (unexpected)
--- FAIL: RelationTest#test_loaded_first_with_limit (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_left_joined_same_table_with_through_table (unexpected)
--- FAIL: LeftOuterJoinAssociationTest#test_left_outer_joins_count_is_same_as_size_of_loaded_results (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_keep_the_order (unexpected)
--- FAIL: RelationTest#test_build_with_array (unexpected)
--- FAIL: FinderTest#test_condition_local_time_interpolation_with_default_timezone_utc (unexpected)
--- FAIL: RelationTest#test_find_by_requires_at_least_one_argument (unexpected)
--- FAIL: EagerAssociationTest#test_including_associations_with_extensions_and_an_instance_dependent_scope_is_supported (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_many_through_with_string_keys (unexpected)
--- FAIL: RelationTest#test_dynamic_finder (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_create (unexpected)
--- FAIL: CustomConnectionFixturesTest#test_leaky_destroy (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_polymorphic_disable_joins_through_ordered_scope_first (unexpected)
--- FAIL: PostgresqlIntervalTest#test_column (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_new_aliased_to_build (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_last_bang (unexpected)
--- FAIL: FinderTest#test_implicit_order_for_model_without_primary_key (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_joins_and_limit_and_order (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_multiple_instances_of_the_same_record (unexpected)
--- FAIL: ActiveRecord::RelationTest#test_bad_constants_raise_errors (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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: HasAndBelongsToManyAssociationsTest#test_new_aliased_to_build (unexpected)
--- FAIL: PrimaryKeysTest#test_primary_key_update_with_custom_key_name (unexpected)
--- FAIL: RelationTest#test_dynamic_finder (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_defaults_are_not_touched_on_the_columns (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_user_provided_defaults_are_persisted_even_if_unchanged (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_attributes_are_being_set_when_initialized_from_habtm_association_with_where_clause (unexpected)
--- FAIL: RelationTest#test_delegations_do_not_leak_to_other_classes (unexpected)
--- FAIL: RelationTest#test_find_by!_with_multi-arg_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: DDLTest#test_create_geometry_using_shortcut_with_srid (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project_fixed_timestamp (unexpected)
--- FAIL: MultiDbMigratorTest#test_get_all_versions (unexpected)
--- FAIL: BasicsTest#test_singular_table_name_guesses_with_prefixes_and_suffixes (unexpected)
--- FAIL: PrimaryKeysTest#test_assign_id_raises_error_if_primary_key_doesnt_exist (unexpected)
--- FAIL: RelationTest#test_reverse_arel_assoc_order_with_multiargument_function (unexpected)
--- FAIL: RelationTest#test_using_a_custom_table_affects_the_wheres (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_left_outer_joins_raise_errors (unexpected)
--- FAIL: BasicsTest#test_find_by_slug_with_array (unexpected)
--- FAIL: DDLTest#test_drop_geometry_column (unexpected)
--- FAIL: RelationTest#test_finding_with_reorder_by_aliased_attributes (unexpected)
--- FAIL: RelationTest#test_extracted_association (unexpected)
--- FAIL: HabtmDestroyOrderTest#test_not_destroying_a_lesson_with_students_leaves_student<=>lesson_association_intact (unexpected)
--- FAIL: PrimaryKeysTest#test_update_counters_should_quote_pkey_and_quote_counter_columns (unexpected)
--- FAIL: RelationTest#test_find_all_with_multiple_should_use_and (unexpected)
--- FAIL: RelationTest#test_distinct (unexpected)
--- FAIL: BasicsTest#test_generated_relation_methods_module_name (unexpected)
--- FAIL: ViewWithoutPrimaryKeyTest#test_view_exists (unexpected)
--- FAIL: PostgresqlInfinityTest#test_type_casting_string_on_a_float_column (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_array (unexpected)
--- FAIL: RelationTest#test_unscope_with_aliased_column (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting_all (unexpected)
--- FAIL: RelationTest#test_loaded_first (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_immutable_strings_by_default_retains_limit_information (unexpected)
--- FAIL: BasicsTest#test_unicode_column_name (unexpected)
--- FAIL: BasicsTest#test_find_reverse_ordered_last (unexpected)
--- FAIL: BasicsTest#test_invalid_limit (unexpected)
--- FAIL: RelationTest#test_reorder_with_first (unexpected)
--- FAIL: BasicsTest#test_find_keeps_multiple_order_values (unexpected)
--- FAIL: RelationTest#test_size_with_distinct (unexpected)
--- FAIL: RelationTest#test_ordering_with_extra_spaces (unexpected)
--- FAIL: BasicsTest#test_values_at (unexpected)
--- FAIL: OptimisticLockingWithSchemaChangeTest#test_update_counters_updates_lock_version (unexpected)
--- FAIL: DDLTest#test_reload_dumped_schema (unexpected)
--- FAIL: RelationTest#test_joins_with_select (unexpected)
--- FAIL: RelationTest#test_dynamic_find_by_attributes (unexpected)
--- FAIL: BasicsTest#test_limit_should_take_value_from_latest_limit (unexpected)
--- FAIL: RelationTest#test_scoped_build (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrate_revert_whole_migration (unexpected)
--- FAIL: InheritanceTest#test_where_new_with_subclass (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_schema_dumping_on_delete_and_on_update_options (unexpected)
--- FAIL: NestedClassTest#test_nested_model (unexpected)
--- FAIL: FixturesTest#test_binary_in_fixtures (unexpected)
--- FAIL: FixturesTest#test_dirty_dirty_yaml_file (unexpected)
--- FAIL: FixturesTest#test_nil_raises (unexpected)
--- FAIL: FixturesTest#test_erb_in_fixtures (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_column (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_up (unexpected)
--- FAIL: InheritanceTest#test_new_with_invalid_type (unexpected)
--- FAIL: InheritanceTest#test_class_with_store_full_sti_class_returns_full_name (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_no_reverse (unexpected)
--- FAIL: InheritanceTest#test_compute_type_argument_error (unexpected)
--- FAIL: InheritanceTest#test_alt_finding_incorrect_type_data (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_with_if_exists_set (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_a_relation_having_distinct_and_order (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
--- FAIL: InheritanceTest#test_inheritance_find (unexpected)
--- FAIL: InheritanceTest#test_alt_inheritance_find_all (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_invalid_type (unexpected)
--- FAIL: InheritanceTest#test_inheritance_new_with_default_class (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrations_can_handle_foreign_keys_to_specific_tables (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_suffix (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_symbol_column (unexpected)
--- FAIL: InheritanceTest#test_alt_find_first_within_inheritance (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_name (unexpected)
--- FAIL: CockroachDB::MigrationTest#test_remove_column_with_if_not_exists_not_set (unexpected)
--- FAIL: FixturesTest#test_serialized_fixtures (unexpected)
--- FAIL: FixturesTest#test_complete_instantiation (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_inferes_column (unexpected)
--- FAIL: FixturesTest#test_fixtures_from_root_yml_with_instantiation (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
--- FAIL: InheritanceTest#test_eager_load_belongs_to_primary_key_quoting (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrate_revert (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_relation_with_includes (unexpected)
--- FAIL: InheritanceTest#test_inheritance_find_all (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_the_relation_is_already_loaded (unexpected)
--- FAIL: InheritanceTest#test_inheritance_with_default_scope (unexpected)
--- FAIL: InheritanceTest#test_new_with_abstract_class (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_constraint_is_not_cached_incorrectly (unexpected)
--- FAIL: InheritanceTest#test_inheritance_save (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrate_down (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_invalid_foreign_key (unexpected)
--- FAIL: InheritanceTest#test_new_with_autoload_paths (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_infers_column (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
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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_conditions_string_with_unquoted_table_name (unexpected)
--- FAIL: ActiveRecord::BindParameterTest#test_logs_binds_after_type_cast (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute (unexpected)
--- FAIL: ReflectionTest#test_aggregation_reflection (unexpected)
--- FAIL: InsertAllTest#test_upsert_all_does_notupdates_existing_record_by_when_there_is_no_key (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions_on_nested_association (unexpected)
--- FAIL: StrictLoadingTest#test_does_not_raise_on_eager_loading_a_strict_loading_has_many_relation (unexpected)
--- FAIL: NamedScopingTest#test_many_should_not_load_results (unexpected)
--- FAIL: AttributeMethodsTest#test_calling_super_when_the_parent_does_not_define_method_raises_NoMethodError (unexpected)
--- FAIL: EagerAssociationTest#test_association_loading_notification (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_all_queries_runs_on_update_columns (unexpected)
--- FAIL: StrictLoadingTest#test_does_not_raise_on_eager_loading_a_belongs_to_relation_if_strict_loading_by_default (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_condition (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_invalid_type (unexpected)
--- FAIL: EagerAssociationTest#test_associations_loaded_for_all_records (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_infers_column (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_where_first_level_returns_nil (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_many_quotes_table_and_column_names (unexpected)
--- FAIL: MigratorTest#test_migrations_status_with_schema_define_in_subdirectories (unexpected)
--- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_take_a_hash_and_assign_the_attributes_to_the_associated_models (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_joined_table_preloads (unexpected)
--- FAIL: AssociationValidationTest#test_validates_associated_with_custom_message_using_quotes (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_block (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_many_through_multiple_with_order (unexpected)
--- FAIL: NamedScopingTest#test_scope_with_object (unexpected)
--- FAIL: EagerAssociationTest#test_belongs_to_association_ignores_the_scoping (unexpected)
--- FAIL: InsertAllTest#test_upsert_all_does_not_perform_an_upsert_if_a_partial_index_doesnt_apply (unexpected)
--- FAIL: ActiveRecord::LoadAsyncTest#test_simple_query (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::LegacyConnectionHandlersMultiDbTest#test_connects_to_with_single_configuration (unexpected)
--- FAIL: ReflectionTest#test_read_attribute_names (unexpected)
--- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_not_load_association_when_updating_existing_records (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone_conversion_for_attributes_should_write_the_value_on_a_class_variable (unexpected)
--- FAIL: HabtmDestroyOrderTest#test_may_not_delete_a_lesson_with_students (unexpected)
--- FAIL: BooleanTest#test_boolean (unexpected)
--- FAIL: NamedScopingTest#test_many_should_return_false_if_none_or_one (unexpected)
--- FAIL: CopyMigrationsTest#test_copying_migrations_without_timestamps (unexpected)
--- FAIL: InheritanceTest#test_class_with_store_full_sti_class_returns_full_name (unexpected)
--- FAIL: AttributeMethodsTest#test_bulk_update_raises_ActiveRecord::UnknownAttributeError (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::LegacyConnectionHandlersMultiDbTest#test_switching_connections_with_database_hash_uses_passed_role_and_database (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_column (unexpected)
--- FAIL: AssociationValidationTest#test_validates_presence_of_belongs_to_association__parent_is_new_record (unexpected)
--- FAIL: NamedScopingTest#test_model_class_should_respond_to_many (unexpected)
--- FAIL: ActiveRecord::DatabaseTasksCreateCurrentThreeTierTest#test_establishes_connection_for_the_given_environments_config (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attributes_before_type_cast_on_a_datetime (unexpected)
--- FAIL: InheritanceTest#test_class_with_blank_sti_name (unexpected)
--- FAIL: FoxyFixturesTest#test_generates_unique_ids (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_has_one_association_with_same_include_includes_only_once (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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: SignedIdTest#test_find_signed_record_raises_UnknownPrimaryKey_when_a_model_has_no_primary_key (unexpected)
--- FAIL: InheritanceTest#test_compute_type_nonexistent_constant (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_with_extend_option (unexpected)
--- FAIL: RelationTest#test_preloading_with_associations_and_merges (unexpected)
--- FAIL: DefaultNumbersTest#test_default_negative_integer (unexpected)
--- FAIL: RelationTest#test_count_with_block (unexpected)
--- FAIL: InheritanceTest#test_where_new_with_invalid_type (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_joins (unexpected)
--- FAIL: StrictLoadingTest#test_eager_load_audit_logs_are_strict_loading_because_parent_is_strict_loading (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_subclass (unexpected)
--- FAIL: RelationTest#test_find_with_included_associations (unexpected)
--- FAIL: AssociationProxyTest#test_inverses_get_set_of_subsets_of_the_association (unexpected)
--- FAIL: RelationTest#test_group_with_subquery_in_from_does_not_use_original_table_name (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_assignment_triggers_save_on_change_on_replacing_object (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_repeating (unexpected)
--- FAIL: CounterCacheTest#test_reset_multiple_counters_with_touch:_%i(_updated_at_written_on_) (unexpected)
--- FAIL: RelationTest#test_size (unexpected)
--- FAIL: CockroachDB::FixturesTest#test_multiple_clean_fixtures (unexpected)
--- FAIL: RelationTest#test_order_doesnt_trigger_eager_loading_when_ordering_using_the_owner_table_and_hash_syntax (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_with_touch:_true (unexpected)
--- FAIL: OptimisticLockingTest#test_delete_with_dirty_primary_key (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: StrictLoadingTest#test_does_not_raise_on_eager_loading_a_strict_loading_belongs_to_relation (unexpected)
--- FAIL: PostgresqlNumberTest#test_data_type (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_missing_association (unexpected)
--- FAIL: RelationTest#test_primary_key (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_caching_of_columns (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V4_2#test_create_join_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: InheritanceTest#test_finding_incorrect_type_data (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_all_should_respect_readonly_access (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_non_namespaced_model (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_label_interpolation_for_integer_label (unexpected)
--- FAIL: TestAutosaveAssociationOnABelongsToAssociationDefinedAsRecord#test_should_not_raise_error (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_consider_type (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_already_associated_record (unexpected)
--- FAIL: RelationTest#test_finding_with_order_limit_and_offset (unexpected)
--- FAIL: RelationTest#test_find_by!_with_hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: RelationTest#test_typecasting_where_with_array (unexpected)
--- FAIL: FixturesTest#test_binary_in_fixtures (unexpected)
--- FAIL: RelationTest#test_unscope_specific_where_value (unexpected)
--- FAIL: OptimisticLockingTest#test_readonly_attributes (unexpected)
--- FAIL: FixturesTest#test_yml_file_in_subdirectory (unexpected)
--- FAIL: DDLTest#test_create_simple_geography_using_shortcut (unexpected)
--- FAIL: RelationTest#test_only (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_has_one_reload (unexpected)
--- FAIL: ActiveRecord::WhereTest#test_where_copies_bind_params (unexpected)
--- FAIL: BidirectionalDestroyDependenciesTest#test_bidirectional_dependence_when_destroying_item_with_has_one_association (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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_respects_select_query_method (unexpected)
--- FAIL: BasicsTest#test_#connecting_to_with_role (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_with_custom_column_without_default_should_work_with_null_in_the_database (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_name_is_the_same_as_join_table_name (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_doesnt_run_on_destroy (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_save_fails_for_invalid_belongs_to (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_schema_dumping_on_delete_and_on_update_options (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_updating_attributes_on_non_rich_associations (unexpected)
--- FAIL: BasicsTest#test_benchmark_with_use_silence (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_with_extend_option (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_on_new_object (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_when_association_already_loaded (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_loaded_relation_with_includes (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependency_should_halt_parent_destruction (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnsTest#test_change_column_with_new_default (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_proxy_transaction_method_starts_transaction_in_association_class (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnsTest#test_rename_column_using_symbol_arguments (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_validation_does_not_validate_stale_association_target (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object_with_values (unexpected)
--- FAIL: HasOneAssociationsTest#test_polymorphic_has_one_with_touch_option_on_update_will_touch_record_by_fetching_from_database_if_needed (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_not_set (unexpected)
--- FAIL: HasOneAssociationsTest#test_dangerous_association_name_raises_ArgumentError (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_loading_for_new_record (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_on_delete_cascade_foreign_key (unexpected)
--- FAIL: BasicsTest#test_readonly_attributes (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_adding_before_save (unexpected)
--- FAIL: HasOneAssociationsTest#test_destroyed_by_association_set_in_child_destroy_callback_on_replace (unexpected)
--- FAIL: QueryCacheExpiryTest#test_insert_all_bang (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_assignment_triggers_save_on_change_on_replacing_object (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_joins_and_limit_and_order (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_join_tables (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ReferencesForeignKeyTest#test_foreign_keys_can_be_created_while_changing_the_table (unexpected)
--- FAIL: OptimisticLockingWithSchemaChangeTest#test_increment_counter_updates_lock_version (unexpected)
--- FAIL: QueryLogsTest#test_resets_cache_on_context_update (unexpected)
--- FAIL: HasOneAssociationsTest#test_update_with_foreign_and_primary_keys (unexpected)
--- FAIL: BasicsTest#test_attributes (unexpected)
--- FAIL: BasicsTest#test_limit_without_comma (unexpected)
--- FAIL: OptimisticLockingTest#test_yaml_dumping_with_lock_column (unexpected)
--- FAIL: CockroachDB::MarshalSerializationTest#test_deserializing_rails_6_1_marshal_with_loaded_association_cache (unexpected)
--- FAIL: CockroachDB::PostgresqlIntervalTest#test_interval_type_cast_string_and_numeric_from_user (unexpected)
--- FAIL: BasicsTest#test_default_in_utc_with_time_zone (unexpected)
--- FAIL: BasicsTest#test_default_in_utc (unexpected)
--- FAIL: AggregationsTest#test_assigning_hash_to_custom_converter (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_joins (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

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: RelationScopingTest#test_scoping_applies_to_update_with_all_queries (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_with_overridden_types_keep_their_type_when_a_default_value_is_configured_separately (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_procs_are_memoized_before_type_casting (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_belongs_to_association_with_same_include_includes_only_once (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnsTest#test_change_column_default_to_null (unexpected)
--- FAIL: BasicsTest#test_new_threads_get_default_the_default_connection_handler (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_do_not_require_a_type (unexpected)
--- FAIL: BasicsTest#test_assert_queries (unexpected)
--- FAIL: FixturesTest#test_complete_instantiation (unexpected)
--- FAIL: BasicsTest#test_new_record_returns_boolean (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_a_polymorphic_association_with_references_to_the_associated_table (unexpected)
--- FAIL: BasicsTest#test_#connected_to_many_with_a_multiple_classes_without_brackets_works (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_belongs_to_with_string_keys (unexpected)
--- FAIL: AssociationsTest#test_include_with_order_works (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions_on_nested_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_name (unexpected)
--- FAIL: BasicsTest#test_create_after_initialize_with_array_param (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_multiple_associations (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_change_column_comment_can_be_reverted (unexpected)
--- FAIL: BasicsTest#test_clone_of_new_object_with_defaults (unexpected)
--- FAIL: SpatialQueriesTest#test_query_st_distance (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_no_associations (unexpected)
--- FAIL: BasicsTest#test_primary_key_and_references_columns_should_be_identical_type (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnsTest#test_change_type_of_not_null_column (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_one_dependent_does_not_destroy_dependent (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_invalid_association_reference (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_add_column_5_0 (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_through_a_polymorphic_association_doesn't_require_the_association_to_exist (unexpected)
--- FAIL: EagerAssociationTest#test_attribute_alias_in_where_references_association_name (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_subclass (unexpected)
--- FAIL: ActiveRecord::Encryption::EncryptableRecordTest#test_encrypts_serialized_attributes (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_belongs_to (unexpected)
--- FAIL: BasicsTest#test_custom_mutator (unexpected)
--- FAIL: BasicsTest#test_previously_new_record_returns_boolean (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_lambda (unexpected)
--- FAIL: FixturesTest#test_insert_with_datetime (unexpected)
--- FAIL: BasicsTest#test_marshal_inspected_round_trip (unexpected)
--- FAIL: InheritanceTest#test_inheritance_new_with_default_class (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_not_backed_by_database_columns_keep_their_type_when_a_default_value_is_configured_separately (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_with_annotation (unexpected)
--- FAIL: EagerAssociationTest#test_loading_from_an_association_that_has_a_hash_of_conditions (unexpected)
--- FAIL: AssociationsTest#test_loading_the_association_target_should_keep_child_records_marked_for_destruction (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_multiple_order_columns (unexpected)
--- FAIL: FixturesTest#test_erb_in_fixtures (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

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_one_mapping_array (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_scoped_grouped (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_with_less (unexpected)
--- FAIL: FinderTest#test_bind_variables_with_quotes (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_empty_with_dirty_target (unexpected)
--- FAIL: HasManyAssociationsTest#test_attributes_are_being_set_when_initialized_from_has_many_association_with_multiple_where_clauses (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_return_true_if_more_than_one (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding (unexpected)
--- FAIL: FinderTest#test_find_by_ids (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_third_bang (unexpected)
--- FAIL: FinderTest#test_exists_with_large_number (unexpected)
--- FAIL: HasManyAssociationsTest#test_taking_with_inverse_of (unexpected)
--- FAIL: FinderTest#test_fourth (unexpected)
--- FAIL: HasManyAssociationsTest#test_counting_with_single_hash (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_join_for_count (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_build_with_options (unexpected)
--- FAIL: FinderTest#test_find_by_association_subquery (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_one_message_on_primary_key (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_keep_the_order (unexpected)
--- FAIL: FinderTest#test_find_by_one_missing_attribute (unexpected)
--- FAIL: FoxyFixturesTest#test_resolves_enums (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_with_instance_dependent_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_or_last_on_loaded_association_should_not_fetch_with_query (unexpected)
--- FAIL: ModulesTest#test_module_table_name_suffix (unexpected)
--- FAIL: FinderTest#test_find_one_message_on_primary_key (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_and_offset_and_select (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_nullify_dependency_on_association (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_set (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_on_loaded_association_should_not_use_query (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_ignores_include_option (unexpected)
--- FAIL: FoxyFixturesTest#test_supports_inline_habtm (unexpected)
--- FAIL: HasManyAssociationsTest#test_dont_call_save_callbacks_twice_on_has_many (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_association_includes_limit_and_order (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_uses_array_include_after_loaded (unexpected)
--- FAIL: LegacyPrimaryKeyTest::V4_2#test_legacy_bigint_primary_key_should_not_be_auto_incremented (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_dependent_when_deleted_from_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_attributes_are_available_to_after_initialize (unexpected)
--- FAIL: FinderTest#test_include_on_loaded_relation_without_match (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_returns_target (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_create (unexpected)
--- FAIL: PrimaryKeysTest#test_to_key_with_primary_key_after_destroy (unexpected)
--- FAIL: HasManyAssociationsTest#test_joins_with_namespaced_model_should_use_correct_type (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroying (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_one_on_loaded_association_should_not_use_query (unexpected)
--- FAIL: BooleanTest#test_boolean_without_questionmark (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

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: PrimaryKeysTest#test_customized_primary_key_can_be_get_before_saving (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasAndBelongsToManyAssociationWithAcceptsNestedAttributes#test_should_not_use_default_invalid_error_on_associated_models (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object (unexpected)
--- FAIL: RelationTest#test_select_with_blank_value (unexpected)
--- FAIL: FixturesTest#test_empty_yaml_fixture_with_a_comment_in_it (unexpected)
--- FAIL: RelationTest#test_create_bang (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_has_one_with_has_many_through_source_reflection_preload (unexpected)
--- FAIL: RelationTest#test_loaded_all (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_has_many_through_with_belongs_to_source_reflection (unexpected)
--- FAIL: HasOneAssociationsTest#test_attributes_are_being_set_when_initialized_from_has_one_association_with_where_clause (unexpected)
--- FAIL: RelationTest#test_order_with_hash_and_symbol_generates_the_same_sql (unexpected)
--- FAIL: HasOneAssociationsTest#test_with_polymorphic_has_one_with_custom_columns_name (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_joins_raise_errors (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_count_on_disable_joins_using_relation_with_scope (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V6_0#test_change_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: PreloaderTest#test_preload_does_not_group_same_scope_different_key_name (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_one_through_has_one_with_has_one_through_source_reflection_preload (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependency_should_halt_parent_destruction (unexpected)
--- FAIL: SerializedAttributeTest#test_json_read_legacy_null (unexpected)
--- FAIL: RelationTest#test_create_or_find_by (unexpected)
--- FAIL: BooleanTest#test_boolean_cast_from_string (unexpected)
--- FAIL: PrimaryKeysTest#test_delete_should_quote_pkey (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_with_sti_on_nested_through_reflection (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasAndBelongsToManyAssociationWithAcceptsNestedAttributes#test_should_allow_to_bypass_validations_on_the_associated_models_on_update (unexpected)
--- FAIL: RelationTest#test_to_sql_on_scoped_proxy (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_explicit_sti_base_class (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_symbol_column (unexpected)
--- FAIL: RelationTest#test_many_with_limits (unexpected)
--- FAIL: RelationTest#test_references_triggers_eager_loading (unexpected)
--- FAIL: RelationTest#test_none? (unexpected)
--- FAIL: CockroachDB::PostgresqlTimestampMigrationTest#test_adds_column_as_timestamp (unexpected)
--- FAIL: RelationTest#test_find_by!_raises_RecordNotFound_if_the_record_is_missing (unexpected)
--- FAIL: RelationTest#test_support_upper_and_lower_case_directions (unexpected)
--- FAIL: PrimaryKeysTest#test_instance_update_should_quote_pkey (unexpected)
--- FAIL: ManyToManyFixturesWithClassDefined#test_this_should_run_cleanly (unexpected)
--- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_should_be_stable_when_using_collection_cache_versioning (unexpected)
--- FAIL: RelationTest#test_references_doesnt_trigger_eager_loading_if_reference_not_included (unexpected)
--- FAIL: PrimaryKeysTest#test_find_with_multiple_ids_should_quote_pkey (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_polymophic_disable_joins_through_ordering (unexpected)
--- FAIL: RelationTest#test_find_by_returns_nil_if_the_record_is_missing (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_has_one_through_with_has_many_source_reflection (unexpected)
--- FAIL: HasOneAssociationsTest#test_nullification_on_association_change (unexpected)
--- FAIL: RelationTest#test_loaded_relations_cannot_be_mutated_by_multi_value_methods (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_has_one_with_has_many_through_source_reflection (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_with_custom_select_on_join_model_default_scope (unexpected)
--- FAIL: RelationTest#test_order_by_relation_attribute (unexpected)
--- FAIL: RelationTest#test_find_by_with_delegated_ar_object (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

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

@rafiss rafiss changed the title roachtest: activerecord failed roachtest: activerecord failed (waiting for upstream updates) Aug 11, 2023
@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: FinderTest#test_include_on_unloaded_relation_without_match (unexpected)
--- FAIL: ReadOnlyTest#test_cant_touch_readonly_record (unexpected)
--- FAIL: DelegatedTypeTest#test_association_id (unexpected)
--- FAIL: ModulesTest#test_find_account_and_include_company (unexpected)
--- FAIL: ActiveRecordSchemaTest#test_schema_load_with_multiple_indexes_for_column_of_different_names (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: TouchLaterTest#test_touch_touches_immediately (unexpected)
--- FAIL: BelongsToAssociationsTest#test_custom_counter_cache (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_without_match (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_nil_with_aggregate_having_multiple_mappings (unexpected)
--- FAIL: FinderTest#test_exists_passing_active_record_object_is_not_permitted (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_on_multiple_records (unexpected)
--- FAIL: InheritanceTest#test_finding_incorrect_type_data (unexpected)
--- FAIL: InheritanceTest#test_abstract_inheritance_base_class (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_without_counter_cache_option (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_update (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_foreign_type (unexpected)
--- FAIL: FinderTest#test_fourth (unexpected)
--- FAIL: FinderTest#test_exists_with_empty_hash_arg (unexpected)
--- FAIL: FinderTest#test_exists_with_large_number (unexpected)
--- FAIL: BelongsToAssociationsTest#test_optional_relation_can_be_set_per_model (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_with_several_options (unexpected)
--- FAIL: FoxyFixturesTest#test_ignores_belongs_to_symbols_if_association_and_foreign_key_are_named_the_same (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_model_callbacks (unexpected)
--- FAIL: InheritanceTest#test_new_with_invalid_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: SerializedAttributeTest#test_nil_not_serialized_with_class_constraint (unexpected)
--- FAIL: BelongsToAssociationsTest#test_cant_save_readonly_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_before_child_saved_with_primary_key (unexpected)
--- FAIL: InheritanceTest#test_eager_load_belongs_to_something_inherited (unexpected)
--- FAIL: InheritanceTest#test_inheritance_new_with_default_class (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_reassign_with_namespaced_models_and_counters (unexpected)
--- FAIL: FinderTest#test_eager_load_for_no_has_many_with_limit_and_left_joins_for_has_many (unexpected)
--- FAIL: FinderTest#test_find_with_nil_inside_set_passed_for_attribute (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_invalid_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment_to_nil_with_primary_key (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_last_bang (unexpected)
--- FAIL: FinderTest#test_find_by_nil_attribute (unexpected)
--- FAIL: FinderTest#test_exists_with_includes_limit_and_empty_result (unexpected)
--- FAIL: FinderTest#test_exists_uses_existing_scope (unexpected)
--- FAIL: FinderTest#test_take_failing (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists_by_column (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_reassigning (unexpected)
--- FAIL: FoxyFixturesTest#test_only_generates_a_pk_if_necessary (unexpected)
--- FAIL: UpdateAllTest#test_klass_level_touch_all (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions (unexpected)
--- FAIL: ReadOnlyTest#test_cant_update_column_readonly_record (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

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

--- FAIL: FinderTest#test_find_by_doesn't_have_implicit_ordering (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_join_model_with_include (unexpected)
--- FAIL: FinderTest#test_count_by_sql (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_null_belongs_to_polymorphic_association (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_object_arg (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_one_condition_being_aggregate_and_another_not (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_when_integer_out_of_range_show_order_does_not_matter (unexpected)
--- FAIL: FinderTest#test_custom_select_takes_precedence_over_original_value (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_offset_and_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_offset_and_multiple_associations (unexpected)
--- FAIL: RelationTest#test_finding_with_desc_order_with_string (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_without_match (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_with_a_polymorphic_association_won't_work_consistently (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_one_association (unexpected)
--- FAIL: FinderTest#test_find_by_with_hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: RelationTest#test_finding_with_hash_conditions_on_joined_table (unexpected)
--- FAIL: FinderTest#test_exists_with_left_joins (unexpected)
--- FAIL: EagerAssociationTest#test_exceptions_have_suggestions_for_fix (unexpected)
--- FAIL: RelationTest#test_find_by!_raises_RecordNotFound_if_the_record_is_missing (unexpected)
--- FAIL: EagerAssociationTest#test_string_id_column_joins (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_with_non_unique_attributes (unexpected)
--- FAIL: RelationTest#test_preloading_with_associations_default_scopes_and_merges (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_joins_raise_errors (unexpected)
--- FAIL: RelationTest#test_empty (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_belongs_to (unexpected)
--- FAIL: RelationTest#test_select_with_block (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_select_to_build_subquery (unexpected)
--- FAIL: EagerAssociationTest#test_eager_habtm_with_association_inheritance (unexpected)
--- FAIL: ReflectionTest#test_scope_chain_does_not_interfere_with_hmt_with_polymorphic_case (unexpected)
--- FAIL: UniquenessValidationTest#test_validates_uniqueness_with_newline_chars (unexpected)
--- FAIL: FinderTest#test_fifth_with_offset (unexpected)
--- FAIL: RelationTest#test_relation_with_private_kernel_method (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_columns_which_are_sql_keywords (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_array_on_the_eagers (unexpected)
--- FAIL: FinderTest#test_named_bind_variables (unexpected)
--- FAIL: CockroachDB::PostgresqlIntervalTest#test_interval_type_cast_string_and_numeric_from_user (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_within_transaction (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_polymorphic_has_many_through_joined_different_table_twice (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_non-readonly_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset (unexpected)
--- FAIL: RelationTest#test_automatically_added_reorder_references (unexpected)
--- FAIL: FinderTest#test_fifth (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_on_the_eagers (unexpected)
--- FAIL: RelationTest#test_first_or_create (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_array_of_ranges (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

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

craig bot pushed a commit that referenced this issue Aug 18, 2023
108939: roachtest: ignore upstream flakes in activerecord and sequelize r=rafiss a=rafiss

Both of these tests are being worked on upstream to resolve the flakiness. Since CockroachDB itself is not the cause of the flakes, we ignore them so that these tests don't create unnecessary issues.

informs #108938
informs #108937
fixes #97283, #99620, #108654, #87580
fixes #98144, #99258, #108662, #98139

Release note: None

Co-authored-by: Rafi Shamim <[email protected]>
@rafiss rafiss closed this as completed Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

3 participants