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 #121343

Open cockroach-teamcity opened 3 months ago

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 557f4e6fe89d683d49082d88ba5adf6660e8f16f:

--- FAIL: PersistenceTest#test_update_columns_with_model_having_primary_key_other_than_id (unexpected)
--- FAIL: CounterCacheTest#test_reset_the_right_counter_if_two_have_the_same_foreign_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_include_returns_false_for_non_matching_record_to_verify_scoping (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_in_joined_table_with_group_by (unexpected)
--- FAIL: PersistenceTest#test_increment_with_no_arg (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_of_custom_primary_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_update_changing_ids_changes_the_counter_cache (unexpected)
--- FAIL: HasManyAssociationsTest#test_building_the_associated_object_with_explicit_sti_base_class (unexpected)
--- FAIL: TransactionCallbacksTest#test_save_in_after_create_commit_wont_invoke_extra_after_create_commit (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_setter_raises_exception_when_invalid_ids_set (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_child_is_visible_to_join_model_in_add_association_callbacks (unexpected)
--- FAIL: AssociationsTest#test_association_with_references (unexpected)
--- FAIL: PostgresqlIntervalTest#test_interval_type_cast_string_and_numeric_from_user (unexpected)
--- FAIL: PersistenceTest#test_decrement_attribute_by (unexpected)
--- FAIL: JsonSerializationTest#test_serializable_hash_with_default_except_option_and_excluding_inheritance_column_from_sti (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_third_to_last_bang (unexpected)
--- FAIL: DirtyTest#test_restore_attribute! (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_primary_key_option (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_time_with_DST (unexpected)
--- FAIL: StoreTest#test_reading_store_attributes_through_accessors_encoded_with_JSON (unexpected)
--- FAIL: DirtyTest#test_partial_insert_off_with_changed_default_function_attribute (unexpected)
--- FAIL: CockroachDB::PostgresqlNumberTest#test_decimal_values (unexpected)
--- FAIL: OptimisticLockingWithSchemaChangeTest#test_increment_counter_updates_lock_version (unexpected)
--- FAIL: AttributeMethodsTest#test_write_time_to_date_attribute (unexpected)
--- FAIL: PersistenceTest#test_becomes_wont_break_mutation_tracking (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_with_less_and_dependent_nullify (unexpected)
--- FAIL: DelegatedTypeTest#test_touch_account (unexpected)
--- FAIL: PersistenceTest#test_increment_attribute_by (unexpected)
--- FAIL: CalculationsTest#test_sum_uses_enumerable_version_when_block_is_given (unexpected)
--- FAIL: CounterCacheTest#test_reset_the_right_counter_if_two_have_the_same_class_name (unexpected)
--- FAIL: PersistenceTest#test_class_level_delete_is_affected_by_scoping (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_updates_in_memory_after_update_with_inverse_of_disabled (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_post_has_many_tags_through_association_with_composite_query_constraints (unexpected)
--- FAIL: HasManyAssociationsTest#test_cant_save_has_many_readonly_association (unexpected)
--- FAIL: AttributeMethodsTest#test_removing_time_zone-aware_types (unexpected)
--- FAIL: CalculationsTest#test_pluck_on_aliased_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_issues_a_deprecation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids_for_loaded_associations (unexpected)
--- FAIL: AttributeMethodsTest#test_#id_value_alias_returns_the_value_in_the_id_column,_when_id_column_exists (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_by_integer_id (unexpected)
--- FAIL: HasOneAssociationsTest#test_creation_failure_due_to_new_record_should_raise_error (unexpected)
--- FAIL: FinderTest#test_fifth_with_offset (unexpected)
--- FAIL: UniquenessValidationWithIndexTest#test_new_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_a_model_from_hm_through_association_with_where_clause (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_explicitly_joining_join_table (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_with_polymorphic_has_many_does_not_allow_to_override_type_and_id (unexpected)
--- FAIL: HasManyAssociationsTest#test_in_memory_replacement_maintains_order (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

- #118823 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-37201

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 5d952f80b3e1efe2e9aaed73f1fd68433880fcb7:

--- FAIL: RelationTest#test_create_with_array (unexpected)
--- FAIL: CalculationsTest#test_sum_uses_enumerable_version_when_block_is_given (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_associations_with_string_joins_and_order_references (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_scoped_conditions_on_the_eagers (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_many_through_quotes_table_and_column_names (unexpected)
--- FAIL: RelationTest#test_group_with_subquery_in_from_does_not_use_original_table_name (unexpected)
--- FAIL: CalculationsTest#test_from_option_with_specified_index (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_within_expiration_time (unexpected)
--- FAIL: RelationTest#test_#skip_query_cache!_with_an_eager_load (unexpected)
--- FAIL: RelationTest#test_to_sql_on_scoped_proxy (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_inferred_foreign_key_from_association_name (unexpected)
--- FAIL: RelationTest#test_except (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record (unexpected)
--- FAIL: RelationTest#test_using_a_custom_table_with_joins_affects_the_joins (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_build_and_then_save_parent_should_not_reload_target (unexpected)
--- FAIL: InverseAssociationTests#test_this_inverse_stuff (unexpected)
--- FAIL: RelationTest#test_create (unexpected)
--- FAIL: RelationTest#test_create_with_polymorphic_association (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_with_invalid_field (unexpected)
--- FAIL: RelationTest#test_scoped_all (unexpected)
--- FAIL: RelationTest#test_create_with_block (unexpected)
--- FAIL: InheritanceAttributeMappingTest#test_polymorphic_associations_custom_type (unexpected)
--- FAIL: RelationTest#test_order_triggers_eager_loading_when_ordering_using_symbols (unexpected)
--- FAIL: RelationTest#test_#load (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method_using_find_method (unexpected)
--- FAIL: EagerAssociationTest#test_three_level_nested_preloading_does_not_raise_exception_when_association_does_not_exist (unexpected)
--- FAIL: RelationTest#test_to_sql_on_eager_join (unexpected)
--- FAIL: CalculationsTest#test_should_count_manual_select_with_group_with_count_all (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_no_parameters (unexpected)
--- FAIL: RelationTest#test_order_with_reorder_nil_removes_the_order (unexpected)
--- FAIL: RelationTest#test_references_with_blank_value (unexpected)
--- FAIL: CalculationsTest#test_pick_two (unexpected)
--- FAIL: RelationTest#test_eager_load_with_blank_value (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_has_one_can_be_disabled_per_relationship (unexpected)
--- FAIL: CalculationsTest#test_pluck_for_a_composite_primary_key (unexpected)
--- FAIL: RelationTest#test_finding_with_reorder (unexpected)
--- FAIL: CalculationsTest#test_count_selected_arel_attribute_in_joined_table (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_array (unexpected)
--- FAIL: CalculationsTest#test_should_order_by_grouped_field (unexpected)
--- FAIL: RelationTest#test_raising_exception_on_invalid_hash_params (unexpected)
--- FAIL: CalculationsTest#test_minimum_with_not_auto_table_name_prefix_if_column_included (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_floating_point_numbers (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_assignment_before_either_saved (unexpected)
--- FAIL: CalculationsTest#test_ids (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_within_transaction (unexpected)
--- FAIL: RelationTest#test_select_with_from_includes_quoted_original_table_name (unexpected)
--- FAIL: CalculationsTest#test_average_with_from_option (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

- #118823 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 5d952f80b3e1efe2e9aaed73f1fd68433880fcb7:

--- FAIL: BasicsTest#test_attribute_names (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes (unexpected)
--- FAIL: TransactionCallbacksTest#test_only_call_after_commit_on_create_and_doesnt_leaky (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_is_unscoped_on_create (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attributes_writing_and_reading (unexpected)
--- FAIL: TouchTest#test_create (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_class_attribute (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_bang_with_block (unexpected)
--- FAIL: HasManyAssociationsTest#test_counting_with_single_hash (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_conditions_string_with_unquoted_table_name (unexpected)
--- FAIL: FinderTest#test_find_by_with_associations (unexpected)
--- FAIL: CalculationsTest#test_should_return_nil_as_average (unexpected)
--- FAIL: EnumTest#test_capital_characters_for_enum_names (unexpected)
--- FAIL: BelongsToAssociationsTest#test_self_referential_belongs_to_with_counter_cache_assigning_nil (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_foreign_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_works_with_model_called_Record (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_association_on_new_record_does_not_try_to_find_records (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_all (unexpected)
--- FAIL: I18nGenerateMessageValidationTest#test_RecordInvalid_exception_translation_falls_back_to_the_:errors_namespace (unexpected)
--- FAIL: FinderTest#test_find_by!_doesn't_have_implicit_ordering (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_attribute_declared_in_subclass (unexpected)
--- FAIL: DefaultScopingTest#test_create_with_using_both_string_and_symbol (unexpected)
--- FAIL: RelationTest#test_first_or_initialize_with_block (unexpected)
--- FAIL: ValidationsTest#test_validates_acceptance_of_with_undefined_attribute_methods (unexpected)
--- FAIL: BasicsTest#test_preserving_date_objects (unexpected)
--- FAIL: ReservedWordTest#test_activerecord_model (unexpected)
--- FAIL: EagerAssociationTest#test_with_two_tables_in_from_without_getting_double_quoted (unexpected)
--- FAIL: PrimaryKeysTest#test_customized_primary_key_can_be_get_before_saving (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_touch_with_reassigning (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_all_on_composite_primary_key_model (unexpected)
--- FAIL: CalculationsTest#test_grouped_calculation_with_polymorphic_relation (unexpected)
--- FAIL: AssociationsJoinModelTest#test_add_to_join_table_with_no_id (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_through_setter_raises_exception_when_invalid_ids_set (unexpected)
--- FAIL: RelationTest#test_preload_with_blank_value (unexpected)
--- FAIL: CalculationsTest#test_pick_two (unexpected)
--- FAIL: AssociationsTest#test_include_with_order_works (unexpected)
--- FAIL: CalculationsTest#test_should_count_selected_field_with_include (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_date_with_empty_month (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_field (unexpected)
--- FAIL: TransactionTest#test_thow_from_transaction_7_1_behavior (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preloaded_records_are_not_duplicated (unexpected)
--- FAIL: RelationTest#test_loaded_all (unexpected)
--- FAIL: AssociationsTest#test_append_composite_has_many_through_association_with_autosave (unexpected)
--- FAIL: HasManyAssociationsTest#test_modifying_a_through_a_has_many_should_raise (unexpected)
--- FAIL: HasManyAssociationsTest#test_assign_ids_ignoring_blanks (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_one_using_reorder (unexpected)
--- FAIL: CalculationsTest#test_#skip_query_cache!_for_#pluck (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

- #118823 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 5d952f80b3e1efe2e9aaed73f1fd68433880fcb7:

--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_setting_date_and_time_attribute (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association_with_unpersisted_owner (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_parent_should_save_children_record_with_foreign_key_validation_set_in_before_save_callback (unexpected)
--- FAIL: TransactionTest#test_read_attribute_after_rollback (unexpected)
--- FAIL: I18nValidationTest#test_validates_associated_finds_global_default_translation (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates (unexpected)
--- FAIL: BasicsTest#test_default_values (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_with_less (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_text_attribute_predicate (unexpected)
--- FAIL: RelationTest#test_none? (unexpected)
--- FAIL: RelationTest#test_select_with_from_includes_quoted_original_table_name (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_datetime_attribute_predicate (unexpected)
--- FAIL: TransactionTest#test_connection_removed_from_pool_when_commit_raises_and_rollback_raises (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates_case_shown_in_doc (unexpected)
--- FAIL: RelationTest#test_loading_with_one_association_with_non_preload (unexpected)
--- FAIL: CallbacksOnMultipleInstancesInATransactionTest#test_created_callback_called_on_first_to_save_in_transaction_with_old_configuration (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_all (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_all_should_respect_readonly_access (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_returns_false_for_non_matching_record_to_verify_scoping (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_decorated_type_with_decorator_block (unexpected)
--- FAIL: TestAutosaveAssociationValidationsOnABelongsToAssociation#test_validations_still_fire_on_unchanged_association_with_custom_validation_context (unexpected)
--- FAIL: BasicsTest#test_attributes_on_dummy_time (unexpected)
--- FAIL: SecureTokenTest#test_generating_token_on_initialize_happens_only_once (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_associations_destroys_multiple_associations (unexpected)
--- FAIL: BasicsTest#test_find_by_slug_with_array (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_via_block_before_save (unexpected)
--- FAIL: RelationTest#test_having_with_binds_for_both_where_and_having (unexpected)
--- FAIL: RelationTest#test_find_by_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_explicit_sti_base_class (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_readers_respect_access_control (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association! (unexpected)
--- FAIL: BasicsTest#test_ignored_columns_are_not_present_in_columns_hash (unexpected)
--- FAIL: RelationTest#test_delete_by (unexpected)
--- FAIL: RelationTest#test_unscope_specific_where_value (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_where_by_serialized_attribute_with_hash_in_array (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_serialized_column_should_unserialize_after_update_attribute (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_replace_on_new_object (unexpected)
--- FAIL: RelationTest#test_to_sql_on_eager_join (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_custom_order_and_distinct (unexpected)
--- FAIL: BasicsTest#test_sql_injection_via_find (unexpected)
--- FAIL: CallbacksOnMultipleInstancesInATransactionTest#test_updated_callback_called_on_first_to_save_in_transaction_with_old_configuration (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_method_on_an_abstract_class_is_available_on_subclasses (unexpected)
--- FAIL: CockroachDB::PostgresqlIntervalTest#test_interval_type_cast_from_numeric (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_middle_table_alias (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_an_array (unexpected)
--- FAIL: BasicsTest#test_table_name_guesses_with_prefixes_and_suffixes (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reloading_the_belonging_object (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #118823 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ db4521b322585f7b70b4a79b62a0623c5c1aee7b:

--- FAIL: BelongsToAssociationsTest#test_dependency_should_halt_parent_destruction_with_cascaded_three_levels (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_with_belongs_to_cpk_model (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_after_touch (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment_to_nil (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_with_primary_key (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_belongs_to_sti (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_via_block_before_save (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_twice_includes_edge_cases (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_attributes_are_being_set_when_initialized_from_belongs_to_association_with_where_clause (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_on_multiple_records (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_destroy_with_destroyed_parent (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_an_unrelated_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_with_block (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reload_the_belonging_object_with_query_cache (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_does_not_use_order_by (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_interdependent_one_level_and_two_levels (unexpected)
--- FAIL: BelongsToAssociationsTest#test_missing_attribute_error_is_raised_when_no_foreign_key_attribute (unexpected)
--- FAIL: BelongsToAssociationsTest#test_custom_attribute_with_select (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_proxy_should_respond_to_private_methods_via_send (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_reassignment_of_associated_id_updates_the_object (unexpected)
--- FAIL: BelongsToAssociationsTest#test_resetting_the_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_proxy_should_not_respond_to_private_methods (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_join_for_count (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_nil_to_new_record (unexpected)
--- FAIL: BelongsToAssociationsTest#test_with_condition (unexpected)
--- FAIL: BelongsToAssociationsTest#test_stale_tracking_doesn't_care_about_the_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_self_referential_belongs_to_with_counter_cache_assigning_nil (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_and_removed_parent (unexpected)
--- FAIL: BelongsToAssociationsTest#test_build_with_conditions (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_before_child_saved (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_out_of_range_value_assigning (unexpected)
--- FAIL: BelongsToAssociationsTest#test_required_belongs_to_config (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_two_has_many_associations (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_reassign_with_namespaced_models_and_counters (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_foreign_type_field_updating (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_three_levels_by_ping_pong (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reloading_the_belonging_object (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_has_many_sti_and_subclasses (unexpected)
--- FAIL: BelongsToAssociationsTest#test_raises_type_mismatch_with_namespaced_class (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: BelongsToAssociationsTest#test_multiple_counter_cache_with_after_create_update (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_and_reassigned_parent (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

- #118823 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 369e94ddad5fc4d33038a9a6b5303cef1b19df99:

--- FAIL: BelongsToAssociationsTest#test_tracking_polymorphic_changes (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_with_primary_key_as_symbol (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_first_after_reset (unexpected)
--- FAIL: FinderTest#test_custom_select_takes_precedence_over_original_value (unexpected)
--- FAIL: HasOneAssociationsTest#test_replacement_failure_due_to_new_record_should_raise_error (unexpected)
--- FAIL: RelationTest#test_finding_with_order (unexpected)
--- FAIL: DirtyTest#test_datetime_attribute_doesnt_change_if_zone_is_modified_in_string (unexpected)
--- FAIL: PersistenceTest#test_find_via_reload (unexpected)
--- FAIL: CalculationsTest#test_should_sum_scoped_field (unexpected)
--- FAIL: RelationTest#test_alias_tracker_respects_a_custom_table (unexpected)
--- FAIL: DelegatedTypeTest#test_scope_with_custom_foreign_type (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_empty_in (unexpected)
--- FAIL: StoreTest#test_preserve_store_attributes_data_in_HashWithIndifferentAccess_format_without_any_conversion (unexpected)
--- FAIL: RelationTest#test_ordering_with_extra_spaces (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_record_with_complex_joins (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_respects_select (unexpected)
--- FAIL: FinderTest#test_find_with_eager_loading_collection_and_ordering_by_collection_primary_key (unexpected)
--- FAIL: RelationTest#test_order_using_scoping (unexpected)
--- FAIL: RelationTest#test_empty_with_zero_limit (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_empty_on_an_association_that_has_not_been_loaded_performs_a_query (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_nullify_dependency_on_association (unexpected)
--- FAIL: AttributeMethodsTest#test_on_the_fly_super_invokable_generated_attribute_methods_via_method_missing (unexpected)
--- FAIL: NamedScopingTest#test_should_build_new_on_top_of_scope (unexpected)
--- FAIL: RelationTest#test_count_explicit_columns (unexpected)
--- FAIL: HasManyAssociationsTest#test_exists_respects_association_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroying_by_integer_id (unexpected)
--- FAIL: RelationTest#test_raising_exception_on_invalid_hash_params (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_assigning_to_has_one_through_preserves_decorated_join_record (unexpected)
--- FAIL: PersistenceTest#test_save_null_string_attributes (unexpected)
--- FAIL: RelationTest#test_build (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_reassign_with_namespaced_models_and_counters (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_does_not_raise_when_association_errors_on_destroy (unexpected)
--- FAIL: PersistenceTest#test_increment_nil_attribute (unexpected)
--- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_count_instead_of_loading_association (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_nil_with_aggregate_having_one_mapping (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_belongs_to (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_array (unexpected)
--- FAIL: HasManyAssociationsTest#test_passes_custom_context_validation_to_validate_children (unexpected)
--- FAIL: DirtyTest#test_partial_insert_off_with_unchanged_default_function_attribute (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record (unexpected)
--- FAIL: RelationTest#test_find_with_list_of_ar (unexpected)
--- FAIL: BasicsTest#test_marshalling_with_associations (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_grafts_stashed_associations_to_correct_parent (unexpected)
--- FAIL: AssociationCallbacksTest#test_has_many_callbacks_for_destroy_on_parent (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_condition_hash (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_has_many_and_habtm (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

- #118823 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ d2ac82658f68c96394a811a3eaecafcd808403f3:

--- FAIL: FinderTest#test_condition_utc_time_interpolation_with_default_timezone_local (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_nil (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_failure (unexpected)
--- FAIL: FinderTest#test_eager_load_for_no_has_many_with_limit_and_joins_for_has_many (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_has_one (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_belongs_to_association_with_same_include_includes_only_once (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_preload_on_disable_joins_through (unexpected)
--- FAIL: PersistenceTest#test_update_columns_should_not_use_setter_method (unexpected)
--- FAIL: HasOneAssociationsTest#test_replacement_failure_due_to_new_record_should_raise_error (unexpected)
--- FAIL: HasOneAssociationsTest#test_reload_association (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_assignment_before_parent_saved (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_without_counter_cache_option (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_invalid_ids_for_a_model_that_expects_composite_keys (unexpected)
--- FAIL: CalculationsTest#test_should_return_float_average_if_db_returns_such (unexpected)
--- FAIL: CalculationsTest#test_pluck_loaded_relation_aliased_attribute (unexpected)
--- FAIL: FinderTest#test_sole_failing_many (unexpected)
--- FAIL: CalculationsTest#test_should_limit_calculation_with_offset (unexpected)
--- FAIL: FinderTest#test_find_by_with_large_number (unexpected)
--- FAIL: PersistenceTest#test_class_level_destroy (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_and_create_from_association_should_respect_passed_attributes_over_default_scope (unexpected)
--- FAIL: FinderTest#test_exists_uses_existing_scope (unexpected)
--- FAIL: ModulesTest#test_module_spanning_associations (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_association (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_all (unexpected)
--- FAIL: PersistenceTest#test_create_prefetched_pk (unexpected)
--- FAIL: CalculationsTest#test_async_pluck_on_loaded_relation (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_has_many_and_habtm (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_does_not_raise_exception_when_association_does_not_exist (unexpected)
--- FAIL: CalculationsTest#test_distinct_joins_count_with_group_by (unexpected)
--- FAIL: PersistenceTest#test_create (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_join_model_ignores_default_includes (unexpected)
--- FAIL: EagerAssociationTest#test_with_ordering (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_collection_size_from_build (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_attribute_having_same_name_as_field_and_key_value_being_aggregate (unexpected)
--- FAIL: InheritanceTest#test_a_bad_type_column (unexpected)
--- FAIL: PersistenceTest#test_update_after_create (unexpected)
--- FAIL: FinderTest#test_first_have_determined_order_by_default (unexpected)
--- FAIL: AssociationsTest#test_append_composite_has_many_through_association_with_autosave (unexpected)
--- FAIL: PersistenceTest#test_becomes_includes_errors (unexpected)
--- FAIL: HasManyAssociationsTest#test_passes_custom_context_validation_to_validate_children (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_adding (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_parent_should_save_children_record_with_foreign_key_validation_set_in_before_save_callback (unexpected)
--- FAIL: HasManyAssociationsTest#test_defining_has_many_association_with_nullify_dependency_lazily_evaluates_target_class (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_condition_hash (unexpected)
--- FAIL: InheritanceTest#test_inheritance_without_mapping (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependency_should_halt_parent_destruction (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

- #118823 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ d141d2c700eb1e323f97e15831c3b9915aba9248:

--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_includes_in_through_association_scope (unexpected)
--- FAIL: CalculationsTest#test_async_pluck_on_loaded_relation (unexpected)
--- FAIL: CalculationsTest#test_should_limit_calculation_with_offset (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_has_many_sti (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_with_a_polymorphic_association_won't_work_consistently (unexpected)
--- FAIL: BelongsToAssociationsTest#test_replace_counter_cache (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_reorder_nil_removes_the_order (unexpected)
--- FAIL: RelationTest#test_find_by!_with_hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_exclamation_and_no_options (unexpected)
--- FAIL: FinderTest#test_first_bang_present (unexpected)
--- FAIL: ModulesTest#test_associations_spanning_cross_modules (unexpected)
--- FAIL: BelongsToAssociationsTest#test_multiple_counter_cache_with_after_create_update (unexpected)
--- FAIL: EagerAssociationTest#test_conditions_on_join_table_with_include_and_limit (unexpected)
--- FAIL: FinderTest#test_find_with_ids_with_id_out_of_range (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project (unexpected)
--- FAIL: BelongsToAssociationsTest#test_custom_attribute_with_select (unexpected)
--- FAIL: CalculationsTest#test_pluck_if_table_included (unexpected)
--- FAIL: BasicsTest#test_unicode_column_name (unexpected)
--- FAIL: FinderTest#test_take (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_proxy_should_respond_to_private_methods_via_send (unexpected)
--- FAIL: FinderTest#test_exists_with_strong_parameters (unexpected)
--- FAIL: PersistenceTest#test_build_many_through_factory_with_block (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_many_through_polymorphic_has_manys_works (unexpected)
--- FAIL: CalculationsTest#test_limit_should_apply_before_count (unexpected)
--- FAIL: RelationTest#test_finding_with_hash_conditions_on_joined_table (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_multiple_order_columns (unexpected)
--- FAIL: CalculationsTest#test_pluck_type_cast (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: ModulesTest#test_eager_loading_in_modules (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_with_conditions_join_model_with_include (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_adding_before_save (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_recursive_cascading_four_levels_has_many_through (unexpected)
--- FAIL: BasicsTest#test_generated_relation_methods_module_name (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_scoped_grouped_having (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_has_many_through_with_default_scope_on_join_model (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting_all (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_destroy (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_bound_values (unexpected)
--- FAIL: RelationTest#test_many (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_with_reflection_using_class_name_and_fixtures (unexpected)
--- FAIL: InheritanceTest#test_new_with_autoload_paths (unexpected)
--- FAIL: CalculationsTest#test_pluck_loaded_relation_multiple_columns (unexpected)
--- FAIL: ModulesTest#test_table_name (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_numeric_in_association (unexpected)
--- FAIL: EagerAssociationTest#test_count_with_include (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_second_bang (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_many_with_association_inheritance (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #118823 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 4ee1e91ba68a234c26d7239bb90330110a8c3c4f:

--- FAIL: FinderTest#test_find_with_hash_conditions_on_joined_table_and_with_range (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_return_true_if_none (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_through_belongs_to_with_dependent_delete_all (unexpected)
--- FAIL: FinderTest#test_member_on_loaded_relation_with_match (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_one_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_with_condition (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_field (unexpected)
--- FAIL: ReflectionTest#test_reflection_klass_not_found_with_no_class_name_option (unexpected)
--- FAIL: ReflectionTest#test_foreign_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_set_ids_for_association_on_new_record_applies_association_correctly (unexpected)
--- FAIL: RelationTest#test_except (unexpected)
--- FAIL: CalculationsTest#test_async_pluck_on_loaded_relation (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_a_blank_string_returns_nil (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_date_attribute_predicate (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_belongs_to_with_string_keys (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_protect_foreign_key (unexpected)
--- FAIL: CalculationsTest#test_group_by_with_quoted_count_and_order_by_alias (unexpected)
--- FAIL: ReflectionTest#test_class_for_class_name (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnsTest#test_change_column_with_nil_default (unexpected)
--- FAIL: DirtyTest#test_changes_is_correct_for_subclass (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_n_plus_one_only_mode (unexpected)
--- FAIL: BasicsTest#test_singular_table_name_guesses_for_individual_table (unexpected)
--- FAIL: FinderTest#test_second_to_last_have_primary_key_order_by_default (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_callable (unexpected)
--- FAIL: AssociationsTest#test_assign_belongs_to_cpk_model_by_id_attribute (unexpected)
--- FAIL: CalculationsTest#test_pluck_not_auto_table_name_prefix_if_column_joined (unexpected)
--- FAIL: AttributeMethodsTest#test_read_overridden_attribute (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_attribute_having_same_name_as_field_and_key_value_being_aggregate (unexpected)
--- FAIL: CalculationsTest#test_should_count_scoped_select (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_readonly_should_be_false (unexpected)
--- FAIL: AssociationsTest#test_loading_the_association_target_should_keep_child_records_marked_for_destruction (unexpected)
--- FAIL: BasicsTest#test_typecasting_aliases (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_modifying_has_many_through_has_one_reflection_should_raise (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_index_sort_order (unexpected)
--- FAIL: CalculationsTest#test_count_with_eager_loading_and_custom_order_and_distinct (unexpected)
--- FAIL: RelationTest#test_find_by_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_checks_if_record_exists_if_target_not_loaded (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_with_not_yet_loaded_association_collection (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_select_on_joined_table_preloads (unexpected)
--- FAIL: ReflectionTest#test_reflection_klass_requires_ar_subclass (unexpected)
--- FAIL: BasicsTest#test_table_exists (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute (unexpected)
--- FAIL: BasicsTest#test_last (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_date (unexpected)
--- FAIL: FinderTest#test_third_to_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

- #118823 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 3f9e0dbd11601ab97f8a3878a0fac07ca40ba2d8:

--- FAIL: FinderTest#test_find_with_a_multiple_sets_of_composite_primary_key_wrapped_in_an_array (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_mismatched_class (unexpected)
--- FAIL: CalculationsTest#test_sum_should_return_valid_values_for_decimals (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_proxy_transaction_method_starts_transaction_in_association_class (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_where_first_level_returns_nil (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_and_offset_and_eagerload_and_order (unexpected)
--- FAIL: BasicsTest#test_create_after_initialize_with_array_param (unexpected)
--- FAIL: BasicsTest#test_singular_table_name_guesses (unexpected)
--- FAIL: CalculationsTest#test_ids_for_a_composite_primary_key_with_scope (unexpected)
--- FAIL: BasicsTest#test_quote (unexpected)
--- FAIL: BasicsTest#test_clone_of_new_object_marks_as_dirty_only_changed_attributes (unexpected)
--- FAIL: HasOneAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope (unexpected)
--- FAIL: BasicsTest#test_auto_id (unexpected)
--- FAIL: BasicsTest#test_default_values_are_deeply_dupped (unexpected)
--- FAIL: EagerAssociationTest#test_works_in_combination_with_order(:symbol)_and_reorder(:symbol) (unexpected)
--- FAIL: SignedIdTest#test_finding_signed_record_outside_expiration_duration_raises_on_the_bang (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_an_unrelated_type (unexpected)
--- FAIL: ReflectionTest#test_includes_accepts_strings (unexpected)
--- FAIL: FinderTest#test_find_with_hash_conditions_on_joined_table_and_with_range (unexpected)
--- FAIL: EagerAssociationTest#test_duplicate_middle_objects (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_non-readonly_association (unexpected)
--- FAIL: BasicsTest#test_utc_as_time_zone_and_new (unexpected)
--- FAIL: BasicsTest#test_table_name_with_2_abstract_subclasses (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_belongs_to_association_with_same_include_includes_only_once (unexpected)
--- FAIL: ModulesTest#test_module_spanning_has_and_belongs_to_many_associations (unexpected)
--- FAIL: CalculationsTest#test_should_count_scoped_select_with_options (unexpected)
--- FAIL: CalculationsTest#test_should_return_type_casted_values_with_group_and_expression (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_order_on_join_table_with_include_and_limit (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_all (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit (unexpected)
--- FAIL: ReflectionTest#test_reflection_klass_not_found_with_pointer_to_non_existent_class_name (unexpected)
--- FAIL: CalculationsTest#test_should_limit_calculation_with_offset (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build_by_new_record (unexpected)
--- FAIL: BasicsTest#test_marshal_new_record_round_trip (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association (unexpected)
--- FAIL: ReflectionTest#test_default_association_validation (unexpected)
--- FAIL: FinderTest#test_include_when_non_AR_object_passed_on_unloaded_relation (unexpected)
--- FAIL: CalculationsTest#test_minimum_and_maximum_on_time_attributes (unexpected)
--- FAIL: FinderTest#test_find_with_order_on_included_associations_with_construct_finder_sql_for_association_limiting_and_is_distinct (unexpected)
--- FAIL: CalculationsTest#test_should_average_arel_attribute (unexpected)
--- FAIL: CalculationsTest#test_distinct_count_with_order_and_offset (unexpected)
--- FAIL: BasicsTest#test_singular_table_name_guesses_for_individual_table (unexpected)
--- FAIL: FinderTest#test_with_limiting_with_custom_select (unexpected)
--- FAIL: HasOneAssociationsTest#test_assignment_before_child_saved (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

- #118823 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 02b2c2dca13de3c9aac2c12d75ac41d22091ece2:

--- FAIL: BasicsTest#test_find_ordered_last (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_inferred_foreign_key_from_association_name (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attributes_before_type_cast_on_a_datetime (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting_all (unexpected)
--- FAIL: EagerAssociationTest#test_string_id_column_joins (unexpected)
--- FAIL: AttributeMethodsTest#test_#undefine_attribute_methods_undefines_alias_attribute_methods (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association! (unexpected)
--- FAIL: RelationTest#test_destroy_by (unexpected)
--- FAIL: RelationTest#test_automatically_added_order_references (unexpected)
--- FAIL: RelationTest#test_unscope_with_merge (unexpected)
--- FAIL: RelationTest#test_find_by_with_hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: ReflectionTest#test_association_primary_key_raises_when_missing_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_method_on_an_abstract_class_is_available_on_subclasses (unexpected)
--- FAIL: RelationTest#test_optimizer_hints_with_blank_value (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_association_with_private_kernel_method (unexpected)
--- FAIL: HasOneAssociationsTest#test_reset_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence_for_associations_with_hash_condition (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_count_instead_of_loading_association (unexpected)
--- FAIL: BasicsTest#test_reload (unexpected)
--- FAIL: HasOneAssociationsTest#test_build_and_create_should_not_happen_within_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_default_scope_on_join_model (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_saving_multiple_relationships (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_concat (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_in_batches (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_on_association_clears_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_with_extend_option_with_multiple_extensions (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_one_using_reorder (unexpected)
--- FAIL: PostgresqlIntervalTest#test_interval_type_cast_string_and_numeric_from_user (unexpected)
--- FAIL: TransactionTest#test_using_named_savepoints (unexpected)
--- FAIL: RelationTest#test_find_all_with_join (unexpected)
--- FAIL: TransactionTest#test_rollback_of_frozen_records (unexpected)
--- FAIL: RelationTest#test_none? (unexpected)
--- FAIL: PersistenceTest#test_save_invalid_record (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_multiple_associations (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_with_option_delete_all (unexpected)
--- FAIL: HasManyAssociationsTest#test_included_in_collection_for_new_records (unexpected)
--- FAIL: BasicsTest#test_comparison_with_different_objects_in_array (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_readonly_should_be_false (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dont_find_target_when_foreign_key_is_null (unexpected)
--- FAIL: PersistenceTest#test_update_object (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_condition (unexpected)
--- FAIL: ReflectionTest#test_reflection_klass_for_nested_class_name (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_before_save (unexpected)
--- FAIL: JsonSerializationTest#test_should_allow_attribute_filtering_with_except (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_an_invalid_type (unexpected)
--- FAIL: RelationTest#test_loaded_relations_cannot_be_mutated_by_merge! (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

- #118823 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-22.2] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

fqazi commented 2 months ago

Related to: https://github.com/cockroachdb/cockroach/issues/118754

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 87740bd080658e93b40637556c9dfa27a91f8cf5:

--- FAIL: JsonAttributeTest#test_cast_value_on_write (unexpected)
--- FAIL: BasicsTest#test_protected_environments_are_stored_as_an_array_of_string (unexpected)
--- FAIL: EagerAssociationTest#test_including_associations_with_where.not_adds_implicit_references (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_empty_on_an_association_that_has_not_been_loaded_performs_a_query (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_custom_primary_key (unexpected)
--- FAIL: PostgresqlNumberTest#test_reassigning_infinity_does_not_mark_record_as_changed (unexpected)
--- FAIL: HasManyAssociationsTest#test_sending_new_to_association_proxy_should_have_same_effect_as_calling_new (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association (unexpected)
--- FAIL: CalculationsTest#test_ids_for_a_composite_primary_key_with_scope (unexpected)
--- FAIL: CalculationsTest#test_ids_with_eager_load (unexpected)
--- FAIL: IntegrationTest#test_cache_key_for_updated_on (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_of_stis_with_multiple_references (unexpected)
--- FAIL: FinderTest#test_first_have_determined_order_by_default (unexpected)
--- FAIL: TokenForTest#test_tokens_do_not_expire_by_default (unexpected)
--- FAIL: CoreTest#test_inspect_instance (unexpected)
--- FAIL: InheritanceTest#test_eager_load_belongs_to_something_inherited (unexpected)
--- FAIL: AssociationsTest#test_should_construct_new_finder_sql_after_create (unexpected)
--- FAIL: DefaultScopingTest#test_nilable_default_scope_with_all_queries_runs_on_create (unexpected)
--- FAIL: HasManyAssociationsTest#test_set_ids_for_association_on_new_record_applies_association_correctly (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_before_child_saved_with_primary_key (unexpected)
--- FAIL: IntegrationTest#test_param_delimiter_is_defined_per_class (unexpected)
--- FAIL: AssociationsTest#test_preloads_model_with_query_constraints_by_explicitly_configured_fk_and_pk (unexpected)
--- FAIL: HasOneAssociationsTest#test_clearing_an_association_clears_the_associations_inverse (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_regular_association_with_a_typo_through_a_polymorphic_association_still_raises (unexpected)
--- FAIL: BasicsTest#test_has_attribute (unexpected)
--- FAIL: FinderTest#test_fourth_have_primary_key_order_by_default (unexpected)
--- FAIL: AttributeMethodsTest#test_should_unserialize_attributes_for_frozen_records (unexpected)
--- FAIL: PersistenceTest#test_preserve_original_sti_type (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_include? (unexpected)
--- FAIL: CalculationsTest#test_should_sum_arel_attribute (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_n_plus_one_only_mode (unexpected)
--- FAIL: StoreTest#test_object_initialization_with_not_nullable_column (unexpected)
--- FAIL: PersistenceTest#test_class_level_update_without_ids (unexpected)
--- FAIL: SerializedAttributeTest#test_nil_is_not_changed_when_serialized_with_a_class (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_bang_with_block (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_protect_foreign_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_extend_option_affects_per_association (unexpected)
--- FAIL: SchemaIndexIncludeColumnsTest#test_schema_dumps_index_included_columns (unexpected)
--- FAIL: AggregationsTest#test_find_multiple_value_object (unexpected)
--- FAIL: DefaultScopingTest#test_nilable_default_scope_with_all_queries_runs_on_update_columns (unexpected)
--- FAIL: FinderTest#test_find_with_ids_where_and_limit (unexpected)
--- FAIL: ReservedWordTest#test_activerecord_model (unexpected)
--- FAIL: BelongsToAssociationsTest#test_default_scope_on_relations_is_not_cached (unexpected)
--- FAIL: PersistenceTest#test_update_columns_with_one_changed_and_one_updated (unexpected)
--- FAIL: InheritanceTest#test_new_with_ar_base (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::ConnectionHandlersShardingDbTest#test_sharding_separation (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_foreign_type (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 592a66827e1864303791b4f3940fb52331bc949d:

--- FAIL: AttributeMethodsTest#test_overridden_read_attribute (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_belongs_to_should_update_when_the_through_foreign_key_changes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_on_association_clears_scope (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_through_belongs_to_with_dependent_delete_all (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_method_on_an_abstract_class_is_available_on_subclasses (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_deleting_from_has_many_through_a_belongs_to_should_not_try_to_update_counter (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_along_with_an_overridden_alias_method_doesn't_issue_a_deprecation (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_time_zone-aware_attribute_in_other_time_zone (unexpected)
--- FAIL: RelationTest#test_where_with_take_memoization (unexpected)
--- FAIL: FinderTest#test_find_by!_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: RelationTest#test_order_triggers_eager_loading_when_ordering_using_symbols (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: RelationTest#test_reverse_arel_order_with_function (unexpected)
--- FAIL: PostgresqlBitStringTest#test_assigning_invalid_hex_string_raises_exception (unexpected)
--- FAIL: FinderTest#test_last_bang_present (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_attributes_from_database_on_subclass (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_joins (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attributes_before_type_cast (unexpected)
--- FAIL: FinderTest#test_exists (unexpected)
--- FAIL: AttributeMethodsTest#test_global_methods_are_overwritten_when_subclassing (unexpected)
--- FAIL: RelationTest#test_#skip_query_cache! (unexpected)
--- FAIL: InheritanceTest#test_new_with_ar_base (unexpected)
--- FAIL: RelationTest#test_unscope_with_subquery (unexpected)
--- FAIL: RelationTest#test_find_in_empty_array (unexpected)
--- FAIL: AttributeMethodsTest#test_number_attribute_predicate (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_delete_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: AttributeMethodsTest#test_typecast_attribute_from_select_to_false (unexpected)
--- FAIL: FinderTest#test_find_by_array_of_one_id (unexpected)
--- FAIL: FinderTest#test_exists_with_scope (unexpected)
--- FAIL: CallbacksOnMultipleInstancesInATransactionTest#test_created_callback_called_on_last_to_save_of_separate_instances_in_a_transaction (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_without_match (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_a_model_from_hm_through_association_with_where_clause (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_count_with_include_should_alias_join_table (unexpected)
--- FAIL: CalculationsTest#test_pluck_functions_without_alias (unexpected)
--- FAIL: IntegrationTest#test_to_param_for_a_composite_primary_key_model (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_field_with_conditions (unexpected)
--- FAIL: FinderTest#test_find_with_nil_inside_set_passed_for_one_attribute (unexpected)
--- FAIL: ValidationsTest#test_numericality_validation_with_mutation (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose (unexpected)
--- FAIL: CalculationsTest#test_should_count_scoped_select (unexpected)
--- FAIL: RelationTest#test_finding_with_order_by_aliased_attributes (unexpected)
--- FAIL: FinderTest#test_condition_utc_time_interpolation_with_default_timezone_local (unexpected)
--- FAIL: CalculationsTest#test_count_takes_attribute_type_precedence_over_database_type (unexpected)
--- FAIL: FinderTest#test_find_with_ids_and_order_clause (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_no_parameters (unexpected)
--- FAIL: RelationTest#test_to_a_should_dup_target (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 6e3e9e6012dc04dabc64333a87e77a80d9f9d46b:

--- FAIL: MultiParameterAttributeTest#test_create_with_multiparameter_attributes_setting_date_and_time_attribute (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_invalid_type (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_all_queries_runs_on_reload (unexpected)
--- FAIL: RelationTest#test_empty_complex_chained_relations (unexpected)
--- FAIL: RelationTest#test_finding_with_complex_order_and_limit (unexpected)
--- FAIL: PersistenceTest#test_update_raises_record_not_found_exception (unexpected)
--- FAIL: JsonAttributeTest#test_with_store_accessors (unexpected)
--- FAIL: TransactionTest#test_successful (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_has_many (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_an_unrelated_type (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_replaces_existing_without_dependent_option (unexpected)
--- FAIL: PersistenceTest#test_destroy (unexpected)
--- FAIL: AssociationsTest#test_nullify_composite_has_many_through_association (unexpected)
--- FAIL: ReflectionTest#test_has_many_through_reflection (unexpected)
--- FAIL: ReflectionTest#test_read_attribute_names (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_lambda (unexpected)
--- FAIL: PersistenceTest#test_update_column (unexpected)
--- FAIL: CalculationsTest#test_limit_with_offset_is_kept (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_size_on_an_association_that_has_been_loaded_does_not_perform_query (unexpected)
--- FAIL: PersistenceTest#test_becomes_wont_break_mutation_tracking (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_runs_on_create (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_readers_respect_access_control (unexpected)
--- FAIL: RelationTest#test_doesnt_add_having_values_if_options_are_blank (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_with_through_having_conditions (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute (unexpected)
--- FAIL: IntegrationTest#test_param_delimiter_changes_delimiter_used_in_to_param (unexpected)
--- FAIL: I18nGenerateMessageValidationTest#test_translation_for_'taken'_can_be_overridden_in_activerecord_attributes_scope (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_of_custom_primary_key (unexpected)
--- FAIL: IntegrationTest#test_cache_version_changes_with_versioning_on (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_without_counter_cache_option (unexpected)
--- FAIL: TestAutosaveAssociationValidationsOnAHasManyAssociation#test_validations_still_fire_on_unchanged_association_with_custom_validation_context (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_function (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_reassignment_of_associated_type_updates_the_object (unexpected)
--- FAIL: InheritanceTest#test_inheritance_new_with_subclass (unexpected)
--- FAIL: RelationTest#test_last (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_through_scope_with_joins (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_count_instead_of_loading_association (unexpected)
--- FAIL: RelationTest#test_build (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_sti_subclass (unexpected)
--- FAIL: RelationTest#test_relations_show_the_records_in_#inspect (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_through_setter_raises_exception_when_invalid_ids_set (unexpected)
--- FAIL: RelationTest#test_order_triggers_eager_loading_when_ordering_using_symbols (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_when_parent_is_new_raises (unexpected)
--- FAIL: RelationTest#test_arel_table_respects_a_custom_table (unexpected)
--- FAIL: BasicsTest#test_#present?_and_#blank?_on_ActiveRecord::Base_classes (unexpected)
--- FAIL: PersistenceTest#test_reload_uses_query_constraints_config (unexpected)
--- FAIL: AttributeMethodsTest#test_typecast_attribute_from_select_to_false (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 6e3e9e6012dc04dabc64333a87e77a80d9f9d46b:

--- FAIL: AttributeMethodsTest#test_caching_a_nil_primary_key (unexpected)
--- FAIL: CalculationsTest#test_should_get_minimum_of_field (unexpected)
--- FAIL: PostgresqlByteaTest#test_via_to_sql (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_multiple_columns_and_includes (unexpected)
--- FAIL: RelationMergingTest#test_merging_compares_symbols_and_strings_as_equal (unexpected)
--- FAIL: FinderTest#test_first_bang_present (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_reassignment_of_associated_type_updates_the_object (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_two_has_many_associations (unexpected)
--- FAIL: CalculationsTest#test_pick_one (unexpected)
--- FAIL: IntegrationTest#test_to_param_returns_nil_if_not_persisted (unexpected)
--- FAIL: RelationTest#test_joins_with_order_by_custom_attribute (unexpected)
--- FAIL: FinderTest#test_take_failing (unexpected)
--- FAIL: TransactionIsolationTest#test_repeatable_read (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_return_false_if_none_or_one (unexpected)
--- FAIL: RelationTest#test_finding_with_group (unexpected)
--- FAIL: ModulesTest#test_module_spanning_has_and_belongs_to_many_associations (unexpected)
--- FAIL: CalculationsTest#test_should_order_by_grouped_field (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_with_reflection_is_ignored_in_validation_context (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_lambda (unexpected)
--- FAIL: PersistenceTest#test_increment_attribute (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_and_table_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preloading_empty_through_association_via_joins (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociationWithAcceptsNestedAttributes#test_indexed_errors_on_base_attribute_should_be_properly_translated (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_on_existing_relation (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_not_backed_by_database_columns_are_always_initialized (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_bang_with_block (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_without_initial_access (unexpected)
--- FAIL: FinderTest#test_find_with_hash_conditions_on_joined_table (unexpected)
--- FAIL: BasicsTest#test_marshal_round_trip (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_array_compatibility (unexpected)
--- FAIL: CalculationsTest#test_should_get_maximum_of_arel_attribute_with_include (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_proxy_should_respond_to_private_methods_via_send (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_of_root_table_with_conflicting_group_by_column (unexpected)
--- FAIL: CalculationsTest#test_pluck_and_distinct (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_nonpersisted_built_associations_doesnt_update_parent (unexpected)
--- FAIL: AttributeMethodsTest#test_aliasing_``id``_attribute_allows_reading_the_column_value_for_a_CPK_model (unexpected)
--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_raise_RecordNotFound_if_an_id_is_given_but_doesnt_return_a_record (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_up_only (unexpected)
--- FAIL: FinderTest#test_find_ignores_previously_inserted_record (unexpected)
--- FAIL: AttributeMethodsTest#test_declared_affixed_attribute_method_affects_respond_to?_and_method_missing (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment (unexpected)
--- FAIL: DefaultScopingTest#test_nilable_default_scope_with_all_queries_runs_on_reload (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_invalid_type (unexpected)
--- FAIL: CalculationsTest#test_should_not_overshadow_enumerable_sum (unexpected)
--- FAIL: HasManyAssociationsTest#test_passes_custom_context_validation_to_validate_children (unexpected)
--- FAIL: FinderTest#test_member_when_non_AR_object_passed_on_unloaded_relation (unexpected)
--- FAIL: HasManyAssociationsTest#test_dangerous_association_name_raises_ArgumentError (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 6e3e9e6012dc04dabc64333a87e77a80d9f9d46b:

--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_join_for_count (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_method? (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_non-primary_key_id_attribute (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_polymorphic_with_rewhere (unexpected)
--- FAIL: AttributeMethodsTest#test_#id_value_alias_returns_the_value_in_the_id_column,_when_id_column_exists (unexpected)
--- FAIL: AttributeMethodsTest#test_should_unserialize_attributes_for_frozen_records (unexpected)
--- FAIL: IntegrationTest#test_cache_key_for_existing_record_is_not_timezone_dependent (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_along_with_an_overridden_alias_method_doesn't_issue_a_deprecation (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset_and_multiple_array_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_with_a_polymorphic_association_won't_work_consistently (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_a_blank_string_returns_nil (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_many_with_string_keys (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_with_distinct (unexpected)
--- FAIL: ReflectionTest#test_always_validate_association_if_explicit (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_exists (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_two_has_many_associations (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_readonly_association (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_belongs_to_sti (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_create_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_join_model_preloads (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_select_on_joined_table_preloads (unexpected)
--- FAIL: DefaultNumbersTest#test_default_decimal_number (unexpected)
--- FAIL: ReflectionTest#test_reflections_should_return_keys_as_strings (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_has_many_can_be_disabled_per_relationship (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_belongs_to_association_with_same_include_includes_only_once (unexpected)
--- FAIL: RelationMergingTest#test_merging_compares_symbols_and_strings_as_equal (unexpected)
--- FAIL: AttributeMethodsTest#test_hash_content (unexpected)
--- FAIL: EagerAssociationTest#test_count_with_include (unexpected)
--- FAIL: AssociationsTest#test_include_with_order_works (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_a_model_with_composite_foreign_key_finds_associated_record (unexpected)
--- FAIL: ReflectionTest#test_join_table_can_be_overridden (unexpected)
--- FAIL: EagerAssociationTest#test_dont_create_temporary_active_record_instances (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_through_setter_raises_exception_when_invalid_ids_set (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnsTest#test_change_column_null_false (unexpected)
--- FAIL: AttributeMethodsTest#test_bulk_updates_respect_access_control (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preloading_empty_through_with_polymorphic_source_association (unexpected)
--- FAIL: AttributeMethodsTest#test_converted_values_are_returned_after_assignment (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_has_many_through_belongs_to_ids_with_conditions (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_find_on_has_many_association_collection_with_include_and_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_one_association_with_non_preload (unexpected)
--- FAIL: AttributeMethodsTest#test_time_attributes_are_retrieved_in_the_current_time_zone (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_add_two_instance_and_then_deleting (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_add_with_sti_middle_relation (unexpected)
--- FAIL: CockroachDB::FixturesTest#test_multiple_clean_fixtures (unexpected)
--- FAIL: EagerAssociationTest#test_including_association_based_on_sql_condition_and_no_database_column (unexpected)
--- FAIL: IntegrationTest#test_cache_version_format_is_not_too_precise (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preloading_across_has_one_constrains_loaded_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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 53fcac10e573f8b3f0f6729fb7840f5ffba400b3:

(orm_helpers.go:227).summarizeFailed: 
Tests run on Cockroach v24.1.0-beta.1-dev-53fcac10e573f8b3f0f6729fb7840f5ffba400b3
Tests run against activerecord 7.1.3
8108 Total Tests Run
8079 tests passed
29 tests failed
66 tests skipped
0 tests ignored
0 tests passed unexpectedly
3 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: CockroachDB::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)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 83796af55775f4641055129caa7dba562d0ed8c9:

--- FAIL: ActiveRecord::CustomPropertiesTest#test_procs_for_default_values_are_evaluated_even_after_column_defaults_is_called (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_using_primary_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_in_collection (unexpected)
--- FAIL: PostgresqlTimestampWithAwareTypesTest#test_timestamp_with_zone_values_with_rails_time_zone_support_and_time_zone_set (unexpected)
--- FAIL: PersistenceTest#test_destroy_record_with_associations (unexpected)
--- FAIL: CockroachDB::PostgresqlIntervalTest#test_average_interval_type (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding (unexpected)
--- FAIL: FinderTest#test_#skip_query_cache!_for_#exists? (unexpected)
--- FAIL: ActiveRecord::Type::IntegerTest#test_casting_ActiveRecord_models (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_all_queries_runs_on_update_columns (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_reorder_should_use_sql_limit (unexpected)
--- FAIL: CalculationsTest#test_should_sum_field_with_conditions (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_join (unexpected)
--- FAIL: FinderTest#test_find_with_ids_and_order_clause (unexpected)
--- FAIL: CockroachDB::PostgresqlIntervalTest#test_interval_type (unexpected)
--- FAIL: CalculationsTest#test_minimum_with_from_option (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_UTC (unexpected)
--- FAIL: HasManyAssociationsTest#test_update_all_on_association_accessed_before_save_with_explicit_foreign_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_with_less (unexpected)
--- FAIL: PersistenceTest#test_update_all (unexpected)
--- FAIL: PersistenceTest#test_find_raises_record_not_found_exception (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_all_should_respect_readonly_access (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_nil_with_aggregate_having_one_mapping (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_explicit_table_name_and_aggregate (unexpected)
--- FAIL: CalculationsTest#test_pick_loaded_relation_multiple_columns (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_keep_the_order (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_enum_works_properly_with_nested_join (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_references_works_through_collection_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_defer_to_collection_if_using_a_block (unexpected)
--- FAIL: AssociationsTest#test_using_limitable_reflections_helper (unexpected)
--- FAIL: InheritanceTest#test_finding_incorrect_type_data (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: SignedIdTest#test_finding_signed_record_outside_expiration_duration_raises_on_the_bang (unexpected)
--- FAIL: AttributeMethodsTest#test_allocated_objects_can_be_inspected (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_with_cpk_for_two_models (unexpected)
--- FAIL: CalculationsTest#test_should_sum_scoped_field (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_mismatched_class (unexpected)
--- FAIL: FinderTest#test_find_by!_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: HasOneAssociationsTest#test_assignment_before_child_saved (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_many_through_polymorphic_has_manys_works (unexpected)
--- FAIL: AttributeMethodsTest#test_hashes_are_not_mangled (unexpected)
--- FAIL: FinderTest#test_first_have_primary_key_order_by_default (unexpected)
--- FAIL: PersistenceTest#test_update_object (unexpected)
--- FAIL: SignedIdTest#test_finding_signed_record_that_has_been_destroyed_raises_on_the_bang (unexpected)
--- FAIL: FinderTest#test_eager_load_for_no_has_many_with_limit_and_joins_for_has_many (unexpected)
--- FAIL: FinderTest#test_sole (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_supports_permitted_classes_for_default_column_serializer (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 273a97e181d634e5d5d51ac7d3e05f3f4f31887a:

--- FAIL: PersistenceTest#test_create_prefetched_pk (unexpected)
--- FAIL: PersistenceTest#test_delete (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_invalid_id (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model (unexpected)
--- FAIL: RelationTest#test_extracted_association (unexpected)
--- FAIL: RelationTest#test_relations_don't_load_all_records_in_#inspect (unexpected)
--- FAIL: PersistenceTest#test_update_sti_subclass_type (unexpected)
--- FAIL: RelationTest#test_using_a_custom_table_affects_the_wheres (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_type_mismatch (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_order (unexpected)
--- FAIL: HasManyAssociationsTest#test_taking_with_a_number (unexpected)
--- FAIL: HasManyAssociationsTest#test_clear_collection_should_not_change_updated_at (unexpected)
--- FAIL: PersistenceTest#test_update_columns_with_default_scope (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery_without_select_does_not_change_the_select (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_joined_table_preloads (unexpected)
--- FAIL: EagerAssociationTest#test_join_eager_with_empty_order_should_generate_valid_sql (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_references_raise_errors (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_a_item_which_is_not_in_the_collection (unexpected)
--- FAIL: RelationTest#test_pluck_with_from_includes_quoted_original_table_name (unexpected)
--- FAIL: HasManyAssociationsTest#test_do_not_call_callbacks_for_delete_all (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_should_property_quote_string_primary_keys (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_does_not_raise_when_association_errors_on_destroy (unexpected)
--- FAIL: RelationTest#test_unscope_with_merge (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_return_true_if_none (unexpected)
--- FAIL: HasManyAssociationsTest#test_restrict_with_error (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order_on_association (unexpected)
--- FAIL: RelationTest#test_named_extension (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_duplicated_includes (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_with_bang_bubbles_errors_from_associations (unexpected)
--- FAIL: RelationTest#test_select_takes_a_variable_list_of_args (unexpected)
--- FAIL: HasManyAssociationsTest#test_raises_RecordNotDestroyed_when_replaced_child_can't_be_destroyed (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroying_many (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_with_reflection_using_class_name_and_fixtures (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_updates_counter_cache (unexpected)
--- FAIL: PersistenceTest#test_update_after_create (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_of_instance_dependent_associations_is_supported (unexpected)
--- FAIL: RelationTest#test_order_doesnt_trigger_eager_loading_when_ordering_using_the_owner_table (unexpected)
--- FAIL: HasManyAssociationsTest#test_dangerous_association_name_raises_ArgumentError (unexpected)
--- FAIL: RelationTest#test_references_triggers_eager_loading (unexpected)
--- FAIL: HasManyAssociationsTest#test_attributes_are_set_when_initialized_from_polymorphic_has_many_null_relationship (unexpected)
--- FAIL: PersistenceTest#test_destroy_many (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_associations_destroys_multiple_associations (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_without_initial_access (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_count (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset_and_multiple_array_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_of_instance_dependent_associations_is_not_supported (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 7185e6c311160061e0753e9ef1d66e8bb828fc98:

--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_alias_attribute (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_has_one_association_with_same_include_includes_only_once (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_associations_with_string_joins_and_order_references (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_save (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_using_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_integers_as_nil (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_from_a_module_issues_a_deprecation (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_after_create_performing_save (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_regular_association_through_a_polymorphic_association_doesn't_require_the_association_to_exist_on_all_types (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_association_class (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_inheritance (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_a_polymorphic_association_and_using_the_existential_predicate_but_also_using_a_select (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_quoted_table_name (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_not_backed_by_database_columns_return_the_default_on_models_loaded_from_database (unexpected)
--- FAIL: AttributeMethodsTest#test_global_methods_are_overwritten_when_subclassing (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reflect_the_most_recent_change (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_unquoted_table_name (unexpected)
--- FAIL: DelegatedTypeTest#test_builder_method (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment (unexpected)
--- FAIL: AttributeMethodsTest#test_raises_ActiveRecord::DangerousAttributeError_when_defining_an_AR_method_or_dangerous_Object_method_in_a_model (unexpected)
--- FAIL: EagerAssociationTest#test_exceptions_have_suggestions_for_fix (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_a_blank_string_returns_nil (unexpected)
--- FAIL: BelongsToAssociationsTest#test_custom_attribute_with_select (unexpected)
--- FAIL: BelongsToAssociationsTest#test_destroying_child_with_unloaded_parent_and_foreign_key_and_touch_is_possible_with_has_many_inversing (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_no_associations (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_uses_exclusive_scope (unexpected)
--- FAIL: AttributeMethodsTest#test_declared_suffixed_attribute_method_affects_respond_to?_and_method_missing (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_no_default_class_for_object (unexpected)
--- FAIL: AttributeMethodsTest#test_time_zone-aware_attribute_saved (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_foreign_type_field_updating (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_nil_to_persisted_record (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_multiple_associations (unexpected)
--- FAIL: HotCompatibilityTest#test_cleans_up_after_prepared_statement_failure_in_a_transaction (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_order_on_joined_table_preloads (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_belongs_to_quotes_table_and_column_names (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attributes_before_type_cast_on_a_datetime (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_native_decimal_insert_manual_vs_automatic (unexpected)
--- FAIL: EagerAssociationTest#test_works_in_combination_with_order(:symbol)_and_reorder(:symbol) (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_time_with_empty_seconds (unexpected)
--- FAIL: AttributeMethodsTest#test_bulk_updates_respect_access_control (unexpected)
--- FAIL: SerializedAttributeTest#test_nil_is_always_persisted_as_null (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
--- FAIL: BelongsToAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_reassign_with_namespaced_models_and_counters (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_composed_attribute_scope (unexpected)
--- FAIL: SerializedAttributeTest#test_is_not_changed_when_stored_in_blob_frozen_payload (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 3111a51bdb2cbf889c92f4440bf88b0eb682cb96:

--- FAIL: SchemaDumperTest#test_schema_dumps_partial_indices (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes (unexpected)
--- FAIL: TestAutosaveAssociationValidationsOnABelongsToAssociation#test_validations_still_fire_on_unchanged_association_with_custom_validation_context (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_on_new_object (unexpected)
--- FAIL: FinderTest#test_member_on_loaded_relation_with_match (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_nulls_not_distinct (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_scope_can_unscope (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_many_through_polymorphic_has_manys_works (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project (unexpected)
--- FAIL: ReflectionTest#test_nested? (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_caching_of_columns (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_new_with_values_in_collection (unexpected)
--- FAIL: FinderTest#test_named_bind_variables_with_quotes (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_collection_size_from_build (unexpected)
--- FAIL: FinderTest#test_select_value (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_offset (unexpected)
--- FAIL: FinderTest#test_find_by_id_with_conditions_with_or (unexpected)
--- FAIL: FinderTest#test_find_only_some_columns (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_limit (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_end_exclusive_range (unexpected)
--- FAIL: ReflectionTest#test_non_existent_types_are_identity_types (unexpected)
--- FAIL: FinderTest#test_find_with_ids_returning_ordered (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_all (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_empty_array_with_aggregate_having_multiple_mappings (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_with_new (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_with_symbol_class_name (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_middle_table_alias (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build_by_new_record (unexpected)
--- FAIL: FinderTest#test_exists_returns_false_with_false_arg (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_respects_select (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_one_condition_being_aggregate_and_another_not (unexpected)
--- FAIL: ReflectionTest#test_automatic_inverse_does_not_suppress_name_error_from_incidental_code (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_preloaded_associations_size (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_in_association_with_options (unexpected)
--- FAIL: FinderTest#test_fourth (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: FinderTest#test_find_by_one_attribute_bang_with_blank_defined (unexpected)
--- FAIL: FinderTest#test_find_with_prepared_select_statement (unexpected)
--- FAIL: FinderTest#test_eager_load_for_no_has_many_with_limit_and_left_joins_for_has_many (unexpected)
--- FAIL: FinderTest#test_find_by_records (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_consider_type (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (unexpected)
--- FAIL: FinderTest#test_find_with_group_and_sanitized_having_method (unexpected)
--- FAIL: FinderTest#test_first_have_primary_key_order_by_default (unexpected)
--- FAIL: ReflectionTest#test_foreign_type (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_three_mappings_array (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_removing_associations_on_destroy (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 3111a51bdb2cbf889c92f4440bf88b0eb682cb96:

--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_a_blank_string_returns_nil (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_update_changing_ids_of_inversed_association_changes_the_counter_cache (unexpected)
--- FAIL: UniquenessValidationWithIndexTest#test_expression_index (unexpected)
--- FAIL: DirtyTest#test_time_attributes_changes_without_time_zone_by_skip (unexpected)
--- FAIL: HasManyAssociationsTest#test_counting_with_association_limit (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_keys_bypass_attribute_protection (unexpected)
--- FAIL: AssociationValidationTest#test_validates_associated_marked_for_destruction (unexpected)
--- FAIL: AttributeMethodsTest#test_caching_a_nil_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_creation_respects_hash_condition (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_invalid_association_reference (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_numeric_in_association (unexpected)
--- FAIL: CalculationsTest#test_count_with_eager_loading_and_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_changing_defaults (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_scoped_grouped (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_a_belongs_to_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_size_calculation_works_with_default_scoped_selects_when_not_previously_fetched (unexpected)
--- FAIL: AttributeMethodsTest#test_aliasing_``id``_attribute_allows_reading_the_column_value_for_a_CPK_model (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_with_or_doesnt_set_inverse_instance_key (unexpected)
--- FAIL: CalculationsTest#test_count_with_eager_loading_and_custom_order_and_distinct (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_updating_attributes_on_non_rich_associations (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_an_array (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_update_columns_after_push_without_duplicate_join_table_rows (unexpected)
--- FAIL: UniquenessValidationWithIndexTest#test_scope (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_should_raise_exception_for_destroying_mismatching_records (unexpected)
--- FAIL: BasicsTest#test_clear_cache_when_setting_table_name (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_has_many (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_time_attribute (unexpected)
--- FAIL: BasicsTest#test_default_char_types (unexpected)
--- FAIL: SerializedAttributeTest#test_serialize_attribute_via_select_method_when_time_zone_available (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_serialized_attribute_works_under_concurrent_initial_access (unexpected)
--- FAIL: ValidationsTest#test_validate_with_bang_and_context (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_conditions_string_with_quoted_table_name (unexpected)
--- FAIL: HasManyAssociationsTest#test_taking_with_inverse_of (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_all (unexpected)
--- FAIL: HasOneAssociationsTest#test_build_respects_hash_condition (unexpected)
--- FAIL: CalculationsTest#test_pluck_replaces_select_clause (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_type_mismatch (unexpected)
--- FAIL: CalculationsTest#test_offset_is_kept (unexpected)
--- FAIL: CalculationsTest#test_distinct_joins_count_with_order_and_offset (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_multibyte_character (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_collection_size_from_build (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_through_scope_with_joins (unexpected)
--- FAIL: HasManyAssociationsTest#test_first_or_create!_adds_the_record_to_the_association (unexpected)
--- FAIL: HasOneAssociationsTest#test_with_select (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_proxy_should_respond_to_private_methods_via_send (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 88c9d88cb0093d35f2d630137fd178518aa48569:

--- FAIL: SerializedAttributeTest#test_serialized_attribute_in_base_class (unexpected)
--- FAIL: FinderTest#test_first (unexpected)
--- FAIL: AttributeMethodsTest#test_inherited_custom_accessors (unexpected)
--- FAIL: FinderTest#test_find_on_array_conditions (unexpected)
--- FAIL: BasicsTest#test_#present?_and_#blank?_on_ActiveRecord::Base_classes (unexpected)
--- FAIL: BasicsTest#test_column_names_are_quoted_when_using_#from_clause_and_model_has_ignored_columns (unexpected)
--- FAIL: FinderTest#test_find_by_array_of_one_id (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_primary_key_counter (unexpected)
--- FAIL: BasicsTest#test_marshalling_with_associations (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_after_update (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_joining_has_many_through_with_distinct (unexpected)
--- FAIL: BasicsTest#test_dup (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose (unexpected)
--- FAIL: BasicsTest#test_clear_cache_when_setting_table_name (unexpected)
--- FAIL: BasicsTest#test_equality (unexpected)
--- FAIL: FinderTest#test_condition_hash_interpolation (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_predicates_respect_access_control (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_attribute_on_custom_attribute_with_default (unexpected)
--- FAIL: FinderTest#test_find_by_records (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_and_valid_options (unexpected)
--- FAIL: InheritanceTest#test_compute_type_no_method_error (unexpected)
--- FAIL: DirtyTest#test_partial_insert_with_empty_values (unexpected)
--- FAIL: BasicsTest#test_table_name_with_2_abstract_subclasses (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_without_counter_cache_option (unexpected)
--- FAIL: BasicsTest#test_find_symbol_ordered_last (unexpected)
--- FAIL: AttributeMethodsTest#test_declared_affixed_attribute_method_affects_respond_to?_and_method_missing (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_with_conditions (unexpected)
--- FAIL: DirtyTest#test_in_place_mutation_for_binary (unexpected)
--- FAIL: FinderTest#test_find_by_with_associations (unexpected)
--- FAIL: FinderTest#test_named_bind_variables (unexpected)
--- FAIL: PersistenceTest#test_delete_isnt_affected_by_scoping (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_uses_the_through_model_to_create_transactions (unexpected)
--- FAIL: BasicsTest#test_equality_of_collection_proxy_and_association_relation (unexpected)
--- FAIL: FinderTest#test_exists_uses_existing_scope (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment_with_primary_key (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_concat (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assigning_belongs_to_on_destroyed_object (unexpected)
--- FAIL: BasicsTest#test_limit_should_sanitize_sql_injection_for_limit_without_commas (unexpected)
--- FAIL: BasicsTest#test_readonly_attributes (unexpected)
--- FAIL: BasicsTest#test_#connected_to_many_cannot_be_called_on_anything_but_ActiveRecord::Base (unexpected)
--- FAIL: PersistenceTest#test_save_touch_false (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids_for_loaded_associations (unexpected)
--- FAIL: DirtyTest#test_changes_to_save_should_not_mutate_array_of_hashes (unexpected)
--- FAIL: BasicsTest#test_dont_clear_sequence_name_when_setting_explicitly (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_false (unexpected)
--- FAIL: SignedIdTest#test_can_get_a_signed_ID_in_an_after_create (unexpected)
--- FAIL: BelongsToAssociationsTest#test_custom_counter_cache (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 2873eb728d555695bf5a392d748142e9b05cd36d:

--- FAIL: AttributeMethodsTest#test_bulk_updates_respect_access_control (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_JSON_attribute_predicate (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete (unexpected)
--- FAIL: AttributeMethodsTest#test_converted_values_are_returned_after_assignment (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_enum_method_issues_a_deprecation_warning (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_via_disk (unexpected)
--- FAIL: FixturesWithoutInstantiationTest#test_reloading_fixtures_through_accessor_methods (unexpected)
--- FAIL: HasManyAssociationsTest#test_attributes_are_being_set_when_initialized_from_has_many_association_with_where_clause (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_with_option_nullify (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_all (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_association_callback_ordering (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_save_bang_should_raise_exception_when_join_record_has_errors (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associating_new (unexpected)
--- FAIL: HasManyAssociationsTest#test_dynamic_find_should_respect_association_order_for_through (unexpected)
--- FAIL: HasManyAssociationsTest#test_merging_with_custom_attribute_writer (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_associations_destroys_multiple_associations (unexpected)
--- FAIL: IntegrationTest#test_cache_version_format_is_precise_enough (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preloading_across_has_one_constrains_loaded_records (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_for_database (unexpected)
--- FAIL: HasManyAssociationsTest#test_building_the_associated_object_with_an_unrelated_type (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_first_after_reset_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_prevent_double_firing_the_before_save_callback_of_new_object_when_the_parent_association_saved_in_the_callback (unexpected)
--- FAIL: PostgresqlDateTest#test_bc_date_leap_year (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_missing_first_record (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::ConnectionHandlersShardingDbTest#test_sharding_separation (unexpected)
--- FAIL: AttributeMethodsTest#test_accessed_fields (unexpected)
--- FAIL: HasManyAssociationsTest#test_building_the_associated_object_with_implicit_sti_base_class (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_preloaded_associations_size (unexpected)
--- FAIL: PrimaryKeysTest#test_to_key_with_default_primary_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_resets_cached_counters (unexpected)
--- FAIL: TransactionCallbacksTest#test_only_call_after_commit_on_create_after_transaction_commits_for_new_record (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_not_backed_by_database_columns_properly_interact_with_mutation_and_dirty (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_destroy (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_names_on_a_queried_record (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates_words_properly (unexpected)
--- FAIL: TransactionCallbacksTest#test_only_call_after_commit_on_create_and_doesnt_leaky (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_an_association_collection (unexpected)
--- FAIL: TouchLaterTest#test_touch_later_respects_no_touching_policy (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_with_cpk_for_two_models (unexpected)
--- FAIL: TouchTest#test_create (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_is_usable_with_belongs_to_required_by_default (unexpected)
--- FAIL: IntegrationTest#test_cache_key_format_for_existing_record_with_updated_at (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_multiple (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_return_false_if_none_or_one (unexpected)
--- FAIL: AttributeMethodsTest#test_#define_attribute_methods_brings_back_undefined_aliases (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_polymorphic_with_rewhere (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 25b56cd17fadb50ab6e37e71870f2ff65e46a4d5:

--- FAIL: BasicsTest#test_create_after_initialize_with_block (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete_with_dependent_destroy (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_sti_middle_relation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_collection_singular_ids_on_has_many_through_with_conditions_and_include (unexpected)
--- FAIL: PersistenceTest#test_populates_non_primary_key_autoincremented_column (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_belongs_to_association_associated_by_a_composite_query_constraints (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_joining_has_many_through_belongs_to (unexpected)
--- FAIL: PersistenceTest#test_create_model_with_uuid_pk_populates_id (unexpected)
--- FAIL: PersistenceTest#test_create_through_factory_with_block (unexpected)
--- FAIL: RelationTest#test_automatically_added_where_not_references (unexpected)
--- FAIL: EagerAssociationTest#test_count_eager_with_has_many_and_limit_and_high_offset (unexpected)
--- FAIL: RelationTest#test_order_by_relation_attribute (unexpected)
--- FAIL: InheritanceAttributeMappingTest#test_polymorphic_associations_custom_type (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_multiple_columns_and_selection_clause (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset (unexpected)
--- FAIL: EagerAssociationTest#test_joins_with_includes_should_preload_via_joins (unexpected)
--- FAIL: RelationTest#test_find_ids (unexpected)
--- FAIL: CalculationsTest#test_#skip_query_cache!_for_a_simple_calculation (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_join_model_with_conditions (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_new_by_building (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_one_association (unexpected)
--- FAIL: BasicsTest#test_clone_of_new_object_marks_attributes_as_dirty (unexpected)
--- FAIL: PersistenceTest#test_save_destroyed_object (unexpected)
--- FAIL: InheritanceTest#test_inheritance_with_default_scope (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order_on_association (unexpected)
--- FAIL: BasicsTest#test_previously_changed_dup (unexpected)
--- FAIL: ReflectionTest#test_nested? (unexpected)
--- FAIL: BasicsTest#test_changing_a_connection_handler_in_a_main_thread_does_not_poison_the_other_threads (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_polymorphic_source (unexpected)
--- FAIL: RelationTest#test_find_or_create_by_race_condition (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_with_association_condition_and_default_scope (unexpected)
--- FAIL: ReflectionTest#test_join_table (unexpected)
--- FAIL: RelationTest#test_explicit_create_with (unexpected)
--- FAIL: BasicsTest#test_when_#reload_called,_ignored_columns'_attribute_methods_are_not_defined (unexpected)
--- FAIL: BasicsTest#test_attributes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids_for_loaded_associations (unexpected)
--- FAIL: RelationTest#test_find_by_requires_at_least_one_argument (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_with_non_unique_attributes (unexpected)
--- FAIL: BasicsTest#test_custom_mutator (unexpected)
--- FAIL: RelationTest#test_multiple_selects (unexpected)
--- FAIL: BasicsTest#test_records_without_an_id_have_unique_hashes (unexpected)
--- FAIL: CalculationsTest#test_should_return_float_average_if_db_returns_such (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_time_with_zone_conversion_to_default_timezone_utc (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_readonly_association (unexpected)
--- FAIL: CalculationsTest#test_should_order_by_grouped_field (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_by_function_with_table_alias (unexpected)
--- FAIL: CalculationsTest#test_#skip_query_cache!_for_#ids (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ d73fd4abd4a2911db21a79920dede531d8cd5f0f:

--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_collection_size_from_params (unexpected)
--- FAIL: ActiveRecord::RelationTest#test_update_all_goes_through_normal_type_casting (unexpected)
--- FAIL: ActiveRecord::Encryption::UniquenessValidationsTest#test_uniqueness_validations_work_when_using_old_encryption_schemes (unexpected)
--- FAIL: AttributeMethodsTest#test_instance_methods_should_be_defined_on_the_base_class (unexpected)
--- FAIL: ActiveRecord::Encryption::UniquenessValidationsTest#test_uniqueness_validations_work_when_mixing_encrypted_an_unencrypted_data_and_unencrypted_data_is_opted_in_per-attribute (unexpected)
--- FAIL: IntegrationTest#test_cache_key_for_updated_on (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_save_succeeds_for_invalid_has_one_with_validate_false (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_exclamation_and_no_options (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_array_of_active_record_base_objects (unexpected)
--- FAIL: DefaultScopingTest#test_unscope_after_reordering_and_combining (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_loaded_associations (unexpected)
--- FAIL: DirtyTest#test_partial_insert_off_with_changed_default_function_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_#id_value_alias_returns_id_column_only_for_composite_primary_key_models (unexpected)
--- FAIL: BelongsToAssociationsTest#test_save_of_record_with_loaded_belongs_to (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_not_resaved_when_unchanged (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_saving_multiple_relationships (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_has_one (unexpected)
--- FAIL: BelongsToAssociationsTest#test_runs_parent_presence_check_if_parent_changed_or_nil (unexpected)
--- FAIL: PersistenceTest#test_update_parameters (unexpected)
--- FAIL: PersistenceTest#test_destroy (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an__in_database_method_issues_a_deprecation_warning (unexpected)
--- FAIL: ReflectionTest#test_reflection_klass_for_nested_class_name (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_nth_or_last_on_new_record_should_not_run_queries (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_nested_has_many_through_association_with_unpersisted_parent_instance (unexpected)
--- FAIL: HasManyAssociationsTest#test_can_rewhere_the_default_scope_of_the_associated_model (unexpected)
--- FAIL: ModulesTest#test_table_name (unexpected)
--- FAIL: EagerAssociationTest#test_count_with_include (unexpected)
--- FAIL: PersistenceTest#test_returns_object_even_if_validations_failed (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (unexpected)
--- FAIL: PersistenceTest#test_update_columns_should_not_leave_the_object_dirty (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_concat (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_proxy_respects_default_scope (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_with_association_condition_and_default_scope (unexpected)
--- FAIL: EagerAssociationTest#test_type_cast_in_where_references_association_name (unexpected)
--- FAIL: DefaultScopingTest#test_create_with_empty_hash_will_not_reset (unexpected)
--- FAIL: AttributeMethodsTest#test_time_attributes_are_retrieved_in_the_current_time_zone (unexpected)
--- FAIL: PersistenceTest#test_create_model_with_custom_named_uuid_pk_populates_id (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: PersistenceTest#test_update_raises_record_not_found_exception (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit (unexpected)
--- FAIL: PersistenceTest#test_update_all_with_hash (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_array (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_proxy_transaction_method_starts_transaction_in_association_class (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_dependent_when_deleted_from_association (unexpected)
--- FAIL: DirtyTest#test_attribute_changes (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_order (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ aea98c134a954d4dbba4916bb22aa6ad23f81004:

--- FAIL: HasOneAssociationsTest#test_with_polymorphic_has_one_with_custom_columns_name (unexpected)
--- FAIL: InheritanceTest#test_alt_inheritance_save (unexpected)
--- FAIL: HasOneAssociationsTest#test_create (unexpected)
--- FAIL: InheritanceTest#test_compute_type_no_method_error (unexpected)
--- FAIL: InheritanceTest#test_inheritance_with_default_scope (unexpected)
--- FAIL: InheritanceTest#test_inheritance_find_all (unexpected)
--- FAIL: InheritanceTest#test_complex_inheritance (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_explicit_sti_base_class (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment (unexpected)
--- FAIL: InheritanceTest#test_compute_type_on_undefined_method (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_nil_associate (unexpected)
--- FAIL: InheritanceTest#test_finding_incorrect_type_data (unexpected)
--- FAIL: HasOneAssociationsTest#test_successful_build_association (unexpected)
--- FAIL: InheritanceTest#test_compute_type_success (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_enum_works_properly_with_nested_join (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_missing_association (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_proxy_should_not_respond_to_private_methods (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_before_save (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_loading_for_new_record (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_replaces_existing_without_dependent_option (unexpected)
--- FAIL: HasOneAssociationsTest#test_nullify_on_polymorphic_association (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_an_invalid_type (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_update (unexpected)
--- FAIL: InheritanceTest#test_update_all_within_inheritance (unexpected)
--- FAIL: HasOneAssociationsTest#test_reload_association (unexpected)
--- FAIL: InheritanceTest#test_new_without_storing_full_sti_class (unexpected)
--- FAIL: HasOneAssociationsTest#test_finding_with_interpolated_condition (unexpected)
--- FAIL: InheritanceTest#test_new_with_invalid_type (unexpected)
--- FAIL: InheritanceTest#test_inheritance_find (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_missing_association_and_nullify (unexpected)
--- FAIL: HasOneAssociationsTest#test_build (unexpected)
--- FAIL: InheritanceTest#test_alt_inheritance_find_all (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_change_calls_delete (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_autosave_with_primary_key_manually_set (unexpected)
--- FAIL: HasOneAssociationsTest#test_composite_primary_key_malformed_association_owner_class (unexpected)
--- FAIL: InheritanceTest#test_should_store_demodulized_class_name_with_store_full_sti_class_option_disabled (unexpected)
--- FAIL: HasOneAssociationsTest#test_save_of_record_with_loaded_has_one (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_subclass (unexpected)
--- FAIL: InheritanceTest#test_eager_load_belongs_to_something_inherited (unexpected)
--- FAIL: InheritanceTest#test_descends_from_active_record (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_cache_nils (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_transaction (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_empty_update (unexpected)
--- FAIL: InheritanceTest#test_where_new_with_subclass (unexpected)
--- FAIL: InheritanceTest#test_new_with_ar_base (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_destroy (unexpected)
--- FAIL: HasOneAssociationsTest#test_cant_save_readonly_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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 3f3127b8b592b9c63df76e47cb9f0a3b47357f62:

--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_assigning_nil (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_out_of_range_value_assigning (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_for_composite_primary_key (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_single_has_many_through_association_with_unpersisted_parent_instance (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_and_invalid_options (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_association_class (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_two_association_with_one_save (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_new_by_building (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load_with_gzip (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_after_update (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_circular_autosave_association_correctly_saves_multiple_records (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_save_succeeds_for_invalid_belongs_to_with_validate_false (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing (unexpected)
--- FAIL: IntegrationTest#test_cache_key_format_is_precise_enough (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_loading_cpk_association_with_unpersisted_owner (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_loads_5_1_dump_without_indexes_still_queries_for_indexes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: BelongsToAssociationsTest#test_cant_save_readonly_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_clear_associations (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_cpk_stale_target (unexpected)
--- FAIL: BelongsToAssociationsTest#test_build_with_block (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_without_counter_cache_option (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_include_method_in_association_through_should_return_true_for_instance_added_with_build (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_persisted_record_to_new_record (unexpected)
--- FAIL: AssociationsTest#test_querying_by_relation_with_composite_key (unexpected)
--- FAIL: AssociationsTest#test_append_composite_foreign_key_has_many_association_with_autosave (unexpected)
--- FAIL: IntegrationTest#test_cache_key_is_stable_with_versioning_on (unexpected)
--- FAIL: AssociationsTest#test_cpk_model_has_many_records_by_id_attribute (unexpected)
--- FAIL: AssociationsTest#test_query_constraints_that_dont_include_the_primary_key_raise (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_composite_primary_key_autosave (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dangerous_association_name_raises_ArgumentError (unexpected)
--- FAIL: BelongsToAssociationsTest#test_multiple_counter_cache_with_after_create_update (unexpected)
--- FAIL: BelongsToAssociationsTest#test_runs_parent_presence_check_if_parent_changed_or_nil (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_ordered_has_many_through (unexpected)
--- FAIL: AssociationsTest#test_assign_persisted_composite_foreign_key_belongs_to_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_has_many_through_with_default_scope_on_join_model (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_foreign_type (unexpected)
--- FAIL: AssociationsTest#test_eager_loading_should_not_change_count_of_children (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates_after_parameterize_with_hyphens (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_record_is_built_when_created_with_where (unexpected)
--- FAIL: BelongsToAssociationsTest#test_self_referential_belongs_to_with_counter_cache_assigning_nil (unexpected)
--- FAIL: AssociationsTest#test_nullify_composite_has_many_through_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_custom_attribute_with_select (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 3f3127b8b592b9c63df76e47cb9f0a3b47357f62:

--- FAIL: HasManyAssociationsTest#test_get_ids_for_ordered_association (unexpected)
--- FAIL: BasicsTest#test_no_limit_offset (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_proxy_transaction_method_starts_transaction_in_association_class (unexpected)
--- FAIL: BasicsTest#test_readonly_attributes_when_configured_to_not_raise (unexpected)
--- FAIL: BelongsToAssociationsTest#test_resetting_the_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_custom_named_counter_cache (unexpected)
--- FAIL: HasManyAssociationsTest#test_belongs_to_with_new_object (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_scoped_grouped_having (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_with_dirty_target (unexpected)
--- FAIL: BasicsTest#test_equality_of_new_records (unexpected)
--- FAIL: BasicsTest#test_when_#reload_called,_ignored_columns'_attribute_methods_are_not_defined (unexpected)
--- FAIL: BelongsToAssociationsTest#test_with_condition (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_while_partial_inserts_false (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_create (unexpected)
--- FAIL: BasicsTest#test_limit_without_comma (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_record_with_complex_joins (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_returns_false_for_non_matching_record_to_verify_scoping (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_keys_bypass_attribute_protection (unexpected)
--- FAIL: HasOneAssociationsTest#test_restrict_with_exception (unexpected)
--- FAIL: HasOneAssociationsTest#test_attributes_are_being_set_when_initialized_from_has_one_association_with_where_clause (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_with_bang_on_has_many_raises_when_record_not_saved (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_updates_in_memory_after_concat (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependency_should_halt_parent_destruction_with_cascaded_three_levels (unexpected)
--- FAIL: BelongsToAssociationsTest#test_creating_the_belonging_object_with_primary_key (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_is_usable_with_belongs_to_required_by_default (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_false (unexpected)
--- FAIL: BelongsToAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_should_respect_association_include (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_does_not_use_order_by (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_or_last_on_loaded_association_should_not_fetch_with_query (unexpected)
--- FAIL: BelongsToAssociationsTest#test_default_scope_on_relations_is_not_cached (unexpected)
--- FAIL: BasicsTest#test_non_valid_identifier_column_name (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_with_reflection_using_class_name_and_fixtures (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_defer_to_collection_if_using_a_block (unexpected)
--- FAIL: BasicsTest#test_find_by_slug_with_range (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_of_stis_with_multiple_references (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_on_association_clears_scope (unexpected)
--- FAIL: BasicsTest#test_generated_relation_methods_module_name (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_after_update (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_primary_key_counter (unexpected)
--- FAIL: BasicsTest#test_column_types_on_queries_on_postgresql (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_removing_associations_on_destroy (unexpected)
--- FAIL: BasicsTest#test_set_table_name_with_inheritance (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_one_should_defer_to_collection_if_using_a_block (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 3f3127b8b592b9c63df76e47cb9f0a3b47357f62:

--- FAIL: TouchLaterTest#test_touching_three_deep (unexpected)
--- FAIL: PersistenceTest#test_delete_many (unexpected)
--- FAIL: RelationTest#test_relations_don't_load_all_records_in_#pretty_print (unexpected)
--- FAIL: AttributeMethodsTest#test_define_attribute_method_works_with_both_symbol_and_string (unexpected)
--- FAIL: RelationTest#test_using_a_custom_table_affects_the_wheres (unexpected)
--- FAIL: HasManyAssociationsTest#test_included_in_collection (unexpected)
--- FAIL: AttributeMethodsTest#test_hashes_are_not_mangled (unexpected)
--- FAIL: SerializedAttributeTest#test_json_read_legacy_null (unexpected)
--- FAIL: InheritanceTest#test_company_descends_from_active_record (unexpected)
--- FAIL: SignedIdTest#test_cannot_get_a_signed_ID_for_a_new_record (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_through_empty_belongs_to (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_predicates_respect_access_control (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions (unexpected)
--- FAIL: RelationTest#test_select_with_from_includes_quoted_original_table_name (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_ids_and_inverse_of (unexpected)
--- FAIL: PostGISTest#test_custom_column (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_eager_load_raise_errors (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_numeric_in_association (unexpected)
--- FAIL: DefaultStringsTest#test_default_strings (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_attribute_with_default (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_within_transaction (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: RelationTest#test_relation_with_private_kernel_method (unexpected)
--- FAIL: HasManyAssociationsTest#test_building_the_associated_object_with_implicit_sti_base_class (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_should_raise_due_to_validation_errors (unexpected)
--- FAIL: FinderTest#test_named_bind_variables_with_quotes (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_join_model_preloads (unexpected)
--- FAIL: FinderTest#test_find_with_custom_select_excluding_id (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_an_unrelated_type (unexpected)
--- FAIL: HasManyAssociationsTest#test_reloading_unloaded_associations_with_query_cache (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attributes_after_type_cast_on_a_date (unexpected)
--- FAIL: PersistenceTest#test_destroy_raises_record_not_found_exception (unexpected)
--- FAIL: HasManyAssociationsTest#test_merging_with_custom_attribute_writer (unexpected)
--- FAIL: RelationTest#test_already-loaded_relations_don't_perform_a_new_query_in_#pretty_print (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_has_many (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasManyAssociationWithInverse#test_after_save_callback_with_autosave (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_a_polymorphic_association_and_using_the_existential_predicate_but_also_using_a_select (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_array_of_active_record_base_objects! (unexpected)
--- FAIL: HasManyAssociationsTest#test_in_memory_replacement_executes_no_queries (unexpected)
--- FAIL: HasManyAssociationsTest#test_three_levels_of_dependence (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_block (unexpected)
--- FAIL: FinderTest#test_find_on_association_proxy_conditions (unexpected)
--- FAIL: TransactionTest#test_write_attribute_after_rollback (unexpected)
--- FAIL: PostgresqlUUIDTest#test_uuid_change_case_does_not_mark_dirty (unexpected)
--- FAIL: HasManyAssociationsTest#test_unscopes_the_default_scope_of_associated_model_when_used_with_include (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all (unexpected)
--- FAIL: BasicsTest#test_singular_table_name_guesses_with_prefixes_and_suffixes (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ b3ed7b5872cecae473992e376800d2813472793d:

(orm_helpers.go:227).summarizeFailed: 
Tests run on Cockroach v24.1.0-beta.3-dev-b3ed7b5872cecae473992e376800d2813472793d
Tests run against activerecord 7.1.3
8108 Total Tests Run
8067 tests passed
41 tests failed
66 tests skipped
0 tests ignored
0 tests passed unexpectedly
15 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_callbacks_firing_order_on_create (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_assignment_before_either_saved (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_not_resaved_when_unchanged (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: CockroachDB::InheritanceComputeTypeTest#test_inheritance_new_with_subclass_as_default (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_assignment_before_parent_saved (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_should_save_parent_but_not_invalid_child (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_save_fails_for_invalid_has_one (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_save_succeeds_for_invalid_has_one_with_validate_false (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_callbacks_firing_order_on_save (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_callbacks_firing_order_on_update (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_build_before_child_saved (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_build_before_either_saved (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ ce55055aade349130fad37a9124cc58d0d6b16ba:

--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_add_column_newline_default (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_string (unexpected)
--- FAIL: PostgresqlVirtualColumnTest#test_stored_column (unexpected)
--- FAIL: PersistenceTest#test_find_via_reload (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_with_symbol_class_name (unexpected)
--- FAIL: BasicsTest#test_limit_should_sanitize_sql_injection_for_limit_with_commas (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object_with_values (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_assigned_attributes_did_not_come_from_user (unexpected)
--- FAIL: BasicsTest#test_has_attribute (unexpected)
--- FAIL: AssociationsTest#test_force_reload (unexpected)
--- FAIL: BasicsTest#test_marshal_round_trip (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_with_ignored_tables (unexpected)
--- FAIL: DirtyTest#test_in_place_mutation_detection (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_present_with_booleans (unexpected)
--- FAIL: BasicsTest#test_equality_of_destroyed_records (unexpected)
--- FAIL: DateTimeTest#test_assign_in_local_timezone (unexpected)
--- FAIL: SignedIdTest#test_finding_record_from_broken_signed_id_raises_on_the_bang (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_unscope_should_affect_to_through_scope (unexpected)
--- FAIL: BasicsTest#test_resetting_column_information_doesn't_remove_attribute_methods (unexpected)
--- FAIL: CallbacksOnMultipleInstancesInATransactionTest#test_created_callback_called_on_last_to_save_of_separate_instances_in_a_transaction (unexpected)
--- FAIL: PostgresqlVirtualColumnTest#test_virtual_column (unexpected)
--- FAIL: BasicsTest#test_attributes_on_dummy_time (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_condition (unexpected)
--- FAIL: PersistenceTest#test_destroy_uses_query_constraints_config (unexpected)
--- FAIL: BasicsTest#test_limit_should_sanitize_sql_injection_for_limit_without_commas (unexpected)
--- FAIL: BasicsTest#test_marshal_new_record_round_trip (unexpected)
--- FAIL: CallbacksTest#test_validate_on_create (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_clear_associations (unexpected)
--- FAIL: PersistenceTest#test_update_column_should_not_leave_the_object_dirty (unexpected)
--- FAIL: BasicsTest#test_dup_with_aggregate_of_same_name_as_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_respond_to?_with_a_custom_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_names_on_a_queried_record (unexpected)
--- FAIL: PersistenceTest#test_create_model_with_custom_named_uuid_pk_populates_id (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute_raises_ActiveModel::MissingAttributeError_when_the_attribute_does_not_exist (unexpected)
--- FAIL: AssociationsTest#test_querying_by_relation_with_composite_key (unexpected)
--- FAIL: AttributeMethodsTest#test_set_attributes_with_a_block (unexpected)
--- FAIL: QueryLogsTest#test_create_is_commented (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_bang_should_raise_exception_when_join_record_has_errors (unexpected)
--- FAIL: PersistenceTest#test_update_columns_with_one_readonly_attribute (unexpected)
--- FAIL: PersistenceTest#test_reload_uses_query_constraints_config (unexpected)
--- FAIL: BasicsTest#test_equality_of_new_records (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_belongs_to_should_update_when_the_through_foreign_key_changes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_array_of_active_record_base_objects (unexpected)
--- FAIL: CallbacksOnMultipleInstancesInATransactionTest#test_destroyed_callback_called_on_destroyed_instance_when_preceded_in_transaction_by_save_from_separate_instance (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_remove_then_save (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_in_association_with_options (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

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.activerecord failed with artifacts on release-24.1 @ 0d7d1ecbe9ba4abcb8fa97d521c3f9448f4dd590:

--- FAIL: AttributeMethodsTest#test_accessed_fields (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_without_updated_at_attributes (unexpected)
--- FAIL: InheritanceTest#test_descends_from_active_record (unexpected)
--- FAIL: RelationTest#test_finding_with_order_limit_and_offset (unexpected)
--- FAIL: FinderTest#test_find_by_and_where_consistency_with_active_record_instance (unexpected)
--- FAIL: CalculationsTest#test_group_by_count_for_a_composite_primary_key_model (unexpected)
--- FAIL: FinderTest#test_select_rows (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_join (unexpected)
--- FAIL: RelationTest#test_joins_with_select_custom_attribute (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroying_by_string_id (unexpected)
--- FAIL: AttributeMethodsTest#test_custom_field_attribute_predicate (unexpected)
--- FAIL: CalculationsTest#test_should_sum_scoped_field (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_multiple_instances_of_the_same_record (unexpected)
--- FAIL: FinderTest#test_find_by_on_a_scope_does_not_perform_statement_caching (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_save_bang_should_raise_exception_when_join_record_has_errors (unexpected)
--- FAIL: FinderTest#test_find_by_bang_on_relation_with_large_number (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute_can_write_aliased_attributes_as_well (unexpected)
--- FAIL: RelationTest#test_order_using_scoping (unexpected)
--- FAIL: ReflectionTest#test_has_many_reflection (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_has_many_through_with_default_scope_on_join_model (unexpected)
--- FAIL: RelationTest#test_size (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_return_false_if_any (unexpected)
--- FAIL: AttributeMethodsTest#test_read_overridden_attribute_with_predicate_respects_override (unexpected)
--- FAIL: RelationTest#test_last (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_with_conditions (unexpected)
--- FAIL: CalculationsTest#test_distinct_joins_count_with_group_by (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_after_building (unexpected)
--- FAIL: RelationTest#test_first_or_initialize (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_attribute_having_same_name_as_field_and_key_value_being_attribute_value (unexpected)
--- FAIL: InheritanceTest#test_inheritance_without_mapping (unexpected)
--- FAIL: CalculationsTest#test_pluck_columns_with_same_name (unexpected)
--- FAIL: RelationTest#test_find_by!_doesn't_have_implicit_ordering (unexpected)
--- FAIL: HasManyAssociationsTest#test_transaction_when_deleting_persisted (unexpected)
--- FAIL: FinderTest#test_find_with_string (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_within_transaction (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_nested_has_many_through_association_with_unpersisted_parent_instance (unexpected)
--- FAIL: CalculationsTest#test_ids_with_scope (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_counting_on_disable_joins_through (unexpected)
--- FAIL: HasManyAssociationsTest#test_subsequent_calls_to_one_should_use_query (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_reassigning (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_method? (unexpected)
--- FAIL: HasManyAssociationsTest#test_can_unscope_the_default_scope_of_the_associated_model (unexpected)
--- FAIL: ReflectionTest#test_has_many_reflection_with_array_fk_raises (unexpected)
--- FAIL: RelationTest#test_except (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes_that_are_both_aggregates (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace (unexpected)
--- FAIL: FinderTest#test_member_on_loaded_relation_with_composite_primary_key (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ d46c47860a78e77a3cb46c422fda99b0f75da449:

--- FAIL: RelationTest#test_find_by_id_with_list_of_ar (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_grouped (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_duplicated_includes (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one (unexpected)
--- FAIL: RelationTest#test_find_by_with_multi-arg_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: CalculationsTest#test_should_sum_expression (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_transaction (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_with_distinct (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_via_disk (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_with_cpk_for_two_models (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_fields_with_table_alias (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_new_aliased_to_build (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_respects_hash_condition (unexpected)
--- FAIL: RelationTest#test_anonymous_extension (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_three_levels_by_ping_pong (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_with_belongs_to (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_one_level (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_belongs_to_with_string_keys (unexpected)
--- FAIL: RelationTest#test_#skip_query_cache!_with_an_eager_load (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_self_table_reference (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_an_unrelated_type (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_regular_association_through_a_polymorphic_association_doesn't_require_the_association_to_exist_on_all_types (unexpected)
--- FAIL: CalculationsTest#test_pluck_not_auto_table_name_prefix_if_column_joined (unexpected)
--- FAIL: RelationTest#test_order_triggers_eager_loading_when_ordering_using_hash_syntax (unexpected)
--- FAIL: EagerAssociationTest#test_string_id_column_joins (unexpected)
--- FAIL: HasOneAssociationsTest#test_finding_with_interpolated_condition (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_assign_ids (unexpected)
--- FAIL: RelationTest#test_#skip_query_cache! (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_assignment_dont_trigger_save_on_change_of_same_object (unexpected)
--- FAIL: RelationTest#test_find_id (unexpected)
--- FAIL: CalculationsTest#test_should_average_field (unexpected)
--- FAIL: RelationTest#test_to_sql_on_scoped_proxy (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_assignment_triggers_save_on_change_on_replacing_object (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_optimizer_hints_raise_errors (unexpected)
--- FAIL: RelationTest#test_finding_with_hash_conditions_on_joined_table (unexpected)
--- FAIL: RelationTest#test_find_by_returns_nil_if_the_record_is_missing (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_record_from_broken_signed_id (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_join_model_ignores_default_includes (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_by_function_with_table_alias (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_field_having_condition (unexpected)
--- FAIL: RelationTest#test_finding_with_cross_table_order_and_limit (unexpected)
--- FAIL: CalculationsTest#test_pluck_not_auto_table_name_prefix_if_column_included (unexpected)
--- FAIL: RelationTest#test_where_with_ar_object (unexpected)
--- FAIL: CalculationsTest#test_pick_two (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_with_bang_failing (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_should_property_quote_string_primary_keys (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ f876d25ca2dce15331ddc038b3d37dda2eef454a:

--- FAIL: CalculationsTest#test_apply_distinct_in_count (unexpected)
--- FAIL: EagerAssociationTest#test_associations_with_extensions_are_not_instance_dependent (unexpected)
--- FAIL: RelationTest#test_locked_should_not_build_arel (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_include_method_in_association_through_should_return_true_for_instance_added_with_build (unexpected)
--- FAIL: CalculationsTest#test_count_for_a_composite_primary_key_model (unexpected)
--- FAIL: BasicsTest#test_clone_preserves_subtype (unexpected)
--- FAIL: BasicsTest#test_reload (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose_raises (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_has_many_sti (unexpected)
--- FAIL: CalculationsTest#test_ids_on_relation (unexpected)
--- FAIL: CalculationsTest#test_pluck_loaded_relation_multiple_columns (unexpected)
--- FAIL: InheritanceTest#test_abstract_inheritance_base_class (unexpected)
--- FAIL: RelationTest#test_find_by_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: BasicsTest#test_marshal_inspected_round_trip (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroying (unexpected)
--- FAIL: EagerAssociationTest#test_include_has_many_using_primary_key (unexpected)
--- FAIL: HasOneAssociationsTest#test_build_association_dont_create_transaction (unexpected)
--- FAIL: EagerAssociationTest#test_loading_associations_dont_leak_instance_state (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_attributes_are_being_set_when_initialized_from_hm_through_association_with_multiple_where_clauses (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_numeric_in_association (unexpected)
--- FAIL: BasicsTest#test_new_record_returns_boolean (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_callbacks_firing_order_on_update (unexpected)
--- FAIL: BasicsTest#test_table_name_for_base_class (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_with_group (unexpected)
--- FAIL: BasicsTest#test_successful_comparison_of_like_class_records (unexpected)
--- FAIL: SignedIdTest#test_cannot_get_a_signed_ID_for_a_new_record (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_with_non_unique_attributes (unexpected)
--- FAIL: CalculationsTest#test_count_with_where_and_order (unexpected)
--- FAIL: RelationTest#test_unscope_grouped_where (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_one_level (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_primary_key_counter (unexpected)
--- FAIL: RelationTest#test_find_in_empty_array (unexpected)
--- FAIL: BelongsToAssociationsTest#test_runs_parent_presence_check_if_parent_has_not_changed_and_belongs_to_required_validates_foreign_key_is_set (unexpected)
--- FAIL: CalculationsTest#test_distinct_joins_count_with_order_and_limit_and_offset (unexpected)
--- FAIL: EagerAssociationTest#test_include_has_one_using_primary_key (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_should_raise_exception_for_destroying_mismatching_records (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_includes_in_through_association_scope (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_limit_and_empty_result (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_utc_time_conversion_to_default_timezone_local (unexpected)
--- FAIL: BasicsTest#test_#connected_to_many_with_a_multiple_classes_without_brackets_works (unexpected)
--- FAIL: CalculationsTest#test_should_return_zero_if_sum_conditions_return_nothing (unexpected)
--- FAIL: BasicsTest#test_when_#reload_called,_ignored_columns'_attribute_methods_are_not_defined (unexpected)
--- FAIL: CalculationsTest#test_should_generate_valid_sql_with_joins_and_group (unexpected)
--- FAIL: BasicsTest#test_default_in_local_time (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_and_removed_parent (unexpected)
--- FAIL: RelationTest#test_order_by_relation_attribute (unexpected)
--- FAIL: CalculationsTest#test_should_not_use_alias_for_grouped_field (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ f876d25ca2dce15331ddc038b3d37dda2eef454a:

--- FAIL: FinderTest#test_find_ignores_previously_inserted_record (unexpected)
--- FAIL: RelationTest#test_reorder_with_take (unexpected)
--- FAIL: FinderTest#test_third_to_last (unexpected)
--- FAIL: FinderTest#test_exists_with_eager_load (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association_with_unpersisted_owner (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_references_raise_errors (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace (unexpected)
--- FAIL: FinderTest#test_find_by_empty_ids (unexpected)
--- FAIL: FinderTest#test_find_by!_with_multi-arg_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: HasManyAssociationsTest#test_composite_primary_key_malformed_association_owner_class (unexpected)
--- FAIL: YamlSerializationTest#test_roundtrip_serialized_column (unexpected)
--- FAIL: BasicsTest#test_previously_changed (unexpected)
--- FAIL: FinderTest#test_member_when_non_AR_object_passed_on_unloaded_relation (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_build_before_either_saved (unexpected)
--- FAIL: BasicsTest#test_clone_of_new_object_with_defaults (unexpected)
--- FAIL: FinderTest#test_find_doesnt_have_implicit_ordering (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_three_mappings_array (unexpected)
--- FAIL: BelongsToAssociationsTest#test_association_assignment_sticks (unexpected)
--- FAIL: BasicsTest#test_when_assigning_new_ignored_columns_it_invalidates_cache_for_column_names (unexpected)
--- FAIL: BasicsTest#test_readonly_attributes_in_abstract_class_descendant (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_scope_that_has_joined_same_table_with_parent_relation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_has_many_association_to_self (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an__in_database_method_issues_a_deprecation_warning (unexpected)
--- FAIL: HasManyAssociationsTest#test_restrict_with_error (unexpected)
--- FAIL: HasOneAssociationsTest#test_nullification_on_destroyed_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_after_save (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_return_true_if_none (unexpected)
--- FAIL: FinderTest#test_exists_with_polymorphic_relation (unexpected)
--- FAIL: BelongsToAssociationsTest#test_not_optional_relation (unexpected)
--- FAIL: RelationTest#test_using_a_custom_table_affects_the_wheres (unexpected)
--- FAIL: RelationTest#test_unscope_with_table_name_qualified_hash (unexpected)
--- FAIL: SchemaIndexIncludeColumnsTest#test_schema_dumps_index_included_columns (unexpected)
--- FAIL: YamlSerializationTest#test_raw_types_are_not_changed_on_round_trip (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_time_with_DST (unexpected)
--- FAIL: YamlSerializationTest#test_new_records_remain_new_after_round_trip (unexpected)
--- FAIL: AttributeMethodsTest#test_typecast_attribute_from_select_to_true (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_range (unexpected)
--- FAIL: RelationTest#test_find_with_included_associations (unexpected)
--- FAIL: RelationTest#test_relations_limit_the_records_in_#inspect_at_10 (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_local_time_conversion_to_default_timezone_utc (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery_with_eager_loading_in_where (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_add_two_instance_and_then_deleting (unexpected)
--- FAIL: AttributeMethodsTest#test_calling_super_when_the_parent_does_not_define_method_raises_NoMethodError (unexpected)
--- FAIL: BasicsTest#test_dup_with_aggregate_of_same_name_as_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_came_from_user? (unexpected)
--- FAIL: RelationTest#test_select_with_subquery_in_from_uses_original_table_name (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ f876d25ca2dce15331ddc038b3d37dda2eef454a:

--- FAIL: BasicsTest#test_default_values_on_empty_strings (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_with_same_content (unexpected)
--- FAIL: FinderTest#test_#last_for_a_model_with_composite_query_constraints (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_updates_in_memory_after_create_with_array (unexpected)
--- FAIL: AttributeMethodsTest#test_attributes_for_database (unexpected)
--- FAIL: RelationTest#test_create_bang (unexpected)
--- FAIL: BasicsTest#test_quoted_table_name_after_set_table_name (unexpected)
--- FAIL: HasManyAssociationsTest#test_do_not_call_callbacks_for_delete_all (unexpected)
--- FAIL: RelationTest#test_finding_with_order (unexpected)
--- FAIL: HasManyAssociationsTest#test_add_record_to_collection_should_change_its_updated_at (unexpected)
--- FAIL: BasicsTest#test_benchmark_with_log_level (unexpected)
--- FAIL: OptimisticLockingTest#test_destroy_with_lock_version_without_default_should_work_on_dirty_value_before_type_cast (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_missing_association_and_nullify (unexpected)
--- FAIL: FinderTest#test_exists_uses_existing_scope (unexpected)
--- FAIL: SerializedAttributeTest#test_unexpected_serialized_type (unexpected)
--- FAIL: AttributeMethodsTest#test_converted_values_are_returned_after_assignment (unexpected)
--- FAIL: ActiveRecord::Encryption::UniquenessValidationsTest#test_uniqueness_validations_work (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_serialize_attribute_via_select_method_when_time_zone_available (unexpected)
--- FAIL: PersistenceTest#test_raises_error_when_validations_failed (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_one_mapping (unexpected)
--- FAIL: ActiveRecord::Type::IntegerTest#test_values_which_are_out_of_range_can_be_re-assigned (unexpected)
--- FAIL: CalculationsTest#test_count_with_eager_loading_and_custom_select_and_order (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_index_sort_order (unexpected)
--- FAIL: HasManyAssociationsTest#test_adding_array_and_collection (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_by_id_order_is_preserved (unexpected)
--- FAIL: RelationTest#test_#where_with_empty_set (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_grouped (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_time_will_ignore_hour_if_blank (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_custom_order_and_distinct (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_empty_array_with_aggregate_having_multiple_mappings (unexpected)
--- FAIL: AttributeMethodsTest#test_inherited_custom_accessors (unexpected)
--- FAIL: FinderTest#test_condition_array_interpolation (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_time_zone_aware_attribute (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_returns_false_for_non_matching_record_to_verify_scoping (unexpected)
--- FAIL: FinderTest#test_exists_does_not_instantiate_records (unexpected)
--- FAIL: RelationTest#test_create_bang_with_array (unexpected)
--- FAIL: BasicsTest#test_all (unexpected)
--- FAIL: StoreTest#test_write_store_attributes_through_accessors_with_custom_suffix (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object_with_values (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_should_append_to_association_order (unexpected)
--- FAIL: FinderTest#test_fourth_with_offset (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_association (unexpected)
--- FAIL: FinderTest#test_second_to_last (unexpected)
--- FAIL: RelationTest#test_unscope_with_aliased_column (unexpected)
--- FAIL: RelationTest#test_loading_with_one_association (unexpected)
--- FAIL: ReflectionTest#test_human_name_for_column (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_empty_with_counter_cache (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ b083c4a9b946e2a7d6a79b46eef77410f0b742ce:

--- FAIL: AttributeMethodsTest#test_#undefine_attribute_methods_undefines_alias_attribute_methods (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_touch (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_in_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: TouchLaterTest#test_touch_later_update_the_attributes (unexpected)
--- FAIL: InheritanceTest#test_inheritance_find_all (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_build_and_then_save_parent_should_not_reload_target (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_with_custom_column_without_default_sets_version_to_zero (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_when_association_already_loaded (unexpected)
--- FAIL: RelationTest#test_size_with_distinct (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_respects_select (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_date_with_empty_day_and_year (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_pluck_on_disable_joins_through_a_through (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_counting_on_disable_joins_through (unexpected)
--- FAIL: RelationTest#test_relations_limit_the_records_in_#pretty_print_at_10 (unexpected)
--- FAIL: RelationTest#test_count_on_association_relation (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_nil_associate (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_primary_key (unexpected)
--- FAIL: RelationTest#test_joins_with_select_custom_attribute (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_on_new_object (unexpected)
--- FAIL: CockroachDB::LeftOuterJoinAssociationTest#test_does_not_override_select (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting (unexpected)
--- FAIL: AttributeMethodsTest#test_aliasing_``id``_attribute_allows_reading_the_column_value_for_a_CPK_model (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attribute_predicate (unexpected)
--- FAIL: HasOneAssociationsTest#test_destroyed_by_association_set_in_child_destroy_callback_on_parent_destroy (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_reorder_by_aliased_attributes (unexpected)
--- FAIL: InheritanceTest#test_inheritance_new_with_base_class (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_from_a_module_issues_a_deprecation (unexpected)
--- FAIL: RelationTest#test_find_by!_with_multi-arg_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_name_is_the_same_as_join_table_name (unexpected)
--- FAIL: BelongsToAssociationsTest#test_destroying_polymorphic_child_with_unloaded_parent_and_touch_is_possible_with_has_many_inversing (unexpected)
--- FAIL: AssociationsTest#test_preloads_model_with_query_constraints_by_explicitly_configured_fk_and_pk (unexpected)
--- FAIL: CockroachDB::FixturesTest#test_clean_fixtures (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_references_raise_errors (unexpected)
--- FAIL: AssociationsTest#test_append_composite_has_many_through_association (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_self_table_reference (unexpected)
--- FAIL: RelationTest#test_order_triggers_eager_loading (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_proxy_should_respond_to_private_methods_via_send (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_for_through_a_belongs_to (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_persisted_record_to_new_record (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_singular_ids_are_reloaded_after_collection_concat (unexpected)
--- FAIL: TransactionCallbacksTest#test_only_call_after_rollback_on_create_after_transaction_rollsback_for_new_record (unexpected)
--- FAIL: InheritanceTest#test_new_with_complex_inheritance (unexpected)
--- FAIL: PostgresqlTimestampTest#test_timestamp_with_zone_values_with_rails_time_zone_support_and_no_time_zone_set (unexpected)
--- FAIL: RelationTest#test_find_by_with_take_memoization (unexpected)
--- FAIL: AttributeMethodsTest#test_attributes_for_database (unexpected)
--- FAIL: RelationTest#test_create_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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 7c259a1b369b9de45995d76609e41028e5ee0ab4:

--- FAIL: FinderTest#test_find_on_hash_conditions_with_qualified_attribute_dot_notation_symbol (unexpected)
--- FAIL: OptimisticLockingTest#test_removing_has_and_belongs_to_many_associations_upon_destroy (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_a_polymorphic_association_and_using_the_existential_predicate_but_also_using_a_select (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_condition_hash (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_should_append_to_association_order (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_column_should_unserialize_after_update_column (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_one_association_with_references_does_not_run_additional_queries (unexpected)
--- FAIL: FinderTest#test_exists_with_nil_arg (unexpected)
--- FAIL: OptimisticLockingWithSchemaChangeTest#test_decrement_counter_updates_lock_version (unexpected)
--- FAIL: BasicsTest#test_when_#reload_called,_ignored_columns'_attribute_methods_are_not_defined (unexpected)
--- FAIL: RelationTest#test_finding_with_reversed_assoc_order (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_order_by_aliased_attributes (unexpected)
--- FAIL: CalculationsTest#test_select_avg_with_joins_and_group_by_as_virtual_attribute_with_sql (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_in_association_with_options (unexpected)
--- FAIL: NumericalityValidationTest#test_no_column_precision (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_and_removed_parent (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_foreign_type_field_updating (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_callable (unexpected)
--- FAIL: EnumTest#test_declare_multiple_enums_at_a_time (unexpected)
--- FAIL: BasicsTest#test_connection_handler_can_be_overridden (unexpected)
--- FAIL: DirtyTest#test_integer_zero_to_integer_zero_not_marked_as_changed (unexpected)
--- FAIL: ActiveRecord::RelationTest#test_selecting_aliased_attribute_quotes_column_name_when_from_is_used (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_with_invalid_field (unexpected)
--- FAIL: RelationTest#test_find_by_requires_at_least_one_argument (unexpected)
--- FAIL: AttributeMethodsTest#test_accessed_fields (unexpected)
--- FAIL: JsonSerializationTest#test_uses_serializable_hash_with_except_option (unexpected)
--- FAIL: JsonAttributeTest#test_assigning_boolean (unexpected)
--- FAIL: DefaultScopingTest#test_create_with_nested_attributes (unexpected)
--- FAIL: AttributeMethodsTest#test_time_zone-aware_attributes_do_not_recurse_infinitely_on_invalid_values (unexpected)
--- FAIL: CalculationsTest#test_pluck_not_auto_table_name_prefix_if_column_joined (unexpected)
--- FAIL: SerializedAttributeTest#test_nil_serialized_attribute_without_class_constraint (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_should_save_parent_but_not_invalid_child (unexpected)
--- FAIL: AssociationsTest#test_using_limitable_reflections_helper (unexpected)
--- FAIL: BelongsToAssociationsTest#test_missing_attribute_error_is_raised_when_no_foreign_key_attribute (unexpected)
--- FAIL: BasicsTest#test_table_name_based_on_model_name (unexpected)
--- FAIL: FinderTest#test_last_bang_missing (unexpected)
--- FAIL: HasManyAssociationsTest#test_defining_has_many_association_with_nullify_dependency_lazily_evaluates_target_class (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_uses_default_if_blank (unexpected)
--- FAIL: SignedIdTest#test_finding_record_from_broken_signed_id_raises_on_the_bang (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_each (unexpected)
--- FAIL: JsonAttributeTest#test_null_json (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_regular_association_through_a_polymorphic_association_doesn't_require_the_association_to_exist_on_all_types (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_purpose (unexpected)
--- FAIL: StoreTest#test_serialize_stored_nested_attributes (unexpected)
--- FAIL: PersistenceTest#test_destroy_many (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_on_association_clears_scope (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_has_one_cpk_has_one_autosave_with_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

- #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1.0-rc] - #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 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 4665969fb6f4a4c1b58f10d9f99799f1939a0d62:

(orm_helpers.go:227).summarizeFailed: 
Tests run on Cockroach v24.1.0-rc.2-dev-4665969fb6f4a4c1b58f10d9f99799f1939a0d62
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: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_two_association_with_one_save (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_composite_primary_key_autosave (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_save_fails_for_invalid_belongs_to (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_build_and_then_save_parent_should_not_reload_target (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_assignment_before_parent_saved (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasManyAssociationDefinedInSubclassWithAcceptsNestedAttributes#test_should_update_children_when_association_redefined_in_subclass (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_validation_does_not_validate_stale_association_target (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_validation_does_not_validate_non_dirty_association_target (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_assignment_before_either_saved (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_save_succeeds_for_invalid_belongs_to_with_validate_false (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_should_save_parent_but_not_invalid_child (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object_with_values (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_with_a_polymorphic_relationship (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

- #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1.0-rc] - #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 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 7c483c276934758d4bf736b40594d4541377d526:

--- FAIL: BelongsToAssociationsTest#test_eager_loading_wont_mutate_owner_record (unexpected)
--- FAIL: RelationTest#test_group_with_subquery_string_in_from_does_not_use_original_table_name (unexpected)
--- FAIL: AttributeMethodsTest#test_custom_field_attribute_predicate (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery_without_select_does_not_change_the_select (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_with_distinct (unexpected)
--- FAIL: BelongsToAssociationsTest#test_find_by_with_custom_primary_key (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_new_with_values_in_collection (unexpected)
--- FAIL: PostgresqlByteaTest#test_write_nil (unexpected)
--- FAIL: PersistenceTest#test_decrement_attribute (unexpected)
--- FAIL: HasManyAssociationsTest#test_clear_collection_should_not_change_updated_at (unexpected)
--- FAIL: RelationTest#test_already-loaded_relations_don't_perform_a_new_query_in_#pretty_print (unexpected)
--- FAIL: CallbacksOnMultipleInstancesInATransactionTest#test_destroyed_callbacks_called_on_destroyed_instance_even_when_followed_by_update_from_separate_instances_in_a_transaction (unexpected)
--- FAIL: ReflectionTest#test_column_string_type_and_limit (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_create (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_order (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_respects_select_query_method (unexpected)
--- FAIL: BelongsToAssociationsTest#test_multiple_counter_cache_with_after_create_update (unexpected)
--- FAIL: HasManyAssociationsTest#test_subsequent_calls_to_one_should_use_query (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_loaded_associations (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_one_should_count_instead_of_loading_association (unexpected)
--- FAIL: PostGISTest#test_multi_polygon_column (unexpected)
--- FAIL: RelationTest#test_loaded_relations_cannot_be_mutated_by_merge! (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_a_polymorphic_association_and_using_the_existential_predicate_but_also_using_a_select (unexpected)
--- FAIL: HasManyAssociationsTest#test_reloading_unloaded_associations_with_query_cache (unexpected)
--- FAIL: CalculationsTest#test_no_limit_no_offset (unexpected)
--- FAIL: HasManyAssociationsTest#test_dynamic_find_should_respect_association_order_for_through (unexpected)
--- FAIL: RelationTest#test_finding_with_order_and_take (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_multiple_fields_having_functions (unexpected)
--- FAIL: EnumTest#test_validation_with_'validate:_true'_option (unexpected)
--- FAIL: BelongsToAssociationsTest#test_setting_foreign_key_after_nil_target_loaded (unexpected)
--- FAIL: PersistenceTest#test_becomes_keeps_extra_attributes (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroying_by_integer_id (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_protect_foreign_key (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_uses_array_include_after_loaded (unexpected)
--- FAIL: CalculationsTest#test_should_get_maximum_of_field_with_include (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_offset (unexpected)
--- FAIL: PersistenceTest#test_update_column_should_not_modify_updated_at (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
--- FAIL: SignedIdTest#test_finding_signed_record_that_has_been_destroyed_raises_on_the_bang (unexpected)
--- FAIL: RelationTest#test_unscope_with_merge (unexpected)
--- FAIL: ReflectionTest#test_columns (unexpected)
--- FAIL: CalculationsTest#test_count_selected_arel_attribute (unexpected)
--- FAIL: PostgresqlByteaTest#test_read_nil_value (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_scope_including_joins (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_within_expiration_duration (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_select_on_joined_table_preloads (unexpected)
--- FAIL: CalculationsTest#test_should_get_minimum_of_field (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 T-sql-foundations branch-release-22.2 release-blocker] - #123542 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-2 T-sql-foundations branch-release-24.1.0-rc] - #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 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 26d7bea76ca80f98b8aa20ac25266256735e366f:

--- FAIL: AttributeMethodsTest#test_respond_to? (unexpected)
--- FAIL: BasicsTest#test_previously_changed_dup (unexpected)
--- FAIL: I18nValidationTest#test_validates_uniqueness_of_on_generated_message_given_custom_message (unexpected)
--- FAIL: RelationTest#test_preload_with_blank_value (unexpected)
--- FAIL: ReflectionTest#test_scope_chain_of_polymorphic_association_does_not_leak_into_other_hmt_associations (unexpected)
--- FAIL: PersistenceTest#test_increment_with_no_arg (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_uses_array_include_after_loaded (unexpected)
--- FAIL: RelationTest#test_select_with_subquery_in_from_does_not_use_original_table_name (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_on_new_object (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_scope_array (unexpected)
--- FAIL: HasOneAssociationsTest#test_replacement_failure_due_to_existing_record_should_raise_error (unexpected)
--- FAIL: RelationTest#test_support_upper_and_lower_case_directions (unexpected)
--- FAIL: PersistenceTest#test_delete (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_insert_records_via_has_many_through_association_with_scope_and_association_name_different_from_the_joining_table_name (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_create (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_an_array (unexpected)
--- FAIL: BasicsTest#test_default_values (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_UTC (unexpected)
--- FAIL: RelationTest#test_empty (unexpected)
--- FAIL: BasicsTest#test_successful_comparison_of_like_class_records (unexpected)
--- FAIL: HasOneAssociationsTest#test_build_respects_hash_condition (unexpected)
--- FAIL: SerializationTest#test_serialize_should_allow_attribute_only_filtering (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_joining_has_many_through_with_distinct (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery_without_select_does_not_change_the_select (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_order_is_preserved (unexpected)
--- FAIL: RelationTest#test_find_with_included_associations (unexpected)
--- FAIL: OverRideFixtureMethodTest#test_fixture_methods_can_be_overridden (unexpected)
--- FAIL: AttributeMethodsTest#test_time_zone-aware_attribute_saved (unexpected)
--- FAIL: BasicsTest#test_abstract_class_table_name (unexpected)
--- FAIL: HasOneAssociationsTest#test_update_with_foreign_and_primary_keys (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_preloaded_associations_size (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_readonly_should_be_false (unexpected)
--- FAIL: RelationTest#test_new_with_array (unexpected)
--- FAIL: PersistenceTest#test_decrement_attribute_by (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_already_associated_record (unexpected)
--- FAIL: InheritanceTest#test_base_class_activerecord_error (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_setter (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_with_cpk_for_two_models (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_method_on_an_abstract_class_is_available_on_subclasses (unexpected)
--- FAIL: RelationTest#test_delegations_do_not_leak_to_other_classes (unexpected)
--- FAIL: BasicsTest#test_all (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_through_scope_with_includes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_left_joins (unexpected)
--- FAIL: RelationTest#test_dynamic_find_by_attributes_bang (unexpected)
--- FAIL: PersistenceTest#test_update_all (unexpected)
--- FAIL: RelationTest#test_dynamic_finder (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 P-2 T-sql-foundations branch-release-24.1.0-rc] - #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 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 26d7bea76ca80f98b8aa20ac25266256735e366f:

--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_has_many_association_to_self (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_explicitly_joining_join_table (unexpected)
--- FAIL: AttributeMethodsTest#test_non-attribute_read_and_write (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_function_other_predicates (unexpected)
--- FAIL: ValidationsTest#test_validates_acceptance_of_as_database_column (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_save_returns_falsy_when_join_record_has_errors (unexpected)
--- FAIL: HasManyAssociationsTest#test_ids_reader_cache_not_used_for_size_when_association_is_dirty (unexpected)
--- FAIL: RelationTest#test_support_upper_and_lower_case_directions (unexpected)
--- FAIL: HasOneAssociationsTest#test_type_mismatch (unexpected)
--- FAIL: RelationTest#test_optimizer_hints_with_blank_value (unexpected)
--- FAIL: InheritanceTest#test_new_with_autoload_paths (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_date (unexpected)
--- FAIL: AttributeMethodsTest#test_attributes_for_database (unexpected)
--- FAIL: InheritanceTest#test_where_new_with_subclass (unexpected)
--- FAIL: EagerAssociationTest#test_polymorphic_type_condition (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_protect_foreign_key (unexpected)
--- FAIL: ReflectionTest#test_scope_chain_does_not_interfere_with_hmt_with_polymorphic_case_and_subclass_source (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependent_association_respects_optional_conditions_on_delete (unexpected)
--- FAIL: ReflectionTest#test_belongs_to_inferred_foreign_key_from_assoc_name (unexpected)
--- FAIL: TouchTest#test_many_updates (unexpected)
--- FAIL: FinderTest#test_take (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_before_save (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_wont_mutate_owner_record (unexpected)
--- FAIL: ReflectionTest#test_association_reflection_in_modules (unexpected)
--- FAIL: SignedIdTest#test_finding_signed_record_that_has_been_destroyed_raises_on_the_bang (unexpected)
--- FAIL: ValidationsTest#test_save_without_validation (unexpected)
--- FAIL: BasicsTest#test_equality (unexpected)
--- FAIL: RelationTest#test_to_yaml (unexpected)
--- FAIL: BasicsTest#test_dont_clear_sequence_name_when_setting_explicitly (unexpected)
--- FAIL: PersistenceTest#test_destroy_for_a_failed_to_destroy_cpk_record (unexpected)
--- FAIL: RelationTest#test_find_by_with_hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: RelationTest#test_finding_with_order_by_aliased_attributes (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_adding_with_validate_false (unexpected)
--- FAIL: RelationTest#test_extracted_association (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_use_sql_limit (unexpected)
--- FAIL: FinderTest#test_joins_with_string_array (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_with_custom_primary_key (unexpected)
--- FAIL: PersistenceTest#test_create_many_through_factory_with_block (unexpected)
--- FAIL: FinderTest#test_find_by!_with_hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: TouchTest#test_update (unexpected)
--- FAIL: IntegrationTest#test_cache_key_for_newer_updated_at (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_attribute_with_default (unexpected)
--- FAIL: BasicsTest#test_all_with_conditions (unexpected)
--- FAIL: FinderTest#test_find_an_empty_array (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_limit_and_scope_applied_in_double_join (unexpected)
--- FAIL: AssociationsTest#test_using_limitable_reflections_helper (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 P-2 T-sql-foundations branch-release-24.1.0-rc] - #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 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 26d7bea76ca80f98b8aa20ac25266256735e366f:

--- FAIL: EagerAssociationTest#test_eager_with_multi_table_conditional_properly_counts_the_records_when_using_size (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_nth_or_last_on_association_should_not_load_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_order_on_joined_table_preloads (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_preloading_with_duplicate_records (unexpected)
--- FAIL: InheritanceTest#test_find_first_within_inheritance (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_with_has_many_through_cascade_down_to_middle_records (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_field_with_conditions_and_having (unexpected)
--- FAIL: BasicsTest#test_set_table_name_with_inheritance (unexpected)
--- FAIL: FinderTest#test_find_on_combined_explicit_and_hashed_table_names (unexpected)
--- FAIL: CalculationsTest#test_minimum_and_maximum_on_non_numeric_type (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery_without_select_does_not_change_the_select (unexpected)
--- FAIL: RelationTest#test_references_triggers_eager_loading (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_first_sanitized (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_primary_key (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_modifying_has_many_through_has_one_reflection_should_raise (unexpected)
--- FAIL: RelationTest#test_select_takes_an_aliased_attribute (unexpected)
--- FAIL: FinderTest#test_find_by_nil_and_not_nil_attributes (unexpected)
--- FAIL: AssociationsTest#test_querying_by_single_associated_record_works_using_query_constraints (unexpected)
--- FAIL: EagerAssociationTest#test_loading_polymorphic_association_with_mixed_table_conditions (unexpected)
--- FAIL: FinderTest#test_find_by_with_large_number (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_condition_hash (unexpected)
--- FAIL: BasicsTest#test_attribute_names (unexpected)
--- FAIL: FinderTest#test_exists_should_reference_correct_aliases_while_joining_tables_of_has_many_through_association (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_select_to_build_subquery (unexpected)
--- FAIL: InheritanceTest#test_alt_complex_inheritance (unexpected)
--- FAIL: HasManyAssociationsTest#test_sharded_deleting_models (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_protect_foreign_key (unexpected)
--- FAIL: BasicsTest#test_#connected_to_many_with_a_multiple_classes_without_brackets_works (unexpected)
--- FAIL: InheritanceTest#test_alt_destroy_all_within_inheritance (unexpected)
--- FAIL: RelationTest#test_pluck_with_from_includes_original_table_name (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dont_find_target_when_saving_foreign_key_after_stale_association_loaded (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_and_create_should_not_happen_within_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_do_not_cache_association_reader_if_the_though_method_has_default_scopes (unexpected)
--- FAIL: HasManyAssociationsTest#test_passes_custom_context_validation_to_validate_children (unexpected)
--- FAIL: FinderTest#test_find (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_with_belongs_to_cpk_model (unexpected)
--- FAIL: InheritanceTest#test_inheritance_new_with_default_class (unexpected)
--- FAIL: RelationTest#test_any (unexpected)
--- FAIL: BasicsTest#test_group_weirds_by_from (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_without_updated_at_attributes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_explicitly_joining_join_table (unexpected)
--- FAIL: HasManyAssociationsTest#test_reload_with_query_cache (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_non_namespaced_model (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_autosave_with_primary_key_manually_set (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_joins (unexpected)
--- FAIL: BasicsTest#test_when_assigning_new_ignored_columns_it_invalidates_cache_for_column_names (unexpected)
--- FAIL: FinderTest#test_find_with_ids_with_no_id_passed (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 P-2 T-sql-foundations branch-release-24.1.0-rc] - #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 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 9575819131ada5aa4e23870d854beef5caaed8b0:

--- FAIL: BelongsToAssociationsTest#test_creating_the_belonging_object_with_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dont_find_target_when_foreign_key_is_null (unexpected)
--- FAIL: BasicsTest#test_ignored_columns_are_stored_as_an_array_of_string (unexpected)
--- FAIL: StoreTest#test_stored_attributes_are_tracked_per_subclass (unexpected)
--- FAIL: BasicsTest#test_column_name_properly_quoted (unexpected)
--- FAIL: RelationTest#test_order_doesnt_trigger_eager_loading_when_ordering_using_owner_table_and_symbols (unexpected)
--- FAIL: ActiveRecord::SelectTest#test_select_with_one_level_hash_argument (unexpected)
--- FAIL: BasicsTest#test_primary_key_with_no_id (unexpected)
--- FAIL: CalculationsTest#test_pluck_in_relation (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_belongs_to_should_update_when_the_through_foreign_key_changes (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_one_association_with_references_does_not_run_additional_queries (unexpected)
--- FAIL: RelationTest#test_#load (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_reassigning (unexpected)
--- FAIL: SignedIdTest#test_fail_to_work_without_when_signed_id_verifier_secret_lambda_is_nil (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_block (unexpected)
--- FAIL: StoreTest#test_overriding_a_read_accessor (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_one_condition_being_aggregate_and_another_not (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_bound_values (unexpected)
--- FAIL: CalculationsTest#test_count_with_from_option (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_one_should_return_false_if_zero (unexpected)
--- FAIL: CalculationsTest#test_pick_one (unexpected)
--- FAIL: FinderTest#test_take_failing (unexpected)
--- FAIL: StoreTest#test_updating_the_store_won't_mark_accessor_as_changed_if_the_whole_store_was_updated (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_new_with_values_in_collection (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_use_sql_limit (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_for_through_a_belongs_to (unexpected)
--- FAIL: AssociationsTest#test_assign_composite_foreign_key_belongs_to_association (unexpected)
--- FAIL: RelationTest#test_loaded_relations_cannot_be_mutated_by_extending! (unexpected)
--- FAIL: TransactionCallbacksTest#test_only_call_after_commit_on_create_after_transaction_commits_for_new_record (unexpected)
--- FAIL: FinderTest#test_first_bang_missing (unexpected)
--- FAIL: HasManyAssociationsTest#test_exists_respects_association_scope (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute_can_write_aliased_attributes_as_well (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_column_is_mass_assignable (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_assign_ids (unexpected)
--- FAIL: FinderTest#test_hash_condition_local_time_interpolation_with_default_timezone_utc (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: CalculationsTest#test_maximum_with_not_auto_table_name_prefix_if_column_included (unexpected)
--- FAIL: FinderTest#test_find_with_large_number (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_removing_associations_on_destroy (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_update_ids_with_conditions (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_n_plus_one_only_mode (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_insert_records_via_has_many_through_association_with_scope (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_remove_reference_column_of_child_table (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_one_dependent_does_not_destroy_dependent (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_dependent_when_deleted_from_association (unexpected)
--- FAIL: RelationTest#test_finding_with_asc_order_with_string (unexpected)
--- FAIL: CalculationsTest#test_ids_async_on_loaded_relation (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

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 P-2 T-sql-foundations branch-release-24.1.0-rc] - #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 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 6e68cb2b3a4fb7f02cfafcccc5f81d6356de171e:

--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_missing_first_record (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_with_extend_option (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model (unexpected)
--- FAIL: FinderTest#test_exists_with_order (unexpected)
--- FAIL: FinderTest#test_fourth_with_offset (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_with_new (unexpected)
--- FAIL: AssociationsTest#test_subselect (unexpected)
--- FAIL: FinderTest#test_sole_failing_many (unexpected)
--- FAIL: IntegrationTest#test_cache_version_changes_with_versioning_on (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_count (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_index_sort_order (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_interdependent_one_level_and_two_levels (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_one_mapping_array (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preloading_across_has_one_through_constrains_loaded_records (unexpected)
--- FAIL: AssociationsTest#test_append_composite_foreign_key_has_many_association (unexpected)
--- FAIL: AssociationsTest#test_association_with_references (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_within_expiration_time (unexpected)
--- FAIL: IntegrationTest#test_to_param_returns_id_if_not_persisted_but_id_is_set (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_offset (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_nulls_not_distinct (unexpected)
--- FAIL: FinderTest#test_include_when_non_AR_object_passed_on_loaded_relation (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_custom_join_table (unexpected)
--- FAIL: FinderTest#test_find_by_on_relation_with_large_number (unexpected)
--- FAIL: FinderTest#test_find_with_nil_inside_set_passed_for_attribute (unexpected)
--- FAIL: ReflectionTest#test_belongs_to_reflection_with_array_fk_raises (unexpected)
--- FAIL: FinderTest#test_find_with_ids_where_and_limit (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_signed_record_with_purpose (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: FinderTest#test_exists_with_left_joins (unexpected)
--- FAIL: FinderTest#test_find_passing_active_record_object_is_not_permitted (unexpected)
--- FAIL: IntegrationTest#test_cache_key_for_newer_updated_at (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes_that_are_both_aggregates (unexpected)
--- FAIL: FinderTest#test_find_with_a_multiple_sets_of_composite_primary_key_wrapped_in_an_array (unexpected)
--- FAIL: ReflectionTest#test_foreign_type (unexpected)
--- FAIL: FinderTest#test_condition_interpolation (unexpected)
--- FAIL: FinderTest#test_#find_with_a_single_composite_primary_key (unexpected)
--- FAIL: FinderTest#test_find_without_primary_key (unexpected)
--- FAIL: AssociationsTest#test_append_composite_has_many_through_association_with_autosave (unexpected)
--- FAIL: FinderTest#test_exists_with_eager_load (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object (unexpected)
--- FAIL: FinderTest#test_first (unexpected)
--- FAIL: FinderTest#test_first_failing (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates_case_shown_in_doc (unexpected)
--- FAIL: FinderTest#test_find_by!_raises_RecordNotFound_if_the_record_is_missing (unexpected)
--- FAIL: FinderTest#test_first_on_relation_with_limit_and_offset (unexpected)
--- FAIL: FinderTest#test_#find_by_with_composite_primary_key_and_query_caching (unexpected)
--- FAIL: FinderTest#test_find_with_bad_sql (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 P-2 T-sql-foundations branch-release-24.1.0-rc] - #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 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 156d3d294872a7d07d1d879399528749a14c6d5b:

--- FAIL: PersistenceTest#test_create_columns_not_equal_attributes (unexpected)
--- FAIL: InheritanceTest#test_new_with_autoload_paths (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_conditions (unexpected)
--- FAIL: PersistenceTest#test_save_for_record_with_only_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_valid_association_as_string_not_symbol (unexpected)
--- FAIL: InheritanceTest#test_compute_type_on_undefined_method (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_string_joined_table_preloads (unexpected)
--- FAIL: InheritanceTest#test_new_without_storing_full_sti_class (unexpected)
--- FAIL: PersistenceTest#test_delete_new_record (unexpected)
--- FAIL: PersistenceTest#test_update_object (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_does_not_run_sql_if_attribute_is_not_changed (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_array_on_the_eagers (unexpected)
--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_nullify_dependency_on_association (unexpected)
--- FAIL: InheritanceTest#test_inheritance_condition (unexpected)
--- FAIL: EagerAssociationTest#test_association_loading_notification (unexpected)
--- FAIL: InheritanceTest#test_inheritance_with_default_scope (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_no_associations (unexpected)
--- FAIL: PersistenceTest#test_becomes_default_sti_subclass (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_offset (unexpected)
--- FAIL: PersistenceTest#test_save_invalid_record (unexpected)
--- FAIL: PersistenceTest#test_update_sti_type (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_has_many_and_habtm (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method_using_find_by_method (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_join_model_preloads (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_array_of_active_record_base_objects! (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_through_association_twice_does_not_reset_it (unexpected)
--- FAIL: PersistenceTest#test_increment_nil_attribute (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_scoped_conditions_on_the_eagers (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_polymorphic_association_with_references_to_the_associated_table (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_of_optional_instance_dependent_associations_is_supported (unexpected)
--- FAIL: EagerAssociationTest#test_with_two_tables_in_from_without_getting_double_quoted (unexpected)
--- FAIL: EagerAssociationTest#test_loading_polymorphic_association_with_mixed_table_conditions (unexpected)
--- FAIL: PersistenceTest#test_increment_aliased_attribute (unexpected)
--- FAIL: InheritanceTest#test_alt_becomes_works_with_sti (unexpected)
--- FAIL: PersistenceTest#test_becomes_includes_errors (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_with_a_polymorphic_association_won't_work_consistently (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load (unexpected)
--- FAIL: PersistenceTest#test_create_prefetched_pk (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_one_with_cpk (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_empty_belongs_to_polymorphic (unexpected)
--- FAIL: PersistenceTest#test_create_with_custom_timestamps (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order_on_nested_association (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions (unexpected)
--- FAIL: PersistenceTest#test_decrement_attribute_by (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 P-2 T-sql-foundations branch-release-24.1.0-rc] - #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 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 4571024fe5281a69eb1a1b302dd28c1ec0bd78c1:

--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_time_in_the_current_time_zone (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence_on_account (unexpected)
--- FAIL: HasManyAssociationsTest#test_included_in_collection_for_new_records (unexpected)
--- FAIL: HasManyAssociationsTest#test_transaction_when_deleting_persisted (unexpected)
--- FAIL: CalculationsTest#test_group_by_count_for_a_composite_primary_key_model (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_for_with_dependent_option_nullify (unexpected)
--- FAIL: BasicsTest#test_using_table_name_qualified_column_names_unless_having_SELECT_list_explicitly (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_of_instance_dependent_associations_is_not_supported (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_time_attribute_predicate (unexpected)
--- FAIL: CalculationsTest#test_should_order_by_calculation (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_after_building (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_does_not_raise_when_association_errors_on_destroy (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_size_of_through_association_should_increase_correctly_when_has_many_association_is_added (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_joining_has_many_through_belongs_to (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_updates_counter_cache (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_many_through_with_order (unexpected)
--- FAIL: EagerAssociationTest#test_has_many_through_with_order (unexpected)
--- FAIL: HasManyAssociationsTest#test_merging_with_custom_attribute_writer (unexpected)
--- FAIL: HasManyAssociationsTest#test_taking_not_found (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_model_callbacks (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_along_with_an_overridden_alias_method_doesn't_issue_a_deprecation (unexpected)
--- FAIL: BasicsTest#test_records_of_different_classes_have_different_hashes (unexpected)
--- FAIL: CockroachDB::EagerLoadPolyAssocsTest#test_include_query (unexpected)
--- FAIL: BasicsTest#test_readonly_attributes_on_a_new_record (unexpected)
--- FAIL: PostgresqlBitStringTest#test_roundtrip (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_scope_including_joins (unexpected)
--- FAIL: BasicsTest#test_out_of_range_slugs (unexpected)
--- FAIL: BasicsTest#test_hashing (unexpected)
--- FAIL: JsonAttributeTest#test_with_store_accessors (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: CalculationsTest#test_count_with_block_and_column_name_raises_an_error (unexpected)
--- FAIL: HasManyAssociationsTest#test_first_or_create_adds_the_record_to_the_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_table_delete (unexpected)
--- FAIL: HasManyAssociationsTest#test_build (unexpected)
--- FAIL: CalculationsTest#test_pluck_joined_with_polymorphic_relation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_push_with_invalid_record (unexpected)
--- FAIL: AttributeMethodsTest#test_create_through_factory (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_multiple_fields (unexpected)
--- FAIL: CalculationsTest#test_distinct_count_with_order_and_offset (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates_edge_case (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_belongs_to_association_SQL (unexpected)
--- FAIL: CalculationsTest#test_select_avg_with_group_by_as_virtual_attribute_with_sql (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_do_not_cache_association_reader_if_the_though_method_has_default_scopes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_for_with_dependent_option_destroy (unexpected)
--- FAIL: CalculationsTest#test_no_limit_no_offset (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 P-2 T-sql-foundations branch-release-24.1.0-rc] - #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 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 2a21984e2fd9b8aff8fc8bd5c9d80785168daf71:

--- FAIL: FinderTest#test_last_with_integer_and_reorder_should_use_sql_limit (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_middle_table_alias (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: FinderTest#test_last_bang_missing (unexpected)
--- FAIL: RelationTest#test_already-loaded_relations_don't_perform_a_new_query_in_#pretty_print (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasManyAssociationDefinedInSubclassWithAcceptsNestedAttributes#test_should_update_children_when_association_redefined_in_subclass (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_attributes_are_being_set_when_initialized_from_hm_through_association_with_multiple_where_clauses (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_for_aborted_callback! (unexpected)
--- FAIL: FinderTest#test_find_passing_active_record_object_is_not_permitted (unexpected)
--- FAIL: RelationTest#test_finding_with_desc_order_with_string (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting_all (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes_but_passing_only_one (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_build_and_then_save_parent_should_not_reload_target (unexpected)
--- FAIL: PersistenceTest#test_delete_record_with_associations (unexpected)
--- FAIL: RelationTest#test_unscope_with_merge (unexpected)
--- FAIL: RelationTest#test_find_all_with_multiple_should_use_and (unexpected)
--- FAIL: FinderTest#test_find_with_ids_with_limit_and_order_clause (unexpected)
--- FAIL: RelationTest#test_reverse_arel_assoc_order_with_function (unexpected)
--- FAIL: RelationTest#test_many_with_limits (unexpected)
--- FAIL: RelationTest#test_default_reverse_order_on_table_without_primary_key (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_grafts_stashed_associations_to_correct_parent (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_offset (unexpected)
--- FAIL: RelationTest#test_automatically_added_order_references (unexpected)
--- FAIL: RelationTest#test_dynamic_find_by_attributes (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute (unexpected)
--- FAIL: PersistenceTest#test_build (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_grouped (unexpected)
--- FAIL: RelationTest#test_empty_with_zero_limit (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_left_outer_joins_raise_errors (unexpected)
--- FAIL: FinderTest#test_exists_with_large_number (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_all (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_invalid_array (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_should_not_raise_due_to_validation_errors (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_mismatched_class (unexpected)
--- FAIL: FinderTest#test_second (unexpected)
--- FAIL: FinderTest#test_first_have_primary_key_order_by_default (unexpected)
--- FAIL: RelationTest#test_two_scopes_with_includes_should_not_drop_any_include (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_three_mappings (unexpected)
--- FAIL: FinderTest#test_find_by!_doesn't_have_implicit_ordering (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_custom_primary_key (unexpected)
--- FAIL: FinderTest#test_find_with_nil_inside_set_passed_for_attribute (unexpected)
--- FAIL: RelationTest#test_optimizer_hints_with_blank_value (unexpected)
--- FAIL: RelationTest#test_order_using_scoping (unexpected)
--- FAIL: FinderTest#test_exists_with_empty_table_and_no_args_given (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_has_one_can_be_disabled_per_relationship (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 P-2 T-sql-foundations branch-release-24.1.0-rc] - #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 1 month ago

roachtest.activerecord failed with artifacts on release-24.1 @ 2a21984e2fd9b8aff8fc8bd5c9d80785168daf71:

--- FAIL: AttributeMethodsTest#test_attribute_keys_on_a_new_instance (unexpected)
--- FAIL: EagerAssociationTest#test_three_level_nested_preloading_does_not_raise_exception_when_association_does_not_exist (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_one_should_return_false_if_more_than_one (unexpected)
--- FAIL: CalculationsTest#test_calculation_with_polymorphic_relation (unexpected)
--- FAIL: HasManyAssociationsTest#test_modifying_a_through_a_has_many_should_raise (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_one_should_return_false_if_zero (unexpected)
--- FAIL: CalculationsTest#test_pick_loaded_relation_aliased_attribute (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_with_less (unexpected)
--- FAIL: RelationTest#test_find_or_create_by_race_condition (unexpected)
--- FAIL: FinderTest#test_sole_failing_many (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_scoped_field (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_subclass (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_with_bang_on_has_many_when_parent_is_new_raises (unexpected)
--- FAIL: RelationTest#test_where_id_with_delegated_ar_object (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_updates_in_memory_after_create_with_overlapping_counter_cache_columns (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_implicit_sti_base_class (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_with_inexistent_foreign_key_failing (unexpected)
--- FAIL: RelationTest#test_find_with_preloaded_associations (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_multiple_columns_and_selection_clause (unexpected)
--- FAIL: RelationTest#test_order_using_scoping (unexpected)
--- FAIL: CallbackOrderTest#test_callbacks_run_in_order_defined_in_model_if_using_run_after_transaction_callbacks_in_order_defined (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_nil_with_aggregate_having_multiple_mappings (unexpected)
--- FAIL: FinderTest#test_exists_with_large_number (unexpected)
--- FAIL: AttributeMethodsTest#test_bulk_update_raises_ActiveRecord::UnknownAttributeError (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_qualified_attribute_dot_notation_string (unexpected)
--- FAIL: InheritanceTest#test_new_with_complex_inheritance (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_with_less_and_dependent_nullify (unexpected)
--- FAIL: CalculationsTest#test_ids_for_a_composite_primary_key_with_scope (unexpected)
--- FAIL: CalculationsTest#test_pluck_for_a_composite_primary_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_condition_hash (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_one_dependent_does_not_destroy_dependent (unexpected)
--- FAIL: HasOneAssociationsTest#test_with_polymorphic_has_one_with_custom_columns_name (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attributes (unexpected)
--- FAIL: InheritanceTest#test_compute_type_nonexistent_constant (unexpected)
--- FAIL: RelationTest#test_first_or_initialize_with_block (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasManyAssociationDefinedInSubclassWithAcceptsNestedAttributes#test_should_update_children_when_association_redefined_in_subclass (unexpected)
--- FAIL: RelationTest#test_references_doesnt_trigger_eager_loading_if_reference_not_included (unexpected)
--- FAIL: RelationTest#test_joins_with_select_custom_attribute (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_has_many_and_habtm (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_block (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_order (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery_with_binds (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_order_by_aliased_attributes (unexpected)
--- FAIL: HasOneAssociationsTest#test_destroyed_by_association_set_in_child_destroy_callback_on_parent_destroy (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroying_a_collection (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_replaces_existing_without_dependent_option (unexpected)
--- FAIL: EagerAssociationTest#test_including_associations_with_where.not_adds_implicit_references (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 P-2 T-sql-foundations branch-release-24.1.0-rc] - #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!