cockroachdb / cockroach

CockroachDB - the open source, cloud-native distributed SQL database.
https://www.cockroachlabs.com
Other
29.49k stars 3.7k forks source link

roachtest: activerecord failed #124901

Open cockroach-teamcity opened 1 month ago

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 827b522c24d903ec130ea4aa48dd0af6687eaf6d:

--- FAIL: FinderTest#test_find_by_id_with_large_number (unexpected)
--- FAIL: HasManyAssociationsTest#test_ids_reader_memoization (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_not_empty_after_building (unexpected)
--- FAIL: RelationTest#test_count_with_block (unexpected)
--- FAIL: FinderTest#test_member_on_loaded_relation_without_match (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_reorder_should_use_sql_limit (unexpected)
--- FAIL: CalculationsTest#test_should_limit_calculation_with_offset (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_after_the_fact (unexpected)
--- FAIL: AttributeMethodsTest#test_declared_suffixed_attribute_method_affects_respond_to?_and_method_missing (unexpected)
--- FAIL: FinderTest#test_find_an_empty_array (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: FinderTest#test_find_with_ids_where_and_limit (unexpected)
--- FAIL: BelongsToAssociationsTest#test_runs_parent_presence_check_if_parent_changed_or_nil (unexpected)
--- FAIL: HasManyAssociationsTest#test_three_levels_of_dependence (unexpected)
--- FAIL: EagerAssociationTest#test_order_on_join_table_with_include_and_limit (unexpected)
--- FAIL: CalculationsTest#test_should_not_use_alias_for_grouped_field (unexpected)
--- FAIL: BasicsTest#test_attribute_names_on_abstract_class (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_type_cast_does_not_corrupt_the_query_cache (unexpected)
--- FAIL: BasicsTest#test_table_exists (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_create_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attribute_predicate (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_create_record (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_unrelated_type (unexpected)
--- FAIL: CalculationsTest#test_select_avg_with_group_by_as_virtual_attribute_with_ar (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_out_of_range_value_assigning (unexpected)
--- FAIL: BasicsTest#test_equality_with_blank_ids (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_association_relation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_singleton_has_many_through (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_when_false (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_single_has_many_through_association_with_unpersisted_parent_instance (unexpected)
--- FAIL: TestAutosaveAssociationsInGeneral#test_autosave_does_not_pass_through_non_custom_validation_contexts (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_second_bang (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_association_with_primary_key_deletes_correct_records (unexpected)
--- FAIL: BasicsTest#test_load (unexpected)
--- FAIL: ReflectionTest#test_foreign_type (unexpected)
--- FAIL: CalculationsTest#test_ids_on_loaded_relation (unexpected)
--- FAIL: RelationTest#test_find_ids (unexpected)
--- FAIL: PersistenceTest#test_delete_many (unexpected)
--- FAIL: PersistenceTest#test_update_attribute! (unexpected)
--- FAIL: FinderTest#test_second_with_offset (unexpected)
--- FAIL: CalculationsTest#test_distinct_count_with_order_and_offset (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_ordered_has_many_through (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_with_custom_primary_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_taking_not_found (unexpected)
--- FAIL: CalculationsTest#test_#skip_query_cache!_for_#ids (unexpected)
--- FAIL: ReflectionTest#test_foreign_key (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-39136

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 7d95120d7ad6f1e3f1b0f1c997e1ce0eaada24f9:

--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reloading_the_belonging_object (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_with_one_updated (unexpected)
--- FAIL: BelongsToAssociationsTest#test_build_with_conditions (unexpected)
--- FAIL: PersistenceTest#test_decrement_with_touch_updates_timestamps (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_with_block (unexpected)
--- FAIL: PersistenceTest#test_becomes_includes_errors (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_nil_to_persisted_record (unexpected)
--- FAIL: AttributeMethodsTest#test_number_attribute_predicate (unexpected)
--- FAIL: AssociationsTest#test_subselect (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_children_could_be_rolled_back_by_after_save (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_explicit_sti_base_class (unexpected)
--- FAIL: AttributeMethodsTest#test_respond_to?_with_a_custom_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_type_mismatch (unexpected)
--- FAIL: HasManyAssociationsTest#test_raises_RecordNotDestroyed_when_replaced_child_can't_be_destroyed (unexpected)
--- FAIL: BelongsToAssociationsTest#test_composite_primary_key_malformed_association_class (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_an_association_collection (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_selects_all_columns_by_default (unexpected)
--- FAIL: MultiParameterAttributeTest#test_create_with_multiparameter_attributes_setting_date_and_time_attribute (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_destroy (unexpected)
--- FAIL: HasManyAssociationsTest#test_dynamic_find_should_respect_association_order (unexpected)
--- FAIL: PersistenceTest#test_create_columns_not_equal_attributes (unexpected)
--- FAIL: BelongsToAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_association_does_not_use_parent_query_constraints_if_not_configured_to (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_date_with_empty_day_and_year (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_updates_counter_cache_with_dependent_delete_all (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_respects_select_query_method (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_before_child_saved_with_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_datetime_in_the_current_time_zone (unexpected)
--- FAIL: PersistenceTest#test_update_column_should_not_use_setter_method (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependent_association_respects_optional_conditions_on_delete (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_return_false_if_any (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_with_not_yet_loaded_association_collection (unexpected)
--- FAIL: PersistenceTest#test_becomes_errors_base (unexpected)
--- FAIL: HasManyAssociationsTest#test_select_with_block (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroying (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assigning_an_association_doesn't_result_in_duplicate_objects (unexpected)
--- FAIL: AssociationsTest#test_has_many_with_foreign_key_as_an_array_raises (unexpected)
--- FAIL: PersistenceTest#test_create_model_with_uuid_pk_populates_id (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_duplicated_ids! (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attributes (unexpected)
--- FAIL: HasManyAssociationsTest#test_reload_with_query_cache (unexpected)
--- FAIL: HasOneAssociationsTest#test_update_with_foreign_and_primary_keys (unexpected)
--- FAIL: BelongsToAssociationsTest#test_multiple_counter_cache_with_after_create_update (unexpected)
--- FAIL: PersistenceTest#test_update_all (unexpected)
--- FAIL: HasManyAssociationsTest#test_select_query_method (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_creation_respects_hash_condition (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 4 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 7d95120d7ad6f1e3f1b0f1c997e1ce0eaada24f9:

--- FAIL: BelongsToAssociationsTest#test_natural_assignment (unexpected)
--- FAIL: AttributeMethodsTest#test_YAML_dumping_a_record_with_time_zone-aware_attribute (unexpected)
--- FAIL: BasicsTest#test_count_with_join (unexpected)
--- FAIL: InverseAssociationTests#test_this_inverse_stuff (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_custom_primary_key (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_find_on_has_many_association_collection_with_include_and_conditions (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_scope_isnt_affected_by_scoping (unexpected)
--- FAIL: HasOneAssociationsTest#test_restrict_with_exception (unexpected)
--- FAIL: BasicsTest#test_default_in_utc (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_save_with_has_one_inverse (unexpected)
--- FAIL: RelationTest#test_automatically_added_order_references (unexpected)
--- FAIL: IntegrationTest#test_cache_version_format_is_not_too_precise (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_nullify_dependency_on_association (unexpected)
--- FAIL: SignedIdTest#test_use_a_custom_verifier (unexpected)
--- FAIL: RelationTest#test_new_with_array (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_selects_all_columns_by_default (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_with_validate_false_does_not_run_associated_validation_callbacks_on_update (unexpected)
--- FAIL: BasicsTest#test_equality_of_destroyed_records (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_exclamation_and_no_options (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_primary_key_option_on_source (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_associations_with_conditions (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_time_with_zone_conversion_to_default_timezone_local (unexpected)
--- FAIL: CalculationsTest#test_distinct_is_honored_when_used_with_count_operation_after_group (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_scope_should_respect_table_alias (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_save_with_has_many_inverse (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasManyAssociationDefinedInSubclassWithAcceptsNestedAttributes#test_should_update_children_when_association_redefined_in_subclass (unexpected)
--- FAIL: InheritanceTest#test_alt_update_all_within_inheritance (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_both_parent_ids_set_when_saving_new (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_and_non_primary_key_order (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_on_multiple_records (unexpected)
--- FAIL: RelationTest#test_group_with_blank_value (unexpected)
--- FAIL: CalculationsTest#test_ids_on_loaded_relation_with_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_joins (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assigning_belongs_to_on_destroyed_object (unexpected)
--- FAIL: InheritanceTest#test_new_with_complex_inheritance (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_table_alias (unexpected)
--- FAIL: CalculationsTest#test_group_by_count_for_a_composite_primary_key_model (unexpected)
--- FAIL: BasicsTest#test_find_multiple_ordered_last (unexpected)
--- FAIL: BasicsTest#test_equality (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_collection_proxy (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_limit_and_empty_result (unexpected)
--- FAIL: RelationTest#test_find_by_with_multi-arg_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reload_the_belonging_object_with_query_cache (unexpected)
--- FAIL: BelongsToAssociationsTest#test_type_mismatch (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 4 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 7d95120d7ad6f1e3f1b0f1c997e1ce0eaada24f9:

--- FAIL: FinderTest#test_find_by_empty_ids (unexpected)
--- FAIL: ValidationsTest#test_exception_on_create_bang_many (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_third_bang (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_not_backed_by_database_columns_keep_their_type_when_a_default_value_is_configured_separately (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::TypesTest#test_attributes_which_are_invalid_for_database_can_still_be_reassigned (unexpected)
--- FAIL: FinderTest#test_named_bind_variables_with_quotes (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_updates_counter_cache_with_dependent_delete_all (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_a_cpk_model_by_id_attribute (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_time (unexpected)
--- FAIL: AssociationsTest#test_append_composite_has_many_through_association (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_datetime_in_the_current_time_zone (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependent_association_respects_optional_conditions_on_delete (unexpected)
--- FAIL: HasManyAssociationsTest#test_counting_with_single_hash (unexpected)
--- FAIL: HasManyAssociationsTest#test_finder_method_with_dirty_target (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_size_on_an_association_that_has_been_loaded_does_not_perform_query (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_invalid_string_to_a_zone-aware_time_attribute (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_on_loaded_association_should_not_use_query (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_updates_counter_cache_when_inverse_counter_cache_is_a_symbol_with_dependent_destroy (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_in_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_select_without_foreign_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_all_sanitized (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_different_class_name_and_order (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_count_instead_of_loading_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_reassign_with_namespaced_models_and_counters (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_empty_with_dirty_target (unexpected)
--- FAIL: SignedIdTest#test_cannot_get_a_signed_ID_for_a_new_record (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_association_does_not_use_parent_query_constraints_if_not_configured_to (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_via_block (unexpected)
--- FAIL: FinderTest#test_find_with_hash_conditions_on_joined_table (unexpected)
--- FAIL: BelongsToAssociationsTest#test_creating_the_belonging_object_with_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_instance_methods_should_be_defined_on_the_base_class (unexpected)
--- FAIL: AssociationsTest#test_assign_composite_foreign_key_belongs_to_association (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_along_with_an_overridden_alias_method_doesn't_issue_a_deprecation (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasManyAssociationDefinedInSubclassWithAcceptsNestedAttributes#test_should_update_children_when_association_redefined_in_subclass (unexpected)
--- FAIL: BelongsToAssociationsTest#test_not_optional_relation (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_without_match (unexpected)
--- FAIL: HasManyAssociationsTest#test_anonymous_has_many (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_with_dirty_target (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reassigning_the_parent_id_updates_the_object (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose (unexpected)
--- FAIL: HasManyAssociationsTest#test_include_returns_false_for_non_matching_record_to_verify_scoping (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load_with_gzip (unexpected)
--- FAIL: AttributeMethodsTest#test_should_unserialize_attributes_for_frozen_records (unexpected)
--- FAIL: FinderTest#test_find_with_nil_inside_set_passed_for_one_attribute (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependency_should_halt_parent_destruction (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_the_association_with_an_array (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 0415ebc7ded1107eb98a98d93332e59b08f544c5:

--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_primary_key_option (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_new_by_building (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_belongs_to_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_belongs_to_with_dependent_destroy (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_include? (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_association_callback_ordering (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_scope_that_has_joined_same_table_with_parent_relation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_include_method_in_association_through_should_return_true_for_instance_added_with_nested_builds (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_dynamic_find_should_respect_association_include (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_through_belongs_to_with_dependent_delete_all (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preloading_empty_through_association_via_joins (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_build_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_association_with_duplicates (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_merge_join_association_with_has_many_through_association_proxy (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_multiple_instances_of_the_same_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_has_many_association_with_nonstandard_primary_keys (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_collection_singular_ids_on_has_many_through_with_conditions_and_include (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_left_joined_same_table_with_through_table (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_modifying_has_many_through_has_one_reflection_should_raise (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_includes_in_through_association_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_cpk_association_build_through_singular (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_single_has_many_through_association_with_unpersisted_parent_instance (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_table_delete (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_readonly_should_be_false (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_update_ids_with_conditions (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_do_not_cache_association_reader_if_the_though_method_has_default_scopes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_belongs_to_with_dependent_delete_all (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_association (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: HasManyThroughAssociationsTest#test_count_has_many_through_with_named_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_insert_records_via_has_many_through_association_with_scope_and_association_name_different_from_the_joining_table_name (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_scope_is_affected_by_unscoping (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_scope_should_accept_string_and_hash_join (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_polymorphic_source (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_should_raise_exception_for_destroying_mismatching_records (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_has_one_reflection (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_has_many_through_with_default_scope_on_join_model (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_through_belongs_to_with_dependent_destroy (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_child_is_visible_to_join_model_in_add_association_callbacks (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_circular_autosave_association_correctly_saves_multiple_records (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_insert_records_via_has_many_through_association_with_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_find_on_has_many_association_collection_with_include_and_conditions (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_table_append (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ fb26da766a8f98eec602de55fdf6c813ee560069:

--- FAIL: BelongsToAssociationsTest#test_polymorphic_association_class (unexpected)
--- FAIL: InheritanceTest#test_alt_finding_incorrect_type_data (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_joined_table_preloads (unexpected)
--- FAIL: FinderTest#test_count_by_sql (unexpected)
--- FAIL: CalculationsTest#test_pluck_multiple_columns (unexpected)
--- FAIL: PersistenceTest#test_raises_error_when_validations_failed (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_names_with_a_custom_select (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_create (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute (unexpected)
--- FAIL: FinderTest#test_exists_does_not_select_columns_without_alias (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_through_belongs_to_with_dependent_destroy (unexpected)
--- FAIL: FinderTest#test_find_with_entire_select_statement (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_one_with_association_inheritance (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preloading_empty_through_association_via_joins (unexpected)
--- FAIL: FinderTest#test_named_bind_variables (unexpected)
--- FAIL: FinderTest#test_find_with_string (unexpected)
--- FAIL: BasicsTest#test_dup_of_saved_object_marks_attributes_as_dirty (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_two_association_with_one_save (unexpected)
--- FAIL: EagerAssociationTest#test_loading_conditions_with_or (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_save_succeeds_for_invalid_belongs_to_with_validate_false (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_enum_works_properly (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_and_removed_parent (unexpected)
--- FAIL: AttributeMethodsTest#test_declared_prefixed_attribute_method_affects_respond_to?_and_method_missing (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_already_associated_record (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_sti_subclass (unexpected)
--- FAIL: BasicsTest#test_can_call_connected_to_with_role_and_shard_on_abstract_classes (unexpected)
--- FAIL: PersistenceTest#test_destroy_many_with_invalid_id (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_array (unexpected)
--- FAIL: AttributeMethodsTest#test_converted_values_are_returned_after_assignment (unexpected)
--- FAIL: InheritanceTest#test_alt_becomes_works_with_sti (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_many_through_polymorphic_has_manys_works (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_bang_with_blank_defined (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_polymorphic_with_custom_foreign_type (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_on_relation (unexpected)
--- FAIL: IntegrationTest#test_cache_key_format_for_existing_record_with_nil_updated_timestamps (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_update (unexpected)
--- FAIL: FinderTest#test_find_by_on_relation_with_large_number (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_attributes_are_being_set_when_initialized_from_hm_through_association_with_multiple_where_clauses (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_in_joined_table (unexpected)
--- FAIL: BelongsToAssociationsTest#test_default (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_save_with_has_many_inverse (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_regular_association_with_a_typo_through_a_polymorphic_association_still_raises (unexpected)
--- FAIL: BasicsTest#test_primary_key_and_references_columns_should_be_identical_type (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_cpk_association_build_through_singular (unexpected)
--- FAIL: PersistenceTest#test_update_columns_with_model_having_primary_key_other_than_id (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_on_new_object (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_selects_all_columns_by_default (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ fb26da766a8f98eec602de55fdf6c813ee560069:

--- FAIL: RelationTest#test_unscope_grouped_where (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_children_inherit_custom_properties (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_names_on_a_queried_record (unexpected)
--- FAIL: RelationTest#test_loaded_relations_cannot_be_mutated_by_single_value_methods (unexpected)
--- FAIL: InheritanceTest#test_abstract_inheritance_base_class (unexpected)
--- FAIL: PostGISTest#test_set_and_get_point_from_wkt (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_foreign_keys (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_has_one_reflection (unexpected)
--- FAIL: OptimisticLockingWithSchemaChangeTest#test_destroy_existing_object_with_locking_column_value_null_in_the_database (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery (unexpected)
--- FAIL: I18nValidationTest#test_validates_associated_on_generated_message_given_on_condition (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_multiple_associations_with_references (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_join_model_preloads (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_nth_or_last_on_existing_record_with_build_should_load_association (unexpected)
--- FAIL: IntegrationTest#test_cache_key_for_newer_updated_on (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_model_callbacks (unexpected)
--- FAIL: HasManyAssociationsTest#test_joins_with_namespaced_model_should_use_correct_type (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_field (unexpected)
--- FAIL: RelationTest#test_references_with_blank_value (unexpected)
--- FAIL: AttributeMethodsTest#test_attributes_for_database (unexpected)
--- FAIL: InheritanceTest#test_inheritance_new_with_subclass (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_with_cpk (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_joins_raise_errors (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_with_same_content (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_with_invalid_field (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_an_sti_join_model (unexpected)
--- FAIL: AttributeMethodsTest#test_YAML_dumping_a_record_with_time_zone-aware_attribute (unexpected)
--- FAIL: PersistenceTest#test_create_many_through_factory_with_block (unexpected)
--- FAIL: CalculationsTest#test_calculation_with_polymorphic_relation (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_callbacks_firing_order_on_create (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_with_bang_bubbles_errors_from_associations (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_json_read_db_null (unexpected)
--- FAIL: IntegrationTest#test_cache_key_changes_when_child_touched (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_date_with_empty_month (unexpected)
--- FAIL: ActiveRecord::Encryption::EncryptableRecordTest#test_can_work_with_pre-encryption_nil_values (unexpected)
--- FAIL: InheritanceTest#test_should_store_demodulized_class_name_with_store_full_sti_class_option_disabled (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_has_many_and_habtm (unexpected)
--- FAIL: EnumTest#test_overloaded_default_by_:_default (unexpected)
--- FAIL: NamedScopingTest#test_find_all_should_behave_like_select (unexpected)
--- FAIL: HasOneAssociationsTest#test_replacement_failure_due_to_existing_record_should_raise_error (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_string_attribute (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_nil (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_one_association_with_references_does_not_run_additional_queries (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_belongs_to_association_associated_by_a_composite_query_constraints (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: CalculationsTest#test_pluck_replaces_select_clause (unexpected)
--- FAIL: TransactionTest#test_thow_from_transaction_7_1_behavior (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ b7a5b158354408939cb3d680aca4305c91b415af:

--- FAIL: PersistenceTest#test_create_prefetched_pk (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_through_belongs_to_with_dependent_destroy (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_sti_middle_relation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_association (unexpected)
--- FAIL: PersistenceTest#test_update_for_record_with_only_primary_key (unexpected)
--- FAIL: AssociationsTest#test_query_constraints_over_three_without_defining_explicit_foreign_key_query_constraints_raises (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_assign_ids_ignoring_blanks (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_update_ids_with_conditions (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_with_nested_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associating_new (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_nulls_not_distinct (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_through_belongs_to_with_dependent_delete_all (unexpected)
--- FAIL: PersistenceTest#test_persisted_returns_boolean (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_index_columns_in_right_order (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_a_model_with_composite_foreign_key_finds_associated_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_create_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_default_scope_on_the_target (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_size_of_through_association_should_increase_correctly_when_has_many_association_is_added (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_all (unexpected)
--- FAIL: AssociationsTest#test_nullify_composite_foreign_key_belongs_to_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_destroy (unexpected)
--- FAIL: PersistenceTest#test_update_sti_type (unexpected)
--- FAIL: PersistenceTest#test_save_destroyed_object (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_with_reflection_using_class_name_and_fixtures (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_index_sort_order (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_scoped_find_on_through_association_doesnt_return_read_only_records (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_a_model_with_composite_primary_key_uses_composite_pk_in_sql (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_primary_key_option_on_source (unexpected)
--- FAIL: PersistenceTest#test_update_columns_with_one_changed_and_one_updated (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_new_by_building (unexpected)
--- FAIL: AssociationsTest#test_has_many_association_with_composite_foreign_key_loads_records (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_middle_table_alias (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_scope_can_unscope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_belongs_to_should_update_when_the_through_foreign_key_changes (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_with_merged_options (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_should_respect_association_order (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_partial_indices (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_invalid_ids_for_a_model_that_expects_composite_keys (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_push_with_invalid_join_record (unexpected)
--- FAIL: AssociationsTest#test_query_constraints_that_dont_include_the_primary_key_raise (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_left_joins (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_attributes_are_being_set_when_initialized_from_habtm_association_with_multiple_where_clauses (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_respects_select_query_method (unexpected)
--- FAIL: PersistenceTest#test_update_parameters (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_belongs_to_with_dependent_destroy (unexpected)
--- FAIL: PersistenceTest#test_update_columns_changing_id (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ b7a5b158354408939cb3d680aca4305c91b415af:

--- FAIL: CalculationsTest#test_should_sum_expression (unexpected)
--- FAIL: BelongsToAssociationsTest#test_composite_primary_key_malformed_association_class (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_an_unrelated_type (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_attribute_having_same_name_as_field_and_key_value_being_aggregate (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependency_should_halt_parent_destruction (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: SchemaIndexIncludeColumnsTest#test_schema_dumps_index_included_columns (unexpected)
--- FAIL: FinderTest#test_find_by_with_range_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: FinderTest#test_finder_with_offset_string (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_arel_attribute (unexpected)
--- FAIL: FinderTest#test_member_on_loaded_relation_with_composite_primary_key (unexpected)
--- FAIL: FinderTest#test_sole (unexpected)
--- FAIL: FinderTest#test_custom_select_takes_precedence_over_original_value (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_join_for_count (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_one_mapping (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels (unexpected)
--- FAIL: FinderTest#test_#find_with_a_single_composite_primary_key (unexpected)
--- FAIL: FinderTest#test_exists_with_aggregate_having_three_mappings (unexpected)
--- FAIL: BelongsToAssociationsTest#test_save_of_record_with_loaded_belongs_to (unexpected)
--- FAIL: BelongsToAssociationsTest#test_new_record_with_foreign_key_but_no_object (unexpected)
--- FAIL: FinderTest#test_exists_with_nil_arg (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_name_counter_cache (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_multiple_fields_when_table_name_is_too_long (unexpected)
--- FAIL: CalculationsTest#test_limit_is_kept (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_array_of_ranges (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to (unexpected)
--- FAIL: BelongsToAssociationsTest#test_replace_counter_cache (unexpected)
--- FAIL: CalculationsTest#test_ids_with_scope (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_setting_foreign_key_after_nil_target_loaded (unexpected)
--- FAIL: FinderTest#test_#last_for_a_model_with_composite_query_constraints (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: CalculationsTest#test_should_generate_valid_sql_with_joins_and_group (unexpected)
--- FAIL: FinderTest#test_find_ignores_previously_inserted_record (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_type_cast_does_not_corrupt_the_query_cache (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preloading_across_has_one_through_constrains_loaded_records (unexpected)
--- FAIL: CalculationsTest#test_count_with_distinct (unexpected)
--- FAIL: FinderTest#test_fourth (unexpected)
--- FAIL: FinderTest#test_fifth_have_primary_key_order_by_default (unexpected)
--- FAIL: FinderTest#test_symbols_table_ref (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_multiple_fields_having_functions (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment_to_nil (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_adding_before_save (unexpected)
--- FAIL: BelongsToAssociationsTest#test_missing_attribute_error_is_raised_when_no_foreign_key_attribute (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_and_non_primary_key_order (unexpected)
--- FAIL: CalculationsTest#test_count_should_shortcut_with_limit_zero (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_explicit_sti_base_class (unexpected)
--- FAIL: CalculationsTest#test_ids_with_eager_load (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ b7a5b158354408939cb3d680aca4305c91b415af:

--- FAIL: CalculationsTest#test_should_return_integer_average_if_db_returns_such (unexpected)
--- FAIL: CalculationsTest#test_count_with_where_and_order (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_nil_after_destroy (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_with_non_unique_attributes (unexpected)
--- FAIL: HasOneAssociationsTest#test_composite_primary_key_malformed_association_owner_class (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_repeating (unexpected)
--- FAIL: RelationTest#test_select_takes_a_variable_list_of_args (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_datetime_in_the_current_time_zone (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_arel_attribute (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_array (unexpected)
--- FAIL: AttributeMethodsTest#test_respond_to?_with_a_custom_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_regular_association_with_a_typo_through_a_polymorphic_association_still_raises (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_pluck_on_disable_joins_through_a_through (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_text_attribute_predicate (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_include_method_in_association_through_should_return_true_for_instance_added_with_build (unexpected)
--- FAIL: CalculationsTest#test_#skip_query_cache!_for_#ids (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_cpk_stale_target (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_insert_records_via_has_many_through_association_with_scope (unexpected)
--- FAIL: AttributeMethodsTest#test_respond_to? (unexpected)
--- FAIL: CalculationsTest#test_should_generate_valid_sql_with_joins_and_group (unexpected)
--- FAIL: RelationTest#test_having_with_binds_for_both_where_and_having (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_sti_subclass (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_creating_association_creates_through_record (unexpected)
--- FAIL: ReflectionTest#test_always_validate_association_if_explicit (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_not_backed_by_database_columns_keep_their_type_when_a_default_value_is_configured_separately (unexpected)
--- FAIL: RelationTest#test_respond_to_dynamic_finders (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_association (unexpected)
--- FAIL: RelationTest#test_select_with_subquery_in_from_uses_original_table_name (unexpected)
--- FAIL: CalculationsTest#test_count_with_no_parameters_isnt_deprecated (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_scope_that_has_joined_same_table_with_parent_relation (unexpected)
--- FAIL: RelationTest#test_find_or_create_by_with_create_with (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_dynamic_find_should_respect_association_include (unexpected)
--- FAIL: FixturesTest#test_yml_file_in_subdirectory (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_creating_association_sets_both_parent_ids_for_new (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: RelationTest#test_destroy_by (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_assignment_dont_trigger_save_on_change_of_same_object (unexpected)
--- FAIL: SecureTokenTest#test_token_calls_the_setter_method (unexpected)
--- FAIL: ReflectionTest#test_non_existent_columns_return_null_object (unexpected)
--- FAIL: AttributeMethodsTest#test_set_attributes_without_a_hash (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: RelationTest#test_select_with_from_includes_original_table_name (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_no_associations (unexpected)
--- FAIL: ReflectionTest#test_automatic_inverse_does_not_suppress_name_error_from_incidental_code (unexpected)
--- FAIL: ReflectionTest#test_association_primary_key (unexpected)
--- FAIL: PostgresqlBitStringTest#test_roundtrip (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ b7a5b158354408939cb3d680aca4305c91b415af:

--- FAIL: IntegrationTest#test_to_param_returns_id_if_not_persisted_but_id_is_set (unexpected)
--- FAIL: TransactionTest#test_rollback_when_saving_a_frozen_record (unexpected)
--- FAIL: InheritanceAttributeTest#test_inheritance_new_with_subclass_as_default (unexpected)
--- FAIL: DirtyTest#test_saved_changes_returns_a_hash_of_all_the_changes_that_occurred (unexpected)
--- FAIL: ReflectionTest#test_irregular_reflection_class_name (unexpected)
--- FAIL: BasicsTest#test_touch_should_raise_error_on_a_new_object (unexpected)
--- FAIL: CalculationsTest#test_#skip_query_cache!_for_#pluck (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_setting_foreign_key_after_nil_target_loaded (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preload_through_missing_records (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_time_with_skip_time_zone_conversion_for_attributes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_deleting_from_has_many_through_a_belongs_to_should_not_try_to_update_counter (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_change_column_null_with_non_boolean_arguments_does_not_raise_in_old_rails_versions (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_UTC (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_time_with_seconds_will_ignore_date_if_empty (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_autosave_with_primary_key_manually_set (unexpected)
--- FAIL: TransactionTest#test_connection_removed_from_pool_when_commit_raises_and_rollback_raises (unexpected)
--- FAIL: TransactionTest#test_break_from_transaction_7_1_behavior (unexpected)
--- FAIL: TransactionTest#test_deprecation_on_ruby_timeout_outside_inner_transaction (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_association_relation (unexpected)
--- FAIL: BasicsTest#test_marshal_new_record_round_trip (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete_with_dependent_nullify (unexpected)
--- FAIL: ReflectionTest#test_columns (unexpected)
--- FAIL: TransactionTest#test_restore_active_record_state_for_all_records_in_a_transaction (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_inverse_association_for_composite_primary_key (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang_for_single_table_inheritance_(STI_Models) (unexpected)
--- FAIL: CockroachDB::MarshalSerializationTest#test_deserializing_rails_6_1_marshal_with_loaded_association_cache (unexpected)
--- FAIL: AssociationValidationTest#test_validates_associated_one (unexpected)
--- FAIL: BasicsTest#test_records_of_different_classes_have_different_hashes (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_nullify_dependency_on_association (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_in_joined_table_with_group_by (unexpected)
--- FAIL: ReflectionTest#test_automatic_inverse_does_not_suppress_name_error_from_incidental_code (unexpected)
--- FAIL: BelongsToAssociationsTest#test_type_mismatch (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_belongs_to_with_dependent_delete_all (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment (unexpected)
--- FAIL: AssociationsTest#test_nullify_composite_foreign_key_belongs_to_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_belongs_to_with_dependent_destroy (unexpected)
--- FAIL: CockroachDB::PostgresqlIntervalTest#test_interval_type_cast_from_invalid_string (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_fields_with_table_alias (unexpected)
--- FAIL: AttributeMethodsTest#test_update_array_content (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: AttributeMethodsTest#test_hash_content (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::ConnectionHandlersShardingDbTest#test_same_shards_across_clusters (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_left_joined_same_table_with_through_table (unexpected)
--- FAIL: SignedIdTest#test_fail_to_work_without_a_signed_id_verifier_secret (unexpected)
--- FAIL: BasicsTest#test_last (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 25e4a522b5a77449e43404987337d75f53e66304:

--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_an_sti_join_model_with_conditions_on_both (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_join_model_with_include (unexpected)
--- FAIL: AssociationsTest#test_nullify_composite_has_many_through_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_offset_and_multiple_associations (unexpected)
--- FAIL: TransactionTest#test_connection_removed_from_pool_when_commit_raises_and_rollback_raises (unexpected)
--- FAIL: BasicsTest#test_initialize_with_invalid_attribute (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_wont_mutate_owner_record (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_explicit_sti_base_class (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_long_array (unexpected)
--- FAIL: TransactionTest#test_rollback_dirty_changes_then_retry_save (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attribute_predicate (unexpected)
--- FAIL: JsonAttributeTest#test_json_with_serialized_attributes (unexpected)
--- FAIL: HasOneAssociationsTest#test_with_select (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_many_before_save (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_floating_point_numbers (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_multiple_associations (unexpected)
--- FAIL: BasicsTest#test_find_keeps_multiple_order_values (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method (unexpected)
--- FAIL: JsonAttributeTest#test_changes_in_place (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method_using_find_by_method (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_uses_exclusive_scope (unexpected)
--- FAIL: AttributeMethodsTest#test_set_attributes (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_a_cpk_model_by_id_attribute (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_and_belongs_to_many_and_limit (unexpected)
--- FAIL: AssociationsTest#test_loading_the_association_target_should_load_most_recent_attributes_for_child_records_marked_for_destruction (unexpected)
--- FAIL: BasicsTest#test_touch_should_raise_error_on_a_new_object (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates_case_shown_in_doc (unexpected)
--- FAIL: TransactionTest#test_manually_rolling_back_a_transaction (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_scope_including_joins (unexpected)
--- FAIL: JsonAttributeTest#test_rewrite (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_delete_all_dependency_on_association (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_with_belongs_to_cpk_model (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_along_with_an_overridden_alias_method_in_a_parent_class_doesn't_issue_a_deprecation (unexpected)
--- FAIL: BelongsToAssociationsTest#test_with_select (unexpected)
--- FAIL: UpdateAllTest#test_update_bang_on_relation (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_an_invalid_type (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_runs_on_select (unexpected)
--- FAIL: AttributeMethodsTest#test_declared_affixed_attribute_method_affects_respond_to?_and_method_missing (unexpected)
--- FAIL: AssociationsTest#test_nullify_composite_foreign_key_has_many_association (unexpected)
--- FAIL: AssociationsTest#test_assign_persisted_composite_foreign_key_belongs_to_association (unexpected)
--- FAIL: BasicsTest#test_cannot_call_connected_to_with_role_and_shard_on_non-abstract_classes (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_doesnt_run_on_reload (unexpected)
--- FAIL: BasicsTest#test_preserving_date_objects (unexpected)
--- FAIL: HasOneAssociationsTest#test_restrict_with_exception (unexpected)
--- FAIL: IntegrationTest#test_cache_key_format_for_existing_record_with_nil_updated_timestamps (unexpected)
--- FAIL: DirtyTest#test_partial_insert_with_empty_values (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_parent_should_not_get_saved_with_duplicate_children_records (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2 no-test-failure-activity] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 25e4a522b5a77449e43404987337d75f53e66304:

--- FAIL: RelationTest#test_reverse_order_with_function (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_should_raise_due_to_validation_errors (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_scope_should_respect_table_alias (unexpected)
--- FAIL: RelationTest#test_loading_query_is_annotated_in_#pretty_print (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_table_append (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_invalid_block (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_count_with_include_should_alias_join_table (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_add_two_instance_and_then_deleting (unexpected)
--- FAIL: FinderTest#test_bind_variables (unexpected)
--- FAIL: RelationTest#test_build_with_array (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_polymorphic_with_rewhere (unexpected)
--- FAIL: RelationTest#test_group_with_subquery_string_in_from_does_not_use_original_table_name (unexpected)
--- FAIL: RelationTest#test_select_takes_an_aliased_attribute (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_on_association_clears_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete_with_dependent_nullify (unexpected)
--- FAIL: FinderTest#test_find_by_with_alias (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: RelationTest#test_finding_with_reversed_arel_assoc_order (unexpected)
--- FAIL: RelationTest#test_order_doesnt_trigger_eager_loading_when_ordering_using_the_owner_table (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_primary_key_option_on_source (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_and_alternate_primary_key (unexpected)
--- FAIL: FinderTest#test_second (unexpected)
--- FAIL: RelationTest#test_select_with_blank_value (unexpected)
--- FAIL: SignedIdTest#test_finding_signed_record_that_has_been_destroyed_raises_on_the_bang (unexpected)
--- FAIL: FinderTest#test_find_on_relation_with_large_number (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_having_referencing_aliased_select (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_for_single_table_inheritance_(STI_Models) (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_array (unexpected)
--- FAIL: RelationTest#test_scoped_first (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_match (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_qualified_attribute_dot_notation_string (unexpected)
--- FAIL: FinderTest#test_find_by_id_with_hash (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_preload_raise_errors (unexpected)
--- FAIL: RelationTest#test_doesnt_add_having_values_if_options_are_blank (unexpected)
--- FAIL: RelationTest#test_find_by!_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: FinderTest#test_first_on_relation_with_limit_and_offset (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang (unexpected)
--- FAIL: FinderTest#test_find_by_one_missing_attribute (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_through_belongs_to_with_dependent_delete_all (unexpected)
--- FAIL: FinderTest#test_find_by_records (unexpected)
--- FAIL: FinderTest#test_select_rows (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_optimizer_hints_raise_errors (unexpected)
--- FAIL: RelationTest#test_find_or_initialize_by_with_block (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_range (unexpected)
--- FAIL: RelationTest#test_joins_with_nil_argument (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2 no-test-failure-activity] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 044088e615f601556c78ce06d8e1a48a2adc6607:

--- FAIL: CounterCacheTest#test_decrement_counter_by_specific_amount (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_name_touch_old_belongs_to_model (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_where_by_serialized_attribute_with_hash_in_array (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset_and_multiple_hash_conditions (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_sti_middle_relation (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_defer_to_collection_if_using_a_block (unexpected)
--- FAIL: SerializedAttributeTest#test_mutation_detection_does_not_double_serialize (unexpected)
--- FAIL: AttributeMethodsTest#test_string_attribute_predicate (unexpected)
--- FAIL: HasManyAssociationsTest#test_attributes_are_being_set_when_initialized_from_has_many_association_with_multiple_where_clauses (unexpected)
--- FAIL: RelationTest#test_find_all_with_multiple_should_use_and (unexpected)
--- FAIL: RelationTest#test_loading_with_one_association_with_non_preload (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_in_before_validation_respects_callback_chain (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_on_association_clears_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence (unexpected)
--- FAIL: SpatialQueriesTest#test_query_multi_point (unexpected)
--- FAIL: OptimisticLockingTest#test_polymorphic_destroy_with_dependencies_and_lock_version (unexpected)
--- FAIL: EnumTest#test_mangling_collision_for_enum_names (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_bang_with_block (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_through_respects_hash_conditions (unexpected)
--- FAIL: BasicsTest#test_auto_id (unexpected)
--- FAIL: CalculationsTest#test_pluck_in_relation (unexpected)
--- FAIL: DefaultScopingTest#test_unscoped_with_named_scope_should_not_have_default_scope (unexpected)
--- FAIL: AttributeMethodsTest#test_declared_suffixed_attribute_method_affects_respond_to?_and_method_missing (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_delete_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: HasManyAssociationsTest#test_taking_with_a_number (unexpected)
--- FAIL: ReflectionTest#test_never_validate_association_if_explicit (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_a_polymorphic_association_and_using_the_existential_predicate (unexpected)
--- FAIL: CockroachDB::PostgresqlIntervalTest#test_interval_type_cast_from_invalid_string (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_lambda (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_does_not_use_order_by (unexpected)
--- FAIL: EagerAssociationTest#test_with_ordering (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_up_only (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_by_function (unexpected)
--- FAIL: CalculationsTest#test_should_return_zero_if_sum_conditions_return_nothing (unexpected)
--- FAIL: HasOneAssociationsTest#test_replacement_failure_due_to_new_record_should_raise_error (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_uses_exclusive_scope (unexpected)
--- FAIL: OptimisticLockingTest#test_quote_value_passed_lock_col (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_with_inexistent_foreign_key_failing (unexpected)
--- FAIL: BasicsTest#test_clone_of_new_object_marks_attributes_as_dirty (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_nested_has_many_through_association_with_unpersisted_parent_instance (unexpected)
--- FAIL: RelationTest#test_alias_tracker_respects_a_custom_table (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_validation_does_not_validate_non_dirty_association_target (unexpected)
--- FAIL: PostgresqlEnumTest#test_enum_defaults (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_present_with_booleans (unexpected)
--- FAIL: HasOneAssociationsTest#test_finding_with_interpolated_condition (unexpected)
--- FAIL: EagerAssociationTest#test_belongs_to_association_ignores_the_scoping (unexpected)
--- FAIL: StoreTest#test_serialize_stored_nested_attributes (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2 no-test-failure-activity] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 484f8e2f4d3cb23582416944d79eab72ff42a6a1:

--- FAIL: RelationTest#test_reload (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_of_instance_dependent_associations_is_not_supported (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_limit (unexpected)
--- FAIL: BasicsTest#test_records_without_an_id_have_unique_hashes (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_array (unexpected)
--- FAIL: RelationTest#test_finding_with_reversed_arel_assoc_order (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_multibyte_character (unexpected)
--- FAIL: RelationTest#test_relations_with_cached_arel_can't_be_mutated_[internal_API] (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_implicit_sti_base_class (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_from_association_should_respect_default_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_add_two_instance_and_then_deleting (unexpected)
--- FAIL: FinderTest#test_find_ignores_previously_inserted_record (unexpected)
--- FAIL: SerializedAttributeTest#test_unexpected_serialized_type (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_doesn't_touch_timestamps_by_default (unexpected)
--- FAIL: AttributeMethodsTest#test_set_attributes_without_a_hash (unexpected)
--- FAIL: FinderTest#test_find_with_hash_conditions_on_joined_table (unexpected)
--- FAIL: CalculationsTest#test_ids_on_loaded_relation (unexpected)
--- FAIL: ReflectionTest#test_has_one_reflection (unexpected)
--- FAIL: BelongsToAssociationsTest#test_composite_primary_key_malformed_association_owner_class (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_function_other_predicates (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_invalid_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_name_touch_old_belongs_to_model (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_time_zone-aware_attribute_in_other_time_zone (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_valid_adding_with_validate_false (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_inferred_foreign_key_from_association_name (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preloading_empty_through_association_via_joins (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one (unexpected)
--- FAIL: RelationTest#test_order_triggers_eager_loading_when_ordering_using_hash_syntax (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_predicates_respect_access_control (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_proxy_respects_default_scope (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attributes (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_offset (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_join_model_with_include (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_use_sql_limit (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_with_less_and_dependent_nullify (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_array_on_the_eagers (unexpected)
--- FAIL: RelationTest#test_ordering_with_extra_spaces (unexpected)
--- FAIL: BasicsTest#test_distinct_delegates_to_scoped (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_joins (unexpected)
--- FAIL: ReflectionTest#test_foreign_type (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_association_associated_by_a_composite_query_constraints (unexpected)
--- FAIL: RelationTest#test_loading_with_one_association_with_non_preload (unexpected)
--- FAIL: InheritanceTest#test_becomes_sets_variables_before_initialization_callbacks (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_limit_and_empty_result (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_array_compatibility (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2 no-test-failure-activity] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 484f8e2f4d3cb23582416944d79eab72ff42a6a1:

--- FAIL: HasAndBelongsToManyAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_through_association_twice_does_not_reset_it (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_with_new (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_one_dependent_does_not_destroy_dependent (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_nil_on_disable_joins_through (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_many_association_without_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_one_through_join_model_with_conditions_on_the_through (unexpected)
--- FAIL: EagerAssociationTest#test_count_eager_with_has_many_and_limit_and_high_offset (unexpected)
--- FAIL: EagerAssociationTest#test_polymorphic_type_condition (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_with_belongs_to (unexpected)
--- FAIL: EagerAssociationTest#test_preload_with_invalid_argument (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset_and_multiple_array_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_of_optional_instance_dependent_associations_is_supported (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_single (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_after_the_fact (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroying (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_symbols_as_keys (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_belongs_to (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_with_merged_options (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_string_joined_table_preloads (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_null_belongs_to_association_with_same_include_includes_only_once (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_floating_point_numbers (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_many_through_with_order (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_with_a_polymorphic_association_won't_work_consistently (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_and_belongs_to_many_and_limit (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_signed_record_within_expiration_time (unexpected)
--- FAIL: EagerAssociationTest#test_string_id_column_joins (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_grouped (unexpected)
--- FAIL: EagerAssociationTest#test_calculate_with_string_in_from_and_eager_loading (unexpected)
--- FAIL: EagerAssociationTest#test_eager_count_performed_on_a_has_many_through_association_with_multi_table_conditional (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_multiple_associations (unexpected)
--- FAIL: EagerAssociationTest#test_loading_association_with_same_table_joins (unexpected)
--- FAIL: SchemaIndexIncludeColumnsTest#test_schema_dumps_index_included_columns (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_name_is_the_same_as_join_table_name (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_update_columns_after_push_without_duplicate_join_table_rows (unexpected)
--- FAIL: EagerAssociationTest#test_exceptions_have_suggestions_for_fix (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroying_many (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_selects_all_columns_by_default (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_array (unexpected)
--- FAIL: EagerAssociationTest#test_include_has_one_using_primary_key (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang_for_single_table_inheritance_(STI_Models) (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_quoted_table_name (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_one_using_reorder (unexpected)
--- FAIL: SignedIdTest#test_finding_signed_record_that_has_been_destroyed_raises_on_the_bang (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #125730 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.2-rc release-blocker] - #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2 no-test-failure-activity] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 484f8e2f4d3cb23582416944d79eab72ff42a6a1:

(orm_helpers.go:229).summarizeFailed: 
Tests run on Cockroach v24.1.1-dev-484f8e2f4d3cb23582416944d79eab72ff42a6a1
Tests run against activerecord 7.1.3
8108 Total Tests Run
8064 tests passed
44 tests failed
66 tests skipped
0 tests ignored
0 tests passed unexpectedly
18 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: ModulesTest#test_compute_type_can_infer_class_name_of_sibling_inside_module (unexpected)
--- FAIL: SchemaIndexIncludeColumnsTest#test_schema_dumps_index_included_columns (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ModulesTest#test_table_name (unexpected)
--- FAIL: ModulesTest#test_module_spanning_associations (unexpected)
--- FAIL: ModulesTest#test_assign_ids (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix_with_global_prefix (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_delete_all_dependency_on_association (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix (unexpected)
--- FAIL: ModulesTest#test_module_table_name_suffix (unexpected)
--- FAIL: ModulesTest#test_eager_loading_in_modules (unexpected)
--- FAIL: ModulesTest#test_module_spanning_has_and_belongs_to_many_associations (unexpected)
--- FAIL: ModulesTest#test_module_table_name_suffix_with_global_suffix (unexpected)
--- FAIL: ModulesTest#test_find_account_and_include_company (unexpected)
--- FAIL: ModulesTest#test_associations_spanning_cross_modules (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_nullify_dependency_on_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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #125730 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.2-rc release-blocker] - #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2 no-test-failure-activity] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.1-rc @ 484f8e2f4d3cb23582416944d79eab72ff42a6a1:

--- FAIL: InheritanceTest#test_alt_find_first_within_inheritance (unexpected)
--- FAIL: PersistenceTest#test_update! (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_with_new (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_both_parent_ids_set_when_saving_new (unexpected)
--- FAIL: InheritanceTest#test_new_with_unrelated_namespaced_type (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_arel_attribute (unexpected)
--- FAIL: CalculationsTest#test_no_queries_for_empty_relation_on_sum (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_should_respect_association_order (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_scope_can_unscope (unexpected)
--- FAIL: PersistenceTest#test_create_many_through_factory_with_block (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_size_of_through_association_should_increase_correctly_when_has_many_association_is_added (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_count (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: CalculationsTest#test_should_resolve_aliased_attributes (unexpected)
--- FAIL: CalculationsTest#test_should_limit_calculation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_table_append (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroying (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_invalid_type (unexpected)
--- FAIL: CalculationsTest#test_select_avg_with_group_by_as_virtual_attribute_with_ar (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_in_joined_table (unexpected)
--- FAIL: CalculationsTest#test_sum_uses_enumerable_version_when_block_is_given (unexpected)
--- FAIL: CalculationsTest#test_should_sum_field (unexpected)
--- FAIL: PersistenceTest#test_class_level_delete (unexpected)
--- FAIL: CalculationsTest#test_should_not_overshadow_enumerable_sum (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_with_less (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_invalid_id (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_pk_is_not_required_for_join (unexpected)
--- FAIL: CalculationsTest#test_should_perform_joined_include_when_referencing_included_tables (unexpected)
--- FAIL: CalculationsTest#test_should_sum_scoped_field_with_conditions (unexpected)
--- FAIL: PersistenceTest#test_build_through_factory_with_block (unexpected)
--- FAIL: CalculationsTest#test_minimum_with_from_option (unexpected)
--- FAIL: CalculationsTest#test_should_sum_arel_attribute (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_with_conditions_hash_on_through_association (unexpected)
--- FAIL: PersistenceTest#test_reload_uses_query_constraints_config (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_through_scope_with_joins (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_proxy_transaction_method_starts_transaction_in_association_class (unexpected)
--- FAIL: PersistenceTest#test_update_all_with_hash (unexpected)
--- FAIL: PersistenceTest#test_update_for_record_with_only_primary_key (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates_after_parameterize (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting_array (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_associations_destroys_multiple_associations (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_join_for_count (unexpected)
--- FAIL: CalculationsTest#test_should_get_maximum_of_arel_attribute_with_include (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:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #125730 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.2-rc release-blocker] - #123928 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2 no-test-failure-activity] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.0-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!