cockroachdb / cockroach

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

roachtest: activerecord failed #126984

Closed cockroach-teamcity closed 1 month ago

cockroach-teamcity commented 4 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 495d20e82f09b3436f1b00d7331146fe2042dd6a:

--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_getter_with_string_primary_keys (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_nonpersisted_built_associations_doesnt_update_parent (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_attributes_are_available_to_after_initialize (unexpected)
--- FAIL: CalculationsTest#test_should_sum_scoped_field_with_conditions (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_an_unrelated_type (unexpected)
--- FAIL: AttributeMethodsTest#test_define_attribute_method_works_with_both_symbol_and_string (unexpected)
--- FAIL: AttributeMethodsTest#test_#id_value_alias_returns_the_value_in_the_id_column,_when_id_column_exists (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_time_attribute_predicate (unexpected)
--- FAIL: CalculationsTest#test_should_average_arel_attribute (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_adding_before_save (unexpected)
--- FAIL: AttributeMethodsTest#test_#id_value_alias_returns_id_column_only_for_composite_primary_key_models (unexpected)
--- FAIL: BasicsTest#test_dont_clear_sequence_name_when_setting_explicitly (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute (unexpected)
--- FAIL: QueryLogsTest#test_update_is_commented (unexpected)
--- FAIL: PersistenceTest#test_create_many_through_factory_with_block (unexpected)
--- FAIL: DefaultScopingTest#test_create_attribute_overwrites_default_scoping (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object (unexpected)
--- FAIL: DefaultScopingTest#test_unscope_overrides_default_scope (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_for_database_with_aliased_attribute (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_for_has_many_through_association (unexpected)
--- FAIL: ActiveRecord::CacheKeyTest#test_cache_key_with_version_always_has_both_key_and_version (unexpected)
--- FAIL: InheritanceTest#test_alt_inheritance_save (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_nil (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_association (unexpected)
--- FAIL: CalculationsTest#test_pick_loaded_relation_aliased_attribute (unexpected)
--- FAIL: CalculationsTest#test_should_limit_calculation_with_offset (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_composite_primary_key_autosave (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_proxy_should_respond_to_private_methods_via_send (unexpected)
--- FAIL: BasicsTest#test_failed_comparison_of_unlike_class_records (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_offset (unexpected)
--- FAIL: BasicsTest#test_bignum (unexpected)
--- FAIL: InheritanceTest#test_inheritance_condition (unexpected)
--- FAIL: AttributeMethodsTest#test_global_methods_are_overwritten_when_subclassing (unexpected)
--- FAIL: CalculationsTest#test_pluck_functions_with_alias (unexpected)
--- FAIL: DefaultScopingTest#test_unscope_comparison_where_clauses (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_for_aborted_callback! (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_condition (unexpected)
--- FAIL: CalculationsTest#test_pluck_multiple_columns (unexpected)
--- FAIL: BasicsTest#test_table_exists (unexpected)
--- FAIL: PersistenceTest#test_update_all_with_hash (unexpected)
--- FAIL: BasicsTest#test_protected_environments_are_stored_as_an_array_of_string (unexpected)
--- FAIL: AttributeMethodsTest#test_set_attributes_with_a_block (unexpected)
--- FAIL: MigrationTest#test_add_drop_table_with_prefix_and_suffix (unexpected)
--- FAIL: BasicsTest#test_attribute_names (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_as_block_referencing_scope (unexpected)
--- FAIL: PersistenceTest#test_becomes_keeps_extra_attributes (unexpected)
--- FAIL: DefaultScopingTest#test_nilable_default_scope_with_all_queries_runs_on_update_columns (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #125730 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.2-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-40220

cockroach-teamcity commented 4 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ d6523e58ab3c09998535e88646ca16c1ead1ae4e:

--- FAIL: ModulesTest#test_eager_loading_in_modules (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_while_partial_inserts_false (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_has_many_sti_and_subclasses (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependency_should_halt_parent_destruction (unexpected)
--- FAIL: BelongsToAssociationsTest#test_raises_type_mismatch_with_namespaced_class (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_belongs_to_sti (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_checks_if_record_exists_if_target_not_loaded (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_all (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_foreign_type_field_updating (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_does_not_use_order_by (unexpected)
--- FAIL: ModulesTest#test_associations_spanning_cross_modules (unexpected)
--- FAIL: BelongsToAssociationsTest#test_self_referential_belongs_to_with_counter_cache_assigning_nil (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_with_group (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_option_prevents_duplicate_push (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assigning_belongs_to_on_destroyed_object (unexpected)
--- FAIL: ModulesTest#test_module_table_name_suffix (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_after_save (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: BelongsToAssociationsTest#test_save_of_record_with_loaded_belongs_to (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_scoped_find_on_through_association_doesnt_return_read_only_records (unexpected)
--- FAIL: BelongsToAssociationsTest#test_skips_parent_presence_check_if_parent_has_not_changed (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_after_touch (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix_with_global_prefix (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_join_for_count (unexpected)
--- FAIL: BelongsToAssociationsTest#test_resetting_the_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_before_child_saved_with_primary_key (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_count (unexpected)
--- FAIL: BelongsToAssociationsTest#test_concurrent_counter_cache_double_destroy (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_on_multiple_records (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: ModulesTest#test_module_spanning_has_and_belongs_to_many_associations (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_foreign_key_type_string (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_respects_select_query_method (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_table_alias (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: InheritanceAttributeMappingTest#test_polymorphic_associations_custom_type (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_proxy_transaction_method_starts_transaction_in_association_class (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_self_table_reference (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_foreign_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment_to_nil_with_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependency_should_halt_parent_destruction_with_cascaded_three_levels (unexpected)
--- FAIL: ModulesTest#test_table_name (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

- #125730 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.2-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 4 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 23edce4c9826ebd4711b71c1029d2fc38a25f974:

--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_adding_unsavable_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_after_building (unexpected)
--- FAIL: CalculationsTest#test_count_with_reverse_order (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save (unexpected)
--- FAIL: InheritanceTest#test_scope_inherited_properly (unexpected)
--- FAIL: FinderTest#test_find_by_ids_missing_one (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_offset_and_conditions_array (unexpected)
--- FAIL: FinderTest#test_find_by_doesn't_have_implicit_ordering (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_active_record_base_object (unexpected)
--- FAIL: InheritanceTest#test_new_with_autoload_paths (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_mismatched_class (unexpected)
--- FAIL: FinderTest#test_find_with_hash_conditions_on_joined_table (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_should_append_to_association_order (unexpected)
--- FAIL: IntegrationTest#test_param_delimiter_is_defined_per_class (unexpected)
--- FAIL: FinderTest#test_find_one_message_on_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute_does_not_raise_when_the_attribute_isn't_selected (unexpected)
--- FAIL: PersistenceTest#test_becomes_includes_errors (unexpected)
--- FAIL: FinderTest#test_#first_for_a_model_with_composite_query_constraints (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_followed_by_save_does_not_load_target (unexpected)
--- FAIL: IntegrationTest#test_cache_version_format_is_precise_enough (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_option_prevents_duplicate_push (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_on_new_object (unexpected)
--- FAIL: HasManyAssociationsTest#test_include_uses_array_include_after_loaded (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_composite_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_bulk_update_raises_ActiveRecord::UnknownAttributeError (unexpected)
--- FAIL: ReflectionTest#test_has_one_reflection (unexpected)
--- FAIL: CalculationsTest#test_should_count_manual_select_with_include (unexpected)
--- FAIL: CalculationsTest#test_sum_with_from_option (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_one_through_join_model_with_conditions_on_the_through (unexpected)
--- FAIL: CalculationsTest#test_#skip_query_cache!_for_#pluck (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_with_one_updated! (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_explicit_join (unexpected)
--- FAIL: PersistenceTest#test_update_column_with_one_changed_and_one_updated (unexpected)
--- FAIL: PersistenceTest#test_becomes_default_sti_subclass (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_in_joined_table (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_grouped (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_habtm (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_one_mapping (unexpected)
--- FAIL: InheritanceTest#test_new_with_unrelated_type (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_along_with_an_overridden_alias_method_doesn't_issue_a_deprecation (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_with_one_updated (unexpected)
--- FAIL: HasManyAssociationsTest#test_reattach_to_new_objects_replaces_inverse_association_and_foreign_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_second_to_last_bang (unexpected)
--- FAIL: FinderTest#test_find_by_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

- #125730 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.2-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ d4ef0343f38a35fb781b6343697b57a58131c68e:

--- FAIL: PersistenceTest#test_update_attribute_uses_query_constraints_config (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dangerous_association_name_raises_ArgumentError (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_a_model_with_composite_primary_key_uses_composite_pk_in_sql (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_concat (unexpected)
--- FAIL: AttributeMethodsTest#test_custom_field_attribute_predicate (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_condition (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_loads_5_1_dump_without_indexes_still_queries_for_indexes (unexpected)
--- FAIL: ReflectionTest#test_default_association_validation (unexpected)
--- FAIL: PersistenceTest#test_update_columns_should_not_leave_the_object_dirty (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_single_composite_primary_key (unexpected)
--- FAIL: CalculationsTest#test_calculation_with_polymorphic_relation (unexpected)
--- FAIL: BasicsTest#test_new_record_returns_boolean (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_in_joined_table (unexpected)
--- FAIL: BelongsToAssociationsTest#test_cant_save_readonly_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_has_many_association_with_nonstandard_primary_keys (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_in_before_validation_respects_callback_chain (unexpected)
--- FAIL: BasicsTest#test_cannot_call_connects_to_on_non-abstract_or_non-ActiveRecord::Base_classes (unexpected)
--- FAIL: BasicsTest#test_can_call_connected_to_with_role_and_shard_on_abstract_classes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_with_through_having_conditions (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_with_block (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_and_no_options (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_a_polymorphic_association_and_using_the_existential_predicate_but_also_using_a_select (unexpected)
--- FAIL: BasicsTest#test_ignored_columns_not_included_in_SELECT (unexpected)
--- FAIL: BasicsTest#test_assert_queries (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_serialization (unexpected)
--- FAIL: CalculationsTest#test_should_count_manual_with_count_all (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associating_new (unexpected)
--- FAIL: HasOneAssociationsTest#test_update_with_foreign_and_primary_keys (unexpected)
--- FAIL: AttributeMethodsTest#test_array_content (unexpected)
--- FAIL: BasicsTest#test_toggle_attribute (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_custom_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment_to_nil_with_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute_can_write_aliased_attributes_as_well (unexpected)
--- FAIL: BasicsTest#test_when_assigning_new_ignored_columns_it_invalidates_cache_for_column_names (unexpected)
--- FAIL: CalculationsTest#test_limit_is_kept (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_active_record_base_object (unexpected)
--- FAIL: BasicsTest#test_bignum_pk (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_time_with_zone_conversion_to_default_timezone_utc (unexpected)
--- FAIL: AttributeMethodsTest#test_non-attribute_read_and_write (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_by_id_order_is_preserved (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_on_polymorphic_association_with_nil (unexpected)
--- FAIL: TestAutosaveAssociationsInGeneral#test_cyclic_autosaves_do_not_add_multiple_validations (unexpected)
--- FAIL: AttributeMethodsTest#test_define_attribute_method_works_with_both_symbol_and_string (unexpected)
--- FAIL: PersistenceTest#test_update_columns_with_model_having_primary_key_other_than_id (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_change_calls_delete (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_issues_a_deprecation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_select_chosen_fields_only (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #125730 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.2-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ d4ef0343f38a35fb781b6343697b57a58131c68e:

--- FAIL: SignedIdTest#test_find_signed_record_with_custom_primary_key (unexpected)
--- FAIL: FinderTest#test_first_have_determined_order_by_default (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_and_offset_and_eagerload_and_order (unexpected)
--- FAIL: FinderTest#test_find_by_records (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_three_mappings_array (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose_raises (unexpected)
--- FAIL: FinderTest#test_sole_failing_many (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_limit (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_limit (unexpected)
--- FAIL: FinderTest#test_find_by!_with_multi-arg_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: FinderTest#test_condition_interpolation (unexpected)
--- FAIL: FinderTest#test_joins_dont_clobber_id (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: SignedIdTest#test_find_signed_record_raises_UnknownPrimaryKey_when_a_model_has_no_primary_key (unexpected)
--- FAIL: FinderTest#test_fifth_have_primary_key_order_by_default (unexpected)
--- FAIL: FinderTest#test_#skip_query_cache!_for_#exists?_with_a_limited_eager_load (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_assignment_before_parent_saved (unexpected)
--- FAIL: FinderTest#test_last_with_irreversible_order (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_end_exclusive_range (unexpected)
--- FAIL: FinderTest#test_find_with_entire_select_statement (unexpected)
--- FAIL: FinderTest#test_find_with_bad_sql (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_match (unexpected)
--- FAIL: FinderTest#test_implicit_order_set_to_primary_key (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_keep_the_order (unexpected)
--- FAIL: FinderTest#test_second_have_primary_key_order_by_default (unexpected)
--- FAIL: FinderTest#test_hash_condition_local_time_interpolation_with_default_timezone_utc (unexpected)
--- FAIL: FinderTest#test_#first_for_a_model_with_composite_query_constraints (unexpected)
--- FAIL: FinderTest#test_find_with_ids_with_limit_and_order_clause (unexpected)
--- FAIL: FinderTest#test_find_by_and_where_consistency_with_active_record_instance (unexpected)
--- FAIL: FinderTest#test_eager_load_for_no_has_many_with_limit_and_left_joins_for_has_many (unexpected)
--- FAIL: FinderTest#test_#find_by_with_composite_primary_key (unexpected)
--- FAIL: FinderTest#test_exists_does_not_select_columns_without_alias (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: FinderTest#test_any_with_scope_on_hash_includes (unexpected)
--- FAIL: FinderTest#test_condition_utc_time_interpolation_with_default_timezone_local (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_numeric_range_for_string (unexpected)
--- FAIL: FinderTest#test_include_on_loaded_relation_with_match (unexpected)
--- FAIL: FinderTest#test_bind_variables (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang_on_relation (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_second_bang (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_third_bang (unexpected)
--- FAIL: FinderTest#test_last_bang_present (unexpected)
--- FAIL: FinderTest#test_find_with_a_multiple_sets_of_composite_primary_key_wrapped_in_an_array (unexpected)
--- FAIL: FinderTest#test_exists_with_empty_hash_arg (unexpected)
--- FAIL: FinderTest#test_#skip_query_cache!_for_#exists? (unexpected)
--- FAIL: FinderTest#test_exists_passing_active_record_object_is_not_permitted (unexpected)
--- FAIL: FinderTest#test_find_on_combined_explicit_and_hashed_table_names (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #125730 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.2-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 238d10a22cff57ddc8393b149cffb58883a2a89f:

--- FAIL: IntegrationTest#test_to_param_class_method_uses_default_if_blank (unexpected)
--- FAIL: ReflectionTest#test_reflection_klass_not_found_with_pointer_to_non_existent_class_name (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_get_ids (unexpected)
--- FAIL: PersistenceTest#test_persist_inherited_class_with_different_table_name (unexpected)
--- FAIL: ViewWithoutPrimaryKeyTest#test_reading (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_no_selects_and_composite_primary_key_raises (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_many_via_block_before_save (unexpected)
--- FAIL: ReflectionTest#test_automatic_inverse_suppresses_name_error_for_association (unexpected)
--- FAIL: RelationTest#test_loading_query_is_annotated_in_#pretty_print (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_before_child_saved_with_primary_key (unexpected)
--- FAIL: BasicsTest#test_table_name_guesses_with_inherited_prefixes_and_suffixes (unexpected)
--- FAIL: BasicsTest#test_time_zone_aware_attribute_with_default_timezone_utc_on_utc_can_be_created (unexpected)
--- FAIL: ValidationsTest#test_invalid_record_exception (unexpected)
--- FAIL: HasManyAssociationsTest#test_default_select (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build_by_new_record (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_updates_in_memory_after_create_with_overlapping_counter_cache_columns (unexpected)
--- FAIL: ReflectionTest#test_foreign_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_all (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_has_one_through_with_belongs_to_on_disable_joins (unexpected)
--- FAIL: HasManyAssociationsTest#test_can_unscope_and_where_the_default_scope_of_the_associated_model (unexpected)
--- FAIL: AssociationsTest#test_query_constraints_over_three_without_defining_explicit_foreign_key_query_constraints_raises (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_delete_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_replaces_existing_with_dependent_option (unexpected)
--- FAIL: AssociationsTest#test_bad_collection_keys (unexpected)
--- FAIL: PersistenceTest#test_update_column_with_one_changed_and_one_updated (unexpected)
--- FAIL: FinderTest#test_exists_with_large_number (unexpected)
--- FAIL: PersistenceTest#test_find_via_reload (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_scope_that_has_joined_same_table_with_parent_relation (unexpected)
--- FAIL: BasicsTest#test_protected_environments_are_stored_as_an_array_of_string (unexpected)
--- FAIL: EagerAssociationTest#test_eager_count_performed_on_a_has_many_association_with_multi_table_conditional (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_by_function (unexpected)
--- FAIL: HasManyAssociationsTest#test_transactions_when_adding_to_persisted (unexpected)
--- FAIL: RelationTest#test_find_ids (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_raises_UnknownPrimaryKey_when_a_model_has_no_primary_key (unexpected)
--- FAIL: FinderTest#test_find_ignores_previously_inserted_record (unexpected)
--- FAIL: HasManyAssociationsTest#test_regular_create_on_has_many_when_parent_is_new_raises (unexpected)
--- FAIL: AssociationsTest#test_query_constraints_that_dont_include_the_primary_key_raise (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes_with_one_being_an_aggregate (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_by_id_order_is_preserved (unexpected)
--- FAIL: AttributeMethodsTest#test_global_methods_are_overwritten_when_subclassing (unexpected)
--- FAIL: InheritanceTest#test_inheritance_without_mapping (unexpected)
--- FAIL: BelongsToAssociationsTest#test_find_by_with_custom_primary_key (unexpected)
--- FAIL: PersistenceTest#test_delete (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_an_exclusively_dependent_association_collection (unexpected)
--- FAIL: PersistenceTest#test_it_is_possible_to_update_parts_of_the_query_constraints_config (unexpected)
--- FAIL: AttributeMethodsTest#test_typecast_attribute_from_select_to_true (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #125730 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.2-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 037402f139a1d037d40cd9783431f3790fa3b75a:

--- FAIL: FinderTest#test_find_by_records (unexpected)
--- FAIL: CalculationsTest#test_should_count_manual_with_count_all (unexpected)
--- FAIL: DirtyTest#test_changed?_in_after_callbacks_returns_false (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method (unexpected)
--- FAIL: FinderTest#test_find_by!_doesn't_have_implicit_ordering (unexpected)
--- FAIL: FinderTest#test_find_by_with_alias (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_present (unexpected)
--- FAIL: FinderTest#test_implicit_order_set_to_primary_key (unexpected)
--- FAIL: FinderTest#test_select_values (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_join_for_count (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_multiple_ranges (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_new_with_values_in_collection (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: HasAndBelongsToManyAssociationsTest#test_find_scoped_grouped (unexpected)
--- FAIL: AttributeMethodsTest#test_integers_as_nil (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_multiple_columns_and_selection_clause (unexpected)
--- FAIL: FinderTest#test_find_with_proc_parameter_and_block (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang_on_relation (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_belongs_to_can_be_disabled_per_relationship (unexpected)
--- FAIL: DefaultScopingTest#test_nilable_default_scope_with_all_queries_runs_on_create (unexpected)
--- FAIL: PersistenceTest#test_becomes_includes_errors (unexpected)
--- FAIL: ReflectionTest#test_reflection_klass_for_nested_class_name (unexpected)
--- FAIL: DefaultScopingTest#test_create_attribute_overwrites_default_scoping (unexpected)
--- FAIL: FinderTest#test_implicit_order_column_is_configurable (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_delete_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: AttributeMethodsTest#test_raises_ActiveRecord::DangerousAttributeError_when_defining_an_AR_method_or_dangerous_Object_method_in_a_model (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model (unexpected)
--- FAIL: PersistenceTest#test_update_for_record_with_only_primary_key (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_setter (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_names_with_a_custom_select (unexpected)
--- FAIL: AttributeMethodsTest#test_overridden_read_attribute (unexpected)
--- FAIL: FinderTest#test_exists_with_eager_load (unexpected)
--- FAIL: FinderTest#test_last_on_loaded_relation_should_not_use_sql (unexpected)
--- FAIL: DirtyTest#test_setting_time_attributes_with_time_zone_field_to_itself_should_not_be_marked_as_a_change (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_after_the_fact (unexpected)
--- FAIL: CalculationsTest#test_pluck_loaded_relation (unexpected)
--- FAIL: ReflectionTest#test_has_many_through_reflection (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_nil_with_aggregate_having_one_mapping (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_deleting_from_has_many_through_a_belongs_to_should_not_try_to_update_counter (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_time_attribute_predicate (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_references_works_with_find_by (unexpected)
--- FAIL: FinderTest#test_find_with_ids_with_limit_and_order_clause (unexpected)
--- FAIL: CalculationsTest#test_ids_with_contradicting_scope (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_time_zone-aware_attribute_with_a_string (unexpected)
--- FAIL: ReflectionTest#test_type (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attributes_before_type_cast (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_multiple_composite_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

- #127333 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.1.3-rc release-blocker] - #125730 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.2-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 2698d283dbc1eae3b14acf0912fd61777297716a:

--- FAIL: AssociationsTest#test_has_many_association_with_composite_foreign_key_loads_records (unexpected)
--- FAIL: AttributeMethodsTest#test_came_from_user? (unexpected)
--- FAIL: FinderTest#test_exists_with_nil_arg (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_a_belongs_to_association (unexpected)
--- FAIL: AssociationsTest#test_nullify_composite_has_many_through_association (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates_after_parameterize_with_hyphens (unexpected)
--- FAIL: HasManyAssociationsTest#test_in_memory_replacements_do_not_execute_callbacks (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association! (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_on_new_object (unexpected)
--- FAIL: PersistenceTest#test_update (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_invalid_ids_for_a_model_that_expects_composite_keys (unexpected)
--- FAIL: HasManyAssociationsTest#test_attributes_are_being_set_when_initialized_from_has_many_association_with_where_clause (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_a_polymorphic_association_and_using_the_existential_predicate (unexpected)
--- FAIL: CalculationsTest#test_should_count_manual_select_with_include (unexpected)
--- FAIL: HasManyAssociationsTest#test_building_the_associated_object_with_an_unrelated_type (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_text_attribute_predicate (unexpected)
--- FAIL: CalculationsTest#test_should_count_scoped_select (unexpected)
--- FAIL: AttributeMethodsTest#test_caching_a_nil_primary_key (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_one_mapping_and_key_value_being_attribute_value (unexpected)
--- FAIL: PersistenceTest#test_becomes_after_reload_schema_from_cache (unexpected)
--- FAIL: PersistenceTest#test_save_touch_false (unexpected)
--- FAIL: MigrationTest#test_add_drop_table_with_prefix_and_suffix (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_with_validate_false_does_not_run_associated_validation_callbacks_on_create (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all,_when_not_loaded,_doesn't_load_the_records (unexpected)
--- FAIL: CalculationsTest#test_should_order_by_calculation (unexpected)
--- FAIL: BasicsTest#test_clone_of_new_object_with_defaults (unexpected)
--- FAIL: CalculationsTest#test_ids_with_preload (unexpected)
--- FAIL: FinderTest#test_find_with_eager_loading_collection_and_ordering_by_collection_primary_key (unexpected)
--- FAIL: PersistenceTest#test_delete_isnt_affected_by_scoping (unexpected)
--- FAIL: FinderTest#test_sole_failing_none (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_and_scope (unexpected)
--- FAIL: PersistenceTest#test_becomes_keeps_extra_attributes (unexpected)
--- FAIL: BasicsTest#test_create_after_initialize_with_array_param (unexpected)
--- FAIL: FinderTest#test_exists_with_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_taking (unexpected)
--- FAIL: BasicsTest#test_scoped_can_take_a_values_hash (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_non-readonly_association (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependency_should_halt_parent_destruction (unexpected)
--- FAIL: BasicsTest#test_connection_in_local_time (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_children_could_be_rolled_back_by_after_save (unexpected)
--- FAIL: FinderTest#test_exists_with_joins (unexpected)
--- FAIL: CalculationsTest#test_distinct_joins_count_with_order_and_limit (unexpected)
--- FAIL: IntegrationTest#test_cache_key_for_updated_on (unexpected)
--- FAIL: HasManyAssociationsTest#test_counting_with_column_name_and_hash (unexpected)
--- FAIL: BasicsTest#test_limit_should_sanitize_sql_injection_for_limit_with_commas (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order_on_association (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #127333 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.3-rc] - #125730 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1.2-rc] - #121343 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.1] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 3a5a06709653819261ee998badf5efd6d3bd5955:

--- FAIL: RelationTest#test_create (unexpected)
--- FAIL: HasManyAssociationsTest#test_key_ensuring_owner_was_is_valid_when_dependent_option_is_destroy_async (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_second_bang (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_foreign_key (unexpected)
--- FAIL: RelationTest#test_left_outer_joins_with_blank_value (unexpected)
--- FAIL: FinderTest#test_exists_with_nil_arg (unexpected)
--- FAIL: InheritanceTest#test_inheritance_base_class (unexpected)
--- FAIL: HasManyAssociationsTest#test_restrict_with_exception (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_updates_counter_cache (unexpected)
--- FAIL: InheritanceTest#test_alt_finding_incorrect_type_data (unexpected)
--- FAIL: HasManyAssociationsTest#test_in_memory_replacement_maintains_order (unexpected)
--- FAIL: FinderTest#test_find_by_empty_in_condition (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_valid_array (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_all_on_desynced_counter_cache_association (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_updating_attributes_on_non_rich_associations (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_defer_to_collection_if_using_a_block (unexpected)
--- FAIL: FinderTest#test_exists_with_includes_limit_and_empty_result (unexpected)
--- FAIL: FinderTest#test_find_with_ids_with_no_id_passed (unexpected)
--- FAIL: FinderTest#test_find_with_string (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_one_should_return_false_if_more_than_one (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_empty_with_counter_cache (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_each_with_conditions (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_joins (unexpected)
--- FAIL: RelationTest#test_multiple_selects (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_count_instead_of_loading_association (unexpected)
--- FAIL: RelationTest#test_select_with_aggregates (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_left_joins_raise_errors (unexpected)
--- FAIL: FinderTest#test_#find_by_with_composite_primary_key_and_query_caching (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_through (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_should_append_to_association_order (unexpected)
--- FAIL: RelationTest#test_having_with_binds_for_both_where_and_having (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_without_match (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_order_raise_errors (unexpected)
--- FAIL: FinderTest#test_find_with_ids_where_and_limit (unexpected)
--- FAIL: HasManyAssociationsTest#test_restrict_with_error_with_locale (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_without_loading_association (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_hashed_table_name (unexpected)
--- FAIL: HasManyAssociationsTest#test_add_record_to_collection_should_change_its_updated_at (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_default_orders (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_with_not_yet_loaded_association_collection (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_should_property_quote_string_primary_keys (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_with_non_unique_attributes (unexpected)
--- FAIL: FinderTest#test_take_bang_present (unexpected)
--- FAIL: FinderTest#test_find_by_ids_missing_one (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-3 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.2 @ f93f42b7cf5dead978cba81aece33c050bbe96a8:

--- FAIL: AttributeMethodsTest#test_bulk_updates_respect_access_control (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_null_belongs_to_polymorphic_association (unexpected)
--- FAIL: AttributeMethodsTest#test_number_attribute_predicate (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_bang_and_invalid_options (unexpected)
--- FAIL: PersistenceTest#test_preserve_original_sti_type (unexpected)
--- FAIL: FinderTest#test_take_bang_present (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_preloaded_associations_size (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_nil_serialized_attribute_without_class_constraint (unexpected)
--- FAIL: CallbacksOnMultipleInstancesInATransactionTest#test_created_callback_called_on_first_to_save_in_transaction_with_old_configuration (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_missing_association_and_nullify (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_update_columns_after_push_without_duplicate_join_table_rows (unexpected)
--- FAIL: SerializedAttributeTest#test_nil_serialized_attribute_without_class_constraint (unexpected)
--- FAIL: BasicsTest#test_#connecting_to_with_prevent_writes (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_return_false_if_none_or_one (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_numeric_range_for_string (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_with_inexistent_foreign_key_failing (unexpected)
--- FAIL: JsonSerializationTest#test_serializable_hash_should_not_modify_options_in_argument (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_scoped_grouped_having (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_on_association_clears_scope (unexpected)
--- FAIL: TestAutosaveAssociationValidationsOnAHasManyAssociation#test_should_automatically_validate_associations (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_loads_5_1_dump_without_indexes_still_queries_for_indexes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_polymorphic_with_rewhere (unexpected)
--- FAIL: HasOneAssociationsTest#test_polymorphic_has_one_with_touch_option_on_create_wont_cache_association_so_fetching_after_transaction_commit_works (unexpected)
--- FAIL: BasicsTest#test_previously_changed (unexpected)
--- FAIL: PersistenceTest#test_becomes_errors_base (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_select_chosen_fields_only (unexpected)
--- FAIL: ReflectionTest#test_scope_chain_does_not_interfere_with_hmt_with_polymorphic_and_subclass_source_2 (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_parent_should_not_get_saved_with_duplicate_children_records (unexpected)
--- FAIL: HasManyAssociationsTest#test_restrict_with_error_with_locale (unexpected)
--- FAIL: AttributeMethodsTest#test_time_zone-aware_attribute_saved (unexpected)
--- FAIL: ModulesTest#test_compute_type_can_infer_class_name_of_sibling_inside_module (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_order (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_include_method_in_association_through_should_return_true_for_instance_added_with_build (unexpected)
--- FAIL: TestAutosaveAssociationsInGeneral#test_autosave_does_not_pass_through_non_custom_validation_contexts (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_time_zone-aware_read_attribute (unexpected)
--- FAIL: FinderTest#test_find_by_nil_and_not_nil_attributes (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_multiple_order_columns (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_via_disk (unexpected)
--- FAIL: AttributeMethodsTest#test_global_methods_are_overwritten_when_subclassing (unexpected)
--- FAIL: FinderTest#test_exists (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset_and_multiple_hash_conditions (unexpected)
--- FAIL: NumericalityValidationTest#test_on_abstract_class (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assigning_nil_on_an_association_clears_the_associations_inverse (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reloading_association_with_key_change (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_with_option_delete_all (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_n_plus_one_only_mode (unexpected)
--- FAIL: BasicsTest#test_connection_handler_can_be_overridden (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-3 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.2 @ 60d3fb84a73f5e31c99404223f3a0ba91e67f489:

--- FAIL: DefaultScopingTest#test_nilable_default_scope_with_all_queries_runs_on_update_columns (unexpected)
--- FAIL: HasManyAssociationsTest#test_associations_replace_in_memory_when_records_have_the_same_id (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_loading_for_new_record (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_duplicated_ids (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_squishes (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_destroy (unexpected)
--- FAIL: PersistenceTest#test_update_column_with_one_changed_and_one_updated (unexpected)
--- FAIL: CalculationsTest#test_count_with_eager_loading_and_custom_select_and_order (unexpected)
--- FAIL: CalculationsTest#test_count_with_block_and_column_name_raises_an_error (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_dependent_when_deleted_from_association (unexpected)
--- FAIL: FinderTest#test_find_with_hash_parameter (unexpected)
--- FAIL: HasOneAssociationsTest#test_polymorphic_has_one_with_touch_option_on_update_will_touch_record_by_fetching_from_database_if_needed (unexpected)
--- FAIL: HasManyAssociationsTest#test_default_scope_on_relations_is_not_cached (unexpected)
--- FAIL: RelationTest#test_select_with_subquery_in_from_uses_original_table_name (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_for_database (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_option_prevents_duplicate_push (unexpected)
--- FAIL: FinderTest#test_#first_for_a_model_with_composite_query_constraints (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reload_the_belonging_object_with_query_cache (unexpected)
--- FAIL: RelationTest#test_doesnt_add_having_values_if_options_are_blank (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_function (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_twice_for_regressions (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dont_find_target_when_foreign_key_is_null (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_without_match (unexpected)
--- FAIL: PersistenceTest#test_reload_via_querycache (unexpected)
--- FAIL: HasManyAssociationsTest#test_can_unscope_the_default_scope_of_the_associated_model (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_default_scope_on_the_target (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_creation_respects_hash_condition (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_n_plus_one_only_mode (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_with_foreign_key_as_an_array_raises (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_deleting_from_has_many_through_a_belongs_to_should_not_try_to_update_counter (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_polymorphic_with_primary_key_option (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_doesnt_run_on_update (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_duplicated_includes (unexpected)
--- FAIL: FinderTest#test_first_have_primary_key_order_by_default (unexpected)
--- FAIL: InheritanceTest#test_alt_find_first_within_inheritance (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_with_merged_options (unexpected)
--- FAIL: FinderTest#test_custom_select_takes_precedence_over_original_value (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_build_before_child_saved (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_first (unexpected)
--- FAIL: FinderTest#test_find_by_ids (unexpected)
--- FAIL: CalculationsTest#test_should_average_field (unexpected)
--- FAIL: BasicsTest#test_touch_should_raise_error_on_a_new_object (unexpected)
--- FAIL: HasOneAssociationsTest#test_finding_with_interpolated_condition (unexpected)
--- FAIL: RelationTest#test_order_doesnt_trigger_eager_loading_when_ordering_using_the_owner_table_and_hash_syntax (unexpected)
--- FAIL: PersistenceTest#test_delete_doesnt_run_callbacks (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-3 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.2 @ 60d3fb84a73f5e31c99404223f3a0ba91e67f489:

--- FAIL: RelationTest#test_relations_limit_the_records_in_#inspect_at_10 (unexpected)
--- FAIL: ReflectionTest#test_class_for_class_name (unexpected)
--- FAIL: ReflectionTest#test_validate_association_if_autosave (unexpected)
--- FAIL: RelationTest#test_reorder_with_first (unexpected)
--- FAIL: RelationTest#test_finding_with_reorder (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_should_raise_due_to_validation_errors (unexpected)
--- FAIL: RelationTest#test_reverse_arel_order_with_function (unexpected)
--- FAIL: RelationTest#test_scoped_all (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_attributes_are_being_set_when_initialized_from_habtm_association_with_where_clause (unexpected)
--- FAIL: ReflectionTest#test_human_name (unexpected)
--- FAIL: ReflectionTest#test_automatic_inverse_suppresses_name_error_for_association (unexpected)
--- FAIL: InheritanceTest#test_new_with_unrelated_type (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_adding_before_save (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix (unexpected)
--- FAIL: RelationTest#test_find_by_requires_at_least_one_argument (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build_by_new_record (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_on_new_object (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_uses_array_include_after_loaded (unexpected)
--- FAIL: RelationTest#test_#where_with_empty_set (unexpected)
--- FAIL: RelationTest#test_loading_query_is_annotated_in_#inspect (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_includes_raise_errors (unexpected)
--- FAIL: RelationTest#test_references_with_blank_value (unexpected)
--- FAIL: InheritanceTest#test_becomes_and_change_tracking_for_inheritance_columns (unexpected)
--- FAIL: RelationTest#test_count (unexpected)
--- FAIL: ReflectionTest#test_has_many_reflection (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_custom_order (unexpected)
--- FAIL: ReflectionTest#test_has_many_reflection_with_array_fk_raises (unexpected)
--- FAIL: ReflectionTest#test_default_association_validation (unexpected)
--- FAIL: RelationTest#test_scoped_build (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_grouped (unexpected)
--- FAIL: ReflectionTest#test_columns_are_returned_in_the_order_they_were_declared (unexpected)
--- FAIL: RelationTest#test_unscope_with_table_name_qualified_column (unexpected)
--- FAIL: RelationTest#test_unscope_specific_where_value (unexpected)
--- FAIL: RelationTest#test_extracted_association (unexpected)
--- FAIL: RelationTest#test_find_id (unexpected)
--- FAIL: RelationTest#test_arel_table_respects_a_custom_table (unexpected)
--- FAIL: ReflectionTest#test_reflect_on_association_accepts_strings (unexpected)
--- FAIL: RelationTest#test_size_with_limit (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_block (unexpected)
--- FAIL: RelationTest#test_create_with_polymorphic_association (unexpected)
--- FAIL: RelationTest#test_presence (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_all_should_respect_readonly_access (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_optimizer_hints_raise_errors (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project_fixed_timestamp (unexpected)
--- FAIL: ReflectionTest#test_columns (unexpected)
--- FAIL: ReflectionTest#test_chain (unexpected)
--- FAIL: RelationTest#test_many (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-3 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.2 @ cf1aaffe79dad34124399658a66ba2379a499047:

--- FAIL: HasAndBelongsToManyAssociationsTest#test_destruction_does_not_error_without_primary_key (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang_with_custom_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_association_associated_by_a_composite_query_constraints (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_belongs_to_with_string_keys (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_select_on_joined_table_preloads (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroying (unexpected)
--- FAIL: HasOneAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_redefine_habtm (unexpected)
--- FAIL: EagerAssociationTest#test_circular_preload_does_not_modify_unscoped (unexpected)
--- FAIL: EagerAssociationTest#test_three_level_nested_preloading_does_not_raise_exception_when_association_does_not_exist (unexpected)
--- FAIL: CalculationsTest#test_pick_loaded_relation_sql_fragment (unexpected)
--- FAIL: CalculationsTest#test_#skip_query_cache!_for_a_grouped_calculation (unexpected)
--- FAIL: BasicsTest#test_attribute_names_on_table_not_exists (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_option_prevents_duplicate_push (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_habtm (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_many_association_without_primary_key (unexpected)
--- FAIL: CalculationsTest#test_pick_delegate_to_all (unexpected)
--- FAIL: HasOneAssociationsTest#test_assignment_before_child_saved (unexpected)
--- FAIL: CalculationsTest#test_from_option_with_specified_index (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_limit_and_empty_result (unexpected)
--- FAIL: SignedIdTest#test_finding_record_from_broken_signed_id_raises_on_the_bang (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_foreign_keys (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_selects_all_columns_by_default (unexpected)
--- FAIL: CalculationsTest#test_should_not_use_alias_for_grouped_field (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_multiple_fields_when_table_name_is_too_long (unexpected)
--- FAIL: ReflectionTest#test_default_association_validation (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_and_offset_and_eagerload_and_order (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_with_scope_with_joins (unexpected)
--- FAIL: CalculationsTest#test_ids_with_preload (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_third_bang (unexpected)
--- FAIL: AssociationsTest#test_polymorphic_belongs_to_uses_parent_query_constraints (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_with_gzip (unexpected)
--- FAIL: EagerAssociationTest#test_associations_with_extensions_are_not_instance_dependent (unexpected)
--- FAIL: BasicsTest#test_table_name_for_base_class (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_association_includes_and_limit (unexpected)
--- FAIL: EagerAssociationTest#test_preload_with_invalid_argument (unexpected)
--- FAIL: FinderTest#test_find_by_and_where_consistency_with_active_record_instance (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_qualified_attribute_dot_notation_symbol (unexpected)
--- FAIL: FinderTest#test_find_by_with_large_number (unexpected)
--- FAIL: AssociationsTest#test_append_composite_has_many_through_association_with_autosave (unexpected)
--- FAIL: FinderTest#test_count_by_sql (unexpected)
--- FAIL: CalculationsTest#test_pluck_auto_table_name_prefix (unexpected)
--- FAIL: BasicsTest#test_column_types_on_queries_on_postgresql (unexpected)
--- FAIL: CalculationsTest#test_pluck_replaces_select_clause (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-3 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.2 @ 509b1e919fa3e89254b4b836854aaddc5c26fc4c:

--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions_on_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_one_quotes_table_and_column_names (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: CalculationsTest#test_no_queries_for_empty_relation_on_count (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_type_cast_does_not_corrupt_the_query_cache (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_with_bang_on_habtm_when_parent_is_new_raises (unexpected)
--- FAIL: EagerAssociationTest#test_associations_loaded_for_all_records (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_should_respect_association_order (unexpected)
--- FAIL: ReflectionTest#test_columns_are_returned_in_the_order_they_were_declared (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_insert_records_via_has_many_through_association_with_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_updates_in_memory_after_update_with_inverse_of_disabled (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_field (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_with_instance_dependent_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_all_on_association_clears_scope (unexpected)
--- FAIL: CalculationsTest#test_having_with_strong_parameters (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_belongs_to_with_string_keys (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete (unexpected)
--- FAIL: BelongsToAssociationsTest#test_custom_attribute_with_select (unexpected)
--- FAIL: CalculationsTest#test_distinct_count_all_with_custom_select_and_order (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence_for_associations_with_hash_condition (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_one_dependent_does_not_destroy_dependent (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting_all (unexpected)
--- FAIL: CalculationsTest#test_should_not_use_alias_for_grouped_field (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_return_true_if_none (unexpected)
--- FAIL: CalculationsTest#test_pick_loaded_relation_multiple_columns (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_preloading_with_duplicate_records (unexpected)
--- FAIL: HasManyAssociationsTest#test_with_polymorphic_has_many_with_custom_columns_name (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_works_with_model_called_Record (unexpected)
--- FAIL: CalculationsTest#test_sum_expression_returns_zero_when_no_records_to_sum (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroying_a_collection (unexpected)
--- FAIL: CalculationsTest#test_should_return_nil_as_average (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_in_joined_table (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_on_loaded_association_should_not_use_query (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_partial_indices (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_with_distinct (unexpected)
--- FAIL: HasManyAssociationsTest#test_exists_respects_association_scope (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_respects_select (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_a_belongs_to_association (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_association_associated_by_a_composite_query_constraints (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_without_initial_access (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destruction_does_not_error_without_primary_key (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_join (unexpected)
--- FAIL: HasManyAssociationsTest#test_associations_order_should_be_priority_over_throughs_order (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_or_last_on_loaded_association_should_not_fetch_with_query (unexpected)
--- FAIL: CalculationsTest#test_ids_async_on_loaded_relation (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_custom_join_table (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-3 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.2 @ 17ee613b96801d4c43e9fa9d20ebe23f29d9c89e:

--- FAIL: RelationTest#test_unscope_with_subquery (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_with_merged_options (unexpected)
--- FAIL: FinderTest#test_hash_condition_local_time_interpolation_with_default_timezone_utc (unexpected)
--- FAIL: RelationTest#test_finding_with_reversed_arel_assoc_order (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_with_has_one_through_does_not_prevent_creation_of_association (unexpected)
--- FAIL: RelationTest#test_select_with_aggregates (unexpected)
--- FAIL: FinderTest#test_joins_dont_clobber_id (unexpected)
--- FAIL: FinderTest#test_find_with_hash_parameter (unexpected)
--- FAIL: InheritanceTest#test_alt_find_first_within_inheritance (unexpected)
--- FAIL: RelationTest#test_order_with_hash_and_symbol_generates_the_same_sql (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_nulls_first_or_last (unexpected)
--- FAIL: FinderTest#test_take_and_first_and_last_with_integer_should_return_an_array (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_before_the_fact (unexpected)
--- FAIL: RelationTest#test_new_with_array (unexpected)
--- FAIL: FinderTest#test_find_by_ids (unexpected)
--- FAIL: RelationTest#test_locked_should_not_build_arel (unexpected)
--- FAIL: FinderTest#test_select_rows (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_manual_distinct_select_and_custom_order (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_that_is_an_alias (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_subclass (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_composite_primary_key (unexpected)
--- FAIL: FinderTest#test_find_with_ids_and_offset (unexpected)
--- FAIL: RelationTest#test_unscope_with_triple_dot_where (unexpected)
--- FAIL: FinderTest#test_#last_for_a_model_with_composite_query_constraints (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_block (unexpected)
--- FAIL: RelationTest#test_#skip_query_cache!_with_an_eager_load (unexpected)
--- FAIL: FinderTest#test_find_with_ids_with_no_id_passed (unexpected)
--- FAIL: FinderTest#test_any_with_scope_on_hash_includes (unexpected)
--- FAIL: FinderTest#test_last_bang_present (unexpected)
--- FAIL: FinderTest#test_first_bang_missing (unexpected)
--- FAIL: RelationTest#test_to_sql_on_scoped_proxy (unexpected)
--- FAIL: FinderTest#test_condition_utc_time_interpolation_with_default_timezone_local (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix_with_global_prefix (unexpected)
--- FAIL: RelationTest#test_#skip_query_cache!_with_a_preload (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_group_raise_errors (unexpected)
--- FAIL: RelationTest#test_do_not_double_quote_string_id_with_array (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_invalid_options (unexpected)
--- FAIL: InheritanceAttributeTest#test_inheritance_new_with_subclass_as_default (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_regroup_raise_errors (unexpected)
--- FAIL: FinderTest#test_find_by_on_relation_with_large_number (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_no_parameters (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_and_alternate_primary_key (unexpected)
--- FAIL: FinderTest#test_sole (unexpected)
--- FAIL: RelationTest#test_references_with_blank_value (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_third_bang (unexpected)
--- FAIL: InheritanceComputeTypeTest#test_instantiation_doesnt_try_to_require_corresponding_file (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-3 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.2 @ 01e09cbd72ec2e2e35ea0ba190eb4931fc1e19e7:

--- FAIL: PersistenceTest#test_update_attribute_with_one_updated! (unexpected)
--- FAIL: FinderTest#test_implicit_order_column_prepends_query_constraints (unexpected)
--- FAIL: PersistenceTest#test_update_column_should_not_leave_the_object_dirty (unexpected)
--- FAIL: HasManyAssociationsTest#test_include_method_in_has_many_association_should_return_true_for_instance_added_with_build (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnsTest#test_change_column_null_false (unexpected)
--- FAIL: CalculationsTest#test_should_return_type_casted_values_with_group_and_expression (unexpected)
--- FAIL: PostgresqlIntervalTest#test_interval_type_cast_string_and_numeric_from_user (unexpected)
--- FAIL: FinderTest#test_unexisting_record_exception_handling (unexpected)
--- FAIL: AssociationsTest#test_assign_composite_foreign_key_belongs_to_association (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_time_will_ignore_date_if_empty (unexpected)
--- FAIL: HasManyAssociationsTest#test_default_scope_on_relations_is_not_cached (unexpected)
--- FAIL: PersistenceTest#test_save_for_record_with_only_primary_key_that_is_provided (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_setting_date_attribute (unexpected)
--- FAIL: StoreTest#test_updating_the_store_won't_mark_it_as_changed_if_an_attribute_isn't_changed (unexpected)
--- FAIL: PersistenceTest#test_create_many_through_factory_with_block (unexpected)
--- FAIL: BelongsToAssociationsTest#test_multiple_counter_cache_with_after_create_update (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_with_conditions_hash_on_through_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: StoreTest#test_dirty_methods_for_suffixed_accessors (unexpected)
--- FAIL: BelongsToAssociationsTest#test_replace_counter_cache (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_a_blank_string_returns_nil (unexpected)
--- FAIL: HasManyAssociationsTest#test_clear_collection_should_not_change_updated_at (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preloaded_records_are_not_duplicated (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_update_changing_ids_of_inversed_association_changes_the_counter_cache (unexpected)
--- FAIL: TransactionTest#test_rollback_when_saving_a_frozen_record (unexpected)
--- FAIL: PersistenceTest#test_becomes_includes_errors (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_present (unexpected)
--- FAIL: EnumTest#test_validation_with_'validate:_hash'_option (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_one_level (unexpected)
--- FAIL: HasManyAssociationsTest#test_ids_reader_memoization (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_one_should_count_instead_of_loading_association (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: HasManyAssociationsTest#test_ids_reader_cache_not_used_for_size_when_association_is_dirty (unexpected)
--- FAIL: DefaultScopingTest#test_nilable_default_scope_with_all_queries_runs_on_select (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_associations_sum_on_columns (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_the_association_with_an_array (unexpected)
--- FAIL: AssociationsTest#test_append_composite_has_many_through_association_with_autosave (unexpected)
--- FAIL: FinderTest#test_find_only_some_columns (unexpected)
--- FAIL: FinderTest#test_exists_with_strong_parameters (unexpected)
--- FAIL: BelongsToAssociationsTest#test_field_name_same_as_foreign_key (unexpected)
--- FAIL: FinderTest#test_find_with_a_multiple_sets_of_composite_primary_key_wrapped_in_an_array_ordered (unexpected)
--- FAIL: BelongsToAssociationsTest#test_destroying_polymorphic_child_with_unloaded_parent_and_touch_is_possible_with_has_many_inversing (unexpected)
--- FAIL: HasManyAssociationsTest#test_in_memory_replacements_do_not_execute_callbacks (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_counting_on_disable_joins_through (unexpected)
--- FAIL: PersistenceTest#test_update_column_should_not_modify_updated_at (unexpected)
--- FAIL: InheritanceTest#test_becomes_sets_variables_before_initialization_callbacks (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-3 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.2 @ 742a2251a05088a238fc6eb4c2466dace3cb1bb2:

--- FAIL: FinderTest#test_find_on_hash_conditions_with_hashed_table_name (unexpected)
--- FAIL: InheritanceTest#test_eager_load_belongs_to_something_inherited (unexpected)
--- FAIL: OptimisticLockingTest#test_touch_stale_object (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_in_before_validation_respects_callback_chain (unexpected)
--- FAIL: BasicsTest#test_readonly_attributes_on_belongs_to_association (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_that_is_an_aggregate_with_one_attribute_difference (unexpected)
--- FAIL: PersistenceTest#test_increment_updates_counter_in_db_using_offset (unexpected)
--- FAIL: FinderTest#test_find_by!_raises_RecordNotFound_if_the_record_is_missing (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_time_in_the_current_time_zone (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: PersistenceTest#test_update_many (unexpected)
--- FAIL: PersistenceTest#test_delete_many (unexpected)
--- FAIL: InheritanceTest#test_alt_inheritance_condition (unexpected)
--- FAIL: BasicsTest#test_attribute_names_on_abstract_class (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_keys_on_a_new_instance (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_mismatched_class (unexpected)
--- FAIL: FinderTest#test_find_with_ids_with_id_out_of_range (unexpected)
--- FAIL: PersistenceTest#test_becomes_wont_break_mutation_tracking (unexpected)
--- FAIL: BasicsTest#test_#connecting_to_with_role_and_shard (unexpected)
--- FAIL: PersistenceTest#test_update_columns_should_not_use_setter_method (unexpected)
--- FAIL: InheritanceTest#test_becomes_and_change_tracking_for_inheritance_columns (unexpected)
--- FAIL: FinderTest#test_find_by_with_large_number (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_array (unexpected)
--- FAIL: PersistenceTest#test_save_for_record_with_only_primary_key (unexpected)
--- FAIL: FinderTest#test_#skip_query_cache!_for_#exists?_with_a_limited_eager_load (unexpected)
--- FAIL: PersistenceTest#test_update_object (unexpected)
--- FAIL: BasicsTest#test_out_of_range_slugs (unexpected)
--- FAIL: BasicsTest#test_clone_preserves_subtype (unexpected)
--- FAIL: BasicsTest#test_has_attribute_with_symbol (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_serialized_attribute_declared_in_subclass (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_array_of_active_record_base_objects! (unexpected)
--- FAIL: AttributeMethodsTest#test_write_nil_to_time_attribute (unexpected)
--- FAIL: BasicsTest#test_clear_cache_when_setting_table_name (unexpected)
--- FAIL: PersistenceTest#test_destroy_many (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute_allows_writing_to_aliased_attributes (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_utc_time_conversion_to_default_timezone_local (unexpected)
--- FAIL: FinderTest#test_#last_for_a_model_with_composite_query_constraints (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_last_bang (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_for_readonly_attribute! (unexpected)
--- FAIL: PersistenceTest#test_create_model_with_custom_named_uuid_pk_populates_id (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_qualified_attribute_dot_notation_string (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_destroy (unexpected)
--- FAIL: BasicsTest#test_dup (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_range (unexpected)
--- FAIL: ValidationsTest#test_exception_on_create_bang_many (unexpected)
--- FAIL: FinderTest#test_member_when_non_AR_object_passed_on_unloaded_relation (unexpected)
--- FAIL: BasicsTest#test_readonly_attributes_on_a_new_record (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/cpu_arch=arm64/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-3 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.2 @ 742a2251a05088a238fc6eb4c2466dace3cb1bb2:

--- FAIL: CascadedEagerLoadingTest#test_preloaded_records_are_not_duplicated (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_before_save (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_on_relation (unexpected)
--- FAIL: ModulesTest#test_assign_ids (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_adding_with_validate_false (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix_with_global_prefix (unexpected)
--- FAIL: ModulesTest#test_eager_loading_in_modules (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_raises_UnknownPrimaryKey_when_a_model_has_no_primary_key (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_where_first_level_returns_nil (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_one_level (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: InheritanceAttributeMappingTest#test_polymorphic_associations_custom_type (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: SignedIdTest#test_can_get_a_signed_ID_in_an_after_create (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_three_levels_by_ping_pong (unexpected)
--- FAIL: SignedIdTest#test_fail_to_work_without_a_signed_id_verifier_secret (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_recursive_cascading_four_levels_has_and_belongs_to_many (unexpected)
--- FAIL: ModulesTest#test_associations_spanning_cross_modules (unexpected)
--- FAIL: SignedIdTest#test_finding_record_from_broken_signed_id_raises_on_the_bang (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_recursive_cascading_four_levels_has_many_through (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose_raises (unexpected)
--- FAIL: SignedIdTest#test_finding_signed_record_that_has_been_destroyed_raises_on_the_bang (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang_with_custom_primary_key (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_multiple_stis_and_order (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_replace_on_new_object (unexpected)
--- FAIL: ModulesTest#test_find_account_and_include_company (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang_for_single_table_inheritance_(STI_Models) (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_many_via_block_before_save (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_self_table_reference (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_record_from_that_has_since_been_destroyed (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_has_many_sti (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_many_before_save (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_with_belongs_to_cpk_model (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_record_from_broken_signed_id (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_condition (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_build (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_adding_before_save (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_of_stis_with_multiple_references (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_parent_should_not_get_saved_with_duplicate_children_records (unexpected)
--- FAIL: ModulesTest#test_compute_type_can_infer_class_name_of_sibling_inside_module (unexpected)
--- FAIL: InheritanceAttributeMappingTest#test_sti_with_custom_type (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_adding (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_with_cpk_for_two_models (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_for_single_table_inheritance_(STI_Models) (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-3 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.2 @ 742a2251a05088a238fc6eb4c2466dace3cb1bb2:

--- FAIL: RelationTest#test_order_with_blank_value (unexpected)
--- FAIL: BasicsTest#test_has_attribute_with_symbol (unexpected)
--- FAIL: ReflectionTest#test_join_table (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_replace_on_duplicated_object (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_non-primary_key_id_attribute (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_counter_cache (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_the_association_with_an_array (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_block (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_with_custom_primary_key (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_date_with_empty_month (unexpected)
--- FAIL: BasicsTest#test_ignored_columns_are_stored_as_an_array_of_string (unexpected)
--- FAIL: HasOneAssociationsTest#test_finding_using_primary_key (unexpected)
--- FAIL: RelationTest#test_build (unexpected)
--- FAIL: HasManyAssociationsTest#test_joins_with_namespaced_model_should_use_correct_type (unexpected)
--- FAIL: ActiveRecord::RelationTest#test_selecting_aliased_attribute_quotes_column_name_when_from_is_used (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_and_offset_and_select (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_is_usable_with_belongs_to_required_by_default (unexpected)
--- FAIL: FinderTest#test_exists_with_left_joins (unexpected)
--- FAIL: FinderTest#test_exists_with_empty_hash_arg (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_proxy_should_respond_to_private_methods_via_send (unexpected)
--- FAIL: CalculationsTest#test_offset_is_kept (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_when_update_columns (unexpected)
--- FAIL: AttributeMethodsTest#test_bulk_updates_respect_access_control (unexpected)
--- FAIL: FinderTest#test_find_by_ids_with_limit_and_offset (unexpected)
--- FAIL: TokenForTest#test_raises_on_bang_when_record_is_not_found (unexpected)
--- FAIL: FinderTest#test_first_failing (unexpected)
--- FAIL: RelationTest#test_any (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions_on_association (unexpected)
--- FAIL: BasicsTest#test_#connected_to_many_cannot_be_called_with_classes_that_include_ActiveRecord::Base (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery_with_binds (unexpected)
--- FAIL: RelationTest#test_unscope_with_blank_value (unexpected)
--- FAIL: HasManyAssociationsTest#test_key_ensuring_owner_was_is_not_valid_without_dependent_option (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_inner_join_with_quoted_table_name (unexpected)
--- FAIL: TestAutosaveAssociationValidationsOnABelongsToAssociation#test_validations_still_fire_on_unchanged_association_with_custom_validation_context (unexpected)
--- FAIL: ReflectionTest#test_reflect_on_association_accepts_symbols (unexpected)
--- FAIL: BelongsToAssociationsTest#test_runs_parent_presence_check_if_parent_changed_or_nil (unexpected)
--- FAIL: NamedScopingTest#test_procedural_scopes (unexpected)
--- FAIL: HasManyAssociationsTest#test_transaction_when_deleting_new_record (unexpected)
--- FAIL: UniquenessValidationWithIndexTest#test_changing_non_unique_attribute (unexpected)
--- FAIL: CockroachDB::AdapterTestWithoutTransaction#test_reset_empty_table_with_custom_pk_sequence (unexpected)
--- FAIL: CalculationsTest#test_from_option_with_table_different_than_class (unexpected)
--- FAIL: BasicsTest#test_hashing (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_invalid_dependent_option_raises_exception (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_count_with_include_should_alias_join_table (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_attribute_in_base_class (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-3 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.2 @ c754434cecbdc6016bc6cc6b7541ffbd71a50bed:

--- FAIL: HasManyThroughAssociationsTest#test_save_bang_should_raise_exception_when_join_record_has_errors (unexpected)
--- FAIL: ReflectionTest#test_has_many_through_reflection (unexpected)
--- FAIL: ReflectionTest#test_human_name_for_column (unexpected)
--- FAIL: BelongsToAssociationsTest#test_default_with_lambda (unexpected)
--- FAIL: InheritanceTest#test_alt_destroy_all_within_inheritance (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_attributes_are_available_to_after_initialize (unexpected)
--- FAIL: RelationTest#test_create_or_find_by (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependent_delete_and_destroy_with_belongs_to (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_for_database (unexpected)
--- FAIL: RelationTest#test_reverse_arel_assoc_order_with_function (unexpected)
--- FAIL: AttributeMethodsTest#test_#undefine_attribute_methods_undefines_alias_attribute_methods (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_is_usable_with_belongs_to_required_by_default (unexpected)
--- FAIL: HasManyAssociationsTest#test_key_ensuring_owner_was_is_valid_when_dependent_option_is_destroy_async (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_when_integer_out_of_range_show_order_does_not_matter (unexpected)
--- FAIL: EagerAssociationTest#test_including_duplicate_objects_from_has_many (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_against_given_relation (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association! (unexpected)
--- FAIL: ReflectionTest#test_columns_are_returned_in_the_order_they_were_declared (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_includes_limit_and_empty_result (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_a_collection (unexpected)
--- FAIL: HasManyAssociationsTest#test_no_sql_should_be_fired_if_association_already_loaded (unexpected)
--- FAIL: HasManyAssociationsTest#test_key_ensuring_owner_was_is_not_valid_without_dependent_option (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_serialized_class_attribute (unexpected)
--- FAIL: FinderTest#test_dynamic_finder_on_one_attribute_with_conditions_returns_same_results_after_caching (unexpected)
--- FAIL: FinderTest#test_member_on_loaded_relation_without_match (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_limit (unexpected)
--- FAIL: AttributeMethodsTest#test_declared_affixed_attribute_method_affects_respond_to?_and_method_missing (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: BasicsTest#test_#connected_to_many_with_a_single_argument_for_classes (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_from_association_should_respect_default_scope (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnsTest#test_rename_column_using_symbol_arguments (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_match (unexpected)
--- FAIL: AttributeMethodsTest#test_global_methods_are_overwritten_when_subclassing (unexpected)
--- FAIL: HasManyAssociationsTest#test_transactions_when_adding_to_new_record (unexpected)
--- FAIL: BasicsTest#test_has_attribute_with_symbol (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_defer_to_collection_if_using_a_block (unexpected)
--- FAIL: BasicsTest#test_generated_association_methods_module_name (unexpected)
--- FAIL: CalculationsTest#test_should_sum_scoped_field_with_from (unexpected)
--- FAIL: FinderTest#test_find_with_nil_inside_set_passed_for_attribute (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_association_relation (unexpected)
--- FAIL: AttributeMethodsTest#test_set_attributes_without_a_hash (unexpected)
--- FAIL: AttributeMethodsTest#test_hash_content (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_json_read_legacy_null (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_with_symbol_class_name (unexpected)
--- FAIL: RelationTest#test_order_with_hash_and_symbol_generates_the_same_sql (unexpected)
--- FAIL: BasicsTest#test_dup_of_saved_object_marks_as_dirty_only_changed_attributes (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_not_empty_after_building (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-3 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.2 @ fcbaa71b28f15f1a4ec9185039c75ec73e0b700c:

--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_not_remove_scheduled_destroys_when_loading_association (unexpected)
--- FAIL: TestNestedAttributesForDelegatedType#test_should_build_a_new_record_based_on_the_delegated_type (unexpected)
--- FAIL: PersistenceTest#test_save_valid_record (unexpected)
--- FAIL: TransactionTest#test_raising_exception_in_nested_transaction_restore_state_in_save (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_block (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_non_unique_attributes (unexpected)
--- FAIL: PersistenceTest#test_update_columns (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasAndBelongsToManyAssociation#test_should_allow_to_bypass_validations_on_the_associated_models_on_create (unexpected)
--- FAIL: ReflectionTest#test_reflect_on_association_accepts_symbols (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_select_to_build_subquery (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone_conversion_for_attributes_should_write_the_value_on_a_class_variable (unexpected)
--- FAIL: TransactionTest#test_deprecation_on_ruby_timeout_outside_inner_transaction (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasManyAssociation#test_should_automatically_save_the_associated_models (unexpected)
--- FAIL: BasicsTest#test_changing_a_connection_handler_in_a_main_thread_does_not_poison_the_other_threads (unexpected)
--- FAIL: HasOneAssociationsTest#test_create (unexpected)
--- FAIL: BasicsTest#test_primary_key_and_references_columns_should_be_identical_type (unexpected)
--- FAIL: RelationTest#test_find_by_with_take_memoization (unexpected)
--- FAIL: RelationTest#test_already-loaded_relations_don't_perform_a_new_query_in_#inspect (unexpected)
--- FAIL: BasicsTest#test_find_by_slug_with_range (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_existing (unexpected)
--- FAIL: RelationTest#test_scoped_first (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_destroy (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: HasOneAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_assignment_before_parent_saved (unexpected)
--- FAIL: ReflectionTest#test_symbol_for_class_name (unexpected)
--- FAIL: AssociationsTest#test_query_constraints_that_dont_include_the_primary_key_raise (unexpected)
--- FAIL: DefaultScopingTest#test_scope_overwrites_default (unexpected)
--- FAIL: HasOneAssociationsTest#test_reload_association (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_method?_returns_false_if_the_table_does_not_exist (unexpected)
--- FAIL: PersistenceTest#test_reload_via_querycache (unexpected)
--- FAIL: PrimaryKeysTest#test_integer_key (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_present (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_parent_should_save_children_record_with_foreign_key_validation_set_in_before_save_callback (unexpected)
--- FAIL: PersistenceTest#test_reload_uses_query_constraints_config (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_order_applied_in_double_join (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_callbacks_firing_order_on_create (unexpected)
--- FAIL: YamlSerializationTest#test_types_of_virtual_columns_are_not_changed_on_round_trip (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_custom_select_and_order (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: PrimaryKeysTest#test_customized_primary_key_auto_assigns_on_save (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_change_calls_destroy (unexpected)
--- FAIL: DateTimeTest#test_assign_bad_date_time_with_timezone (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_getter_with_string_primary_keys (unexpected)
--- FAIL: BasicsTest#test_table_name_guesses_with_inherited_prefixes_and_suffixes (unexpected)
--- FAIL: ActiveRecord::Encryption::EncryptableRecordTest#test_when_ignore_case:_true,_it_ignores_case_in_queries_but_keep_it_when_reading_the_attribute (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_counting_on_disable_joins_through (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/cpu_arch=arm64/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-3 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.2 @ 05f80779a55122c949edecd7069abee4e6597f48:

--- FAIL: IntegrationTest#test_param_delimiter_changes_delimiter_used_in_to_param (unexpected)
--- FAIL: RelationTest#test_order_using_scoping (unexpected)
--- FAIL: CalculationsTest#test_pluck_columns_with_same_name (unexpected)
--- FAIL: RelationTest#test_find_on_hash_conditions (unexpected)
--- FAIL: NonFullStiClassNamesTest#test_class_names_with_eager_load (unexpected)
--- FAIL: CalculationsTest#test_should_sum_arel_attribute (unexpected)
--- FAIL: CalculationsTest#test_ids_with_preload (unexpected)
--- FAIL: CalculationsTest#test_should_return_decimal_average_if_db_returns_such (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_one_mapping (unexpected)
--- FAIL: RelationTest#test_size_with_distinct (unexpected)
--- FAIL: DirtyTest#test_save_always_should_update_timestamps_when_serialized_attributes_are_present (unexpected)
--- FAIL: QuerySerializedParamTest#test_query_serialized_string (unexpected)
--- FAIL: InheritanceTest#test_base_class_activerecord_error (unexpected)
--- FAIL: InheritanceTest#test_new_with_abstract_class (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_reassignment_of_associated_id_updates_the_object (unexpected)
--- FAIL: TransactionTest#test_rollback_dirty_changes_then_retry_save (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_match (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_association_includes_limit_and_order (unexpected)
--- FAIL: EnumTest#test_capital_characters_for_enum_names (unexpected)
--- FAIL: RelationTest#test_dynamic_finder (unexpected)
--- FAIL: IntegrationTest#test_cache_version_format_is_not_too_precise (unexpected)
--- FAIL: FinderTest#test_find_by_ids_with_limit_and_offset (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_partial_indices (unexpected)
--- FAIL: ActiveRecord::CacheKeyTest#test_cache_version_does_call_updated_at_when_it_is_assigned_via_a_Time_object (unexpected)
--- FAIL: IntegrationTest#test_cache_key_for_newer_updated_at (unexpected)
--- FAIL: FinderTest#test_member_when_non_AR_object_passed_on_unloaded_relation (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_nil_with_aggregate_having_multiple_mappings (unexpected)
--- FAIL: PersistenceTest#test_create_model_with_uuid_pk_populates_id (unexpected)
--- FAIL: CalculationsTest#test_pluck_loaded_relation (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_within_transaction (unexpected)
--- FAIL: CalculationsTest#test_calculation_with_query_cache (unexpected)
--- FAIL: BasicsTest#test_limit_should_sanitize_sql_injection_for_limit_without_commas (unexpected)
--- FAIL: FinderTest#test_exists_does_not_select_columns_without_alias (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_from_a_module_issues_a_deprecation (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_subclass (unexpected)
--- FAIL: InheritanceTest#test_inheritance_with_default_scope (unexpected)
--- FAIL: CalculationsTest#test_average_with_from_option (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_open_ended_range (unexpected)
--- FAIL: RelationTest#test_annotate_with_blank_value (unexpected)
--- FAIL: RelationTest#test_finding_with_reorder_by_aliased_attributes (unexpected)
--- FAIL: BasicsTest#test_previously_new_record_on_destroyed_record (unexpected)
--- FAIL: ValidationsTest#test_numericality_validation_with_mutation (unexpected)
--- FAIL: AttributeMethodsTest#test_aliasing_``id``_attribute_allows_reading_the_column_value (unexpected)
--- FAIL: BasicsTest#test_dont_clear_inheritance_column_when_setting_explicitly (unexpected)
--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_take_an_array_and_assign_the_attributes_to_the_associated_models (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment (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-3 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.2 @ 46c11ab2cf6fa6f6adf7abb99ef72f68e4d538f8:

--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting_all (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_through_empty_belongs_to (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_empty_belongs_to (unexpected)
--- FAIL: BelongsToAssociationsTest#test_counter_cache_double_destroy (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_field_with_conditions (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_one_through_join_model_with_conditions_on_the_through (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_without_counter_cache_option (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_foreign_type (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_readonly_association (unexpected)
--- FAIL: CalculationsTest#test_count_takes_attribute_type_precedence_over_database_type (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_respects_select_query_method (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_assign_ids (unexpected)
--- FAIL: BelongsToAssociationsTest#test_runs_parent_presence_check_if_parent_has_not_changed_and_belongs_to_required_validates_foreign_key_is_set (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_belongs_to (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment_with_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_habtm (unexpected)
--- FAIL: CalculationsTest#test_group_by_attribute_with_custom_type (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_multiple (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_and_belongs_to_many_and_limit (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_updating_attributes_on_non_rich_associations (unexpected)
--- FAIL: CalculationsTest#test_count_with_distinct (unexpected)
--- FAIL: EagerAssociationTest#test_loading_association_with_same_table_joins (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_one_association_without_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reloading_association_with_key_change (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_polymorphic_with_custom_foreign_type (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_one_association_with_references_does_not_run_additional_queries (unexpected)
--- FAIL: CalculationsTest#test_pluck_in_relation (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through (unexpected)
--- FAIL: CalculationsTest#test_count_with_order (unexpected)
--- FAIL: CalculationsTest#test_minimum_and_maximum_on_non_numeric_type (unexpected)
--- FAIL: CalculationsTest#test_count_with_too_many_parameters_raises (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_non-readonly_association (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_non_namespaced_model (unexpected)
--- FAIL: CalculationsTest#test_pick_loaded_relation_sql_fragment (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_has_one_association_with_same_include_includes_only_once (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_foreign_type_field_updating (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_lambda (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build_by_new_record (unexpected)
--- FAIL: EagerAssociationTest#test_loading_from_an_association_that_has_a_hash_of_conditions (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_wont_mutate_owner_record (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-3 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.2 @ 89c848692fd0888dfbc891e52806b8b9c7ddd778:

--- FAIL: PersistenceTest#test_reload_uses_query_constraints_config (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_hmt_does_not_table_name_collide_when_joining_associations (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_destroy (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_after_the_fact (unexpected)
--- FAIL: HasManyAssociationsTest#test_does_not_duplicate_associations_when_used_with_natural_primary_keys (unexpected)
--- FAIL: RelationTest#test_find_by_id_with_list_of_ar (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_custom_order_and_distinct (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_empty_update (unexpected)
--- FAIL: PersistenceTest#test_create_through_factory_with_block (unexpected)
--- FAIL: HasManyAssociationsTest#test_finder_method_with_dirty_target (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_scope_can_unscope (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_assignment_dont_trigger_save_on_change_of_same_object (unexpected)
--- FAIL: HasOneAssociationsTest#test_attributes_are_being_set_when_initialized_from_has_one_association_with_where_clause (unexpected)
--- FAIL: FinderTest#test_#find_by_with_composite_primary_key_and_query_caching (unexpected)
--- FAIL: RelationTest#test_count (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_qualified_attribute_dot_notation_symbol (unexpected)
--- FAIL: FinderTest#test_find_with_prepared_select_statement (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment (unexpected)
--- FAIL: HasManyAssociationsTest#test_ids_reader_memoization (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_preloaded_associations_size (unexpected)
--- FAIL: RelationTest#test_automatically_added_reorder_references (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_save_fails_for_invalid_has_one (unexpected)
--- FAIL: FinderTest#test_find_with_ids_returning_ordered (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_with_or_doesnt_set_inverse_instance_key (unexpected)
--- FAIL: RelationTest#test_select_with_subquery_in_from_uses_original_table_name (unexpected)
--- FAIL: SignedIdTest#test_cannot_get_a_signed_ID_for_a_new_record (unexpected)
--- FAIL: FinderTest#test_find_by!_with_multi-arg_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: ReflectionTest#test_has_many_reflection_with_array_fk_raises (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_followed_by_save_does_not_load_target (unexpected)
--- FAIL: HasOneAssociationsTest#test_assignment_before_child_saved (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_for_readonly_attribute! (unexpected)
--- FAIL: RelationTest#test_size (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_bang_with_block (unexpected)
--- FAIL: HasManyAssociationsTest#test_default_scope_on_relations_is_not_cached (unexpected)
--- FAIL: ReflectionTest#test_foreign_key_is_inferred_from_model_name (unexpected)
--- FAIL: FinderTest#test_find_an_empty_array (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_valid_options (unexpected)
--- FAIL: RelationTest#test_where_relation_with_delegated_ar_object (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_for_readonly_attribute (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_returns_false_for_non_matching_record_to_verify_scoping (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_first_after_reset (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation (unexpected)
--- FAIL: HasOneAssociationsTest#test_polymorphic_has_one_with_touch_option_on_update_will_touch_record_by_fetching_from_database_if_needed (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependent_association_respects_optional_conditions_on_delete (unexpected)
--- FAIL: PersistenceTest#test_delete_record_with_associations (unexpected)
--- FAIL: HasManyAssociationsTest#test_clear_collection_should_not_change_updated_at (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.2.0-rc release-blocker] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 8771ff1be0d425de9810b03d5ce1e474fa264b0b:

--- FAIL: PersistenceTest#test_update_many_with_duplicated_ids! (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_transaction (unexpected)
--- FAIL: PersistenceTest#test_update_columns_changing_id (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_array_of_active_record_base_objects! (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_a_cpk_model_by_id_attribute (unexpected)
--- FAIL: PostgresqlTimestampTest#test_timestamp_with_zone_values_with_rails_time_zone_support_and_no_time_zone_set (unexpected)
--- FAIL: BasicsTest#test_#connected_to_many_with_a_single_argument_for_classes (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_through_respects_hash_conditions (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnsTest#test_rename_column_using_symbol_arguments (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_all (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_incorrectly_ordered_through_associations (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_many_through_with_order (unexpected)
--- FAIL: TestAutosaveAssociationOnABelongsToAssociationDefinedAsRecord#test_should_not_raise_error (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_ignores_include_option (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_in_before_validation_respects_callback_chain (unexpected)
--- FAIL: FinderTest#test_last_on_loaded_relation_should_not_use_sql (unexpected)
--- FAIL: FinderTest#test_third_to_last (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_condition (unexpected)
--- FAIL: CockroachDB::PersistenceTest#test_reset_column_information_resets_children (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_self_table_reference (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_one_persisted_record_to_another (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_bang_with_blank_defined (unexpected)
--- FAIL: HasManyAssociationsTest#test_transaction_when_deleting_new_record (unexpected)
--- FAIL: FinderTest#test_include_on_loaded_relation_without_match (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_with_bang_on_habtm_when_parent_is_new_raises (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_with_extend_option_with_multiple_extensions (unexpected)
--- FAIL: FinderTest#test_find_by_on_attribute_that_is_a_reserved_word (unexpected)
--- FAIL: BasicsTest#test_equality (unexpected)
--- FAIL: CockroachDB::PostgresqlIntervalTest#test_average_interval_type (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_build_with_options (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_before_save (unexpected)
--- FAIL: AttributeMethodsTest#test_string_attribute_predicate (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_attribute_works_under_concurrent_initial_access (unexpected)
--- FAIL: SerializedAttributeTest#test_mutation_detection_does_not_double_serialize (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_association_includes_and_limit (unexpected)
--- FAIL: JsonSerializationTest#test_should_include_root_in_json (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_second_to_last_bang (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_an_invalid_type (unexpected)
--- FAIL: FinderTest#test_exists_uses_existing_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_belongs_to_association_where_the_association_doesnt_exist (unexpected)
--- FAIL: AssociationsTest#test_append_composite_has_many_through_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_without_counter_cache_option (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_index_sort_order (unexpected)
--- FAIL: I18nGenerateMessageValidationTest#test_translation_for_'taken'_can_be_overridden_in_activerecord_attributes_scope (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_foreign_type_field_updating (unexpected)
--- FAIL: BasicsTest#test_when_#reload_called,_ignored_columns'_attribute_methods_are_not_defined (unexpected)
--- FAIL: HasManyAssociationsTest#test_adding_a_mismatch_class (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.2.0-rc release-blocker] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 8771ff1be0d425de9810b03d5ce1e474fa264b0b:

--- FAIL: RelationTest#test_finding_with_order (unexpected)
--- FAIL: RelationTest#test_find_by_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: RelationTest#test_do_not_double_quote_string_id_with_array (unexpected)
--- FAIL: RelationTest#test_preload_with_blank_value (unexpected)
--- FAIL: InheritanceTest#test_inheritance_find_all (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_preload_raise_errors (unexpected)
--- FAIL: RelationTest#test_automatically_added_order_references (unexpected)
--- FAIL: RelationTest#test_unscope_with_arel_sql (unexpected)
--- FAIL: RelationTest#test_to_json (unexpected)
--- FAIL: RelationTest#test_default_scope_order_with_scope_order (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_manual_distinct_select_and_custom_order (unexpected)
--- FAIL: RelationTest#test_order_using_scoping (unexpected)
--- FAIL: RelationTest#test_presence (unexpected)
--- FAIL: RelationTest#test_count_complex_chained_relations (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_left_outer_joins_raise_errors (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_custom_order_and_distinct (unexpected)
--- FAIL: RelationTest#test_anonymous_extension (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_left_joins_raise_errors (unexpected)
--- FAIL: RelationTest#test_relations_don't_load_all_records_in_#inspect (unexpected)
--- FAIL: RelationTest#test_build_with_array (unexpected)
--- FAIL: RelationTest#test_multiple_where_and_having_clauses (unexpected)
--- FAIL: RelationTest#test_dynamic_find_by_attributes_bang (unexpected)
--- FAIL: RelationTest#test_relation_join_method (unexpected)
--- FAIL: RelationTest#test_loaded_relations_cannot_be_mutated_by_extending! (unexpected)
--- FAIL: RelationTest#test_one (unexpected)
--- FAIL: RelationTest#test_create_or_find_by (unexpected)
--- FAIL: RelationTest#test_left_outer_joins_with_blank_value (unexpected)
--- FAIL: RelationTest#test_intersection_with_array (unexpected)
--- FAIL: InheritanceTest#test_new_with_unrelated_namespaced_type (unexpected)
--- FAIL: RelationTest#test_to_sql_on_scoped_proxy (unexpected)
--- FAIL: InheritanceTest#test_destroy_all_within_inheritance (unexpected)
--- FAIL: RelationTest#test_unscope_with_merge (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_non_unique_attributes (unexpected)
--- FAIL: RelationTest#test_select_with_block (unexpected)
--- FAIL: RelationTest#test_#where_with_set (unexpected)
--- FAIL: RelationTest#test_scoped_build (unexpected)
--- FAIL: RelationTest#test_references_doesnt_trigger_eager_loading_if_reference_not_included (unexpected)
--- FAIL: InheritanceTest#test_new_with_invalid_type (unexpected)
--- FAIL: RelationTest#test_order_triggers_eager_loading_when_ordering_using_symbols (unexpected)
--- FAIL: RelationTest#test_find_with_list_of_ar (unexpected)
--- FAIL: InheritanceTest#test_abstract_inheritance_base_class (unexpected)
--- FAIL: RelationTest#test_includes_with_select (unexpected)
--- FAIL: InheritanceTest#test_where_new_with_subclass (unexpected)
--- FAIL: RelationTest#test_group_with_subquery_in_from_does_not_use_original_table_name (unexpected)
--- FAIL: InheritanceTest#test_compute_type_success (unexpected)
--- FAIL: RelationTest#test_find_by_returns_nil_if_the_record_is_missing (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.2.0-rc release-blocker] - #118754 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master]

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 456fc36c2e2447bba18f80fba6be8a723ff03982:

--- FAIL: PersistenceTest#test_update_columns_with_one_changed_and_one_updated (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_cache_nils (unexpected)
--- FAIL: RelationTest#test_relations_with_cached_arel_can't_be_mutated_[internal_API] (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (unexpected)
--- FAIL: TransactionInstrumentationTest#test_transaction_instrumentation_on_commit (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_with_several_options (unexpected)
--- FAIL: ActiveRecord::CacheKeyTest#test_cache_version_does_call_updated_at_when_it_is_assigned_via_a_hash (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_alias_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_update_array_content (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_with_custom_column_without_default_queries_count (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_with_extend_option (unexpected)
--- FAIL: InheritanceTest#test_alt_update_all_within_inheritance (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_bang_with_block (unexpected)
--- FAIL: DefaultScopingTest#test_create_attribute_overwrites_default_scoping (unexpected)
--- FAIL: HasManyAssociationsTest#test_select_without_foreign_key (unexpected)
--- FAIL: RelationTest#test_finding_with_hash_conditions_on_joined_table (unexpected)
--- FAIL: InheritanceTest#test_eager_load_belongs_to_something_inherited (unexpected)
--- FAIL: FinderTest#test_second_have_primary_key_order_by_default (unexpected)
--- FAIL: AssociationsTest#test_nullify_composite_foreign_key_belongs_to_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_concurrent_counter_cache_double_destroy (unexpected)
--- FAIL: RelationTest#test_unscope_with_subquery (unexpected)
--- FAIL: AttributeMethodsTest#test_should_unserialize_attributes_for_frozen_records (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_with_validate_false_does_not_run_associated_validation_callbacks_on_create (unexpected)
--- FAIL: HasOneAssociationsTest#test_creation_failure_due_to_new_record_should_raise_error (unexpected)
--- FAIL: FinderTest#test_#first_for_a_model_with_composite_query_constraints (unexpected)
--- FAIL: EagerAssociationTest#test_loading_conditions_with_or (unexpected)
--- FAIL: EagerAssociationTest#test_loading_associations_dont_leak_instance_state (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_has_one_association_with_same_include_includes_only_once (unexpected)
--- FAIL: MigrationTest#test_rename_table_with_prefix_and_suffix (unexpected)
--- FAIL: BasicsTest#test_previously_changed (unexpected)
--- FAIL: PersistenceTest#test_decrement_with_touch_updates_timestamps (unexpected)
--- FAIL: BelongsToAssociationsTest#test_failing_create! (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_invalid_association_reference (unexpected)
--- FAIL: ActiveRecord::RelationTest#test_selecting_aliased_attribute_quotes_column_name_when_from_is_used (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_hmt_does_not_table_name_collide_when_joining_associations (unexpected)
--- FAIL: FinderTest#test_first_on_relation_with_limit_and_offset (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_multiple_fields_when_table_name_is_too_long (unexpected)
--- FAIL: SpatialQueriesTest#test_query_rgeo_feature_node (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_with_bang_failing (unexpected)
--- FAIL: HasManyAssociationsTest#test_first_or_initialize_adds_the_record_to_the_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_save_of_record_with_loaded_belongs_to (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_with_same_content (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_with_cpk (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_new_aliased_to_build (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_for_readonly_attribute! (unexpected)
--- FAIL: SerializationTest#test_find_records_by_serialized_attributes_through_join (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multi_table_conditional_properly_counts_the_records_when_using_size (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-24.2.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 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 33aa104f3337fdf02497dd90382d2cb9331ddb5e:

--- FAIL: BelongsToAssociationsTest#test_attributes_are_being_set_when_initialized_from_belongs_to_association_with_where_clause (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_destroy_with_destroyed_parent (unexpected)
--- FAIL: AttributeMethodsTest#test_write_nil_to_time_attribute (unexpected)
--- FAIL: HasManyAssociationsTest#test_transactions_when_replacing_on_persisted (unexpected)
--- FAIL: HasOneAssociationsTest#test_clearing_an_association_clears_the_associations_inverse (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_models_with_composite_keys (unexpected)
--- FAIL: CalculationsTest#test_distinct_count_with_order_and_limit (unexpected)
--- FAIL: HasManyAssociationsTest#test_restrict_with_error (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_has_many_association_to_self (unexpected)
--- FAIL: BelongsToAssociationsTest#test_creating_the_belonging_object_from_new_record (unexpected)
--- FAIL: AttributeMethodsTest#test_overridden_read_attribute (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_saving_multiple_relationships (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_not_empty_after_building (unexpected)
--- FAIL: TransactionTest#test_rollback_dirty_changes (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_empty_with_counter_cache (unexpected)
--- FAIL: CalculationsTest#test_distinct_joins_count_with_order_and_limit (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_has_one (unexpected)
--- FAIL: NamedScopingTest#test_should_create_on_top_of_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_valid_association_as_string_not_symbol (unexpected)
--- FAIL: CalculationsTest#test_distinct_joins_count_with_order_and_limit_and_offset (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_arel_attribute (unexpected)
--- FAIL: PostgresqlIntervalTest#test_interval_type_cast_from_numeric (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_and_create_from_association_should_respect_unscope_over_default_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_ordered_association (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_nulls_not_distinct (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_condition_hash (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_custom_join_table (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_select_on_joined_table_preloads (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_conditions_with_record_arg (unexpected)
--- FAIL: FinderTest#test_find_by_empty_ids (unexpected)
--- FAIL: ReflectionTest#test_reflection_should_not_raise_error_when_compared_to_other_object (unexpected)
--- FAIL: PersistenceTest#test_destroy_many (unexpected)
--- FAIL: AssociationsTest#test_cpk_model_has_many_records_by_id_attribute (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_no_associations (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_on_new_object (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_with_out_of_range_value (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::ConnectionHandlersMultiDbTest#test_loading_relations_with_multi_db_connections (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_from_polymorphic_association_sets_inverse_instance (unexpected)
--- FAIL: HasManyAssociationsTest#test_update_all_on_association_accessed_before_save (unexpected)
--- FAIL: PostgresqlVirtualColumnTest#test_virtual_column_with_full_inserts (unexpected)
--- FAIL: FinderTest#test_find_by_array_of_one_id (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_build (unexpected)
--- FAIL: InheritanceTest#test_inheritance_condition (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_scope (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_replace_on_new_object (unexpected)
--- FAIL: PessimisticLockingTest#test_lock_raises_when_the_record_is_dirty (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ e675285bd6105c79fa14f20c060d0b355c8d2b57:

--- FAIL: CalculationsTest#test_pluck_with_join (unexpected)
--- FAIL: CalculationsTest#test_should_get_minimum_of_field (unexpected)
--- FAIL: CalculationsTest#test_ids_with_eager_load (unexpected)
--- FAIL: FinderTest#test_last_bang_present (unexpected)
--- FAIL: CalculationsTest#test_no_queries_for_empty_relation_on_average (unexpected)
--- FAIL: AttributeMethodsTest#test_inherited_custom_accessors (unexpected)
--- FAIL: CalculationsTest#test_should_get_maximum_of_field (unexpected)
--- FAIL: PersistenceTest#test_create_model_with_custom_named_uuid_pk_populates_id (unexpected)
--- FAIL: FinderTest#test_include_on_loaded_relation_with_match (unexpected)
--- FAIL: FinderTest#test_exists_with_strong_parameters (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_uses_query_constraints_config (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_array_of_active_record_base_objects! (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_scoped_field (unexpected)
--- FAIL: FinderTest#test_find_on_a_scope_does_not_perform_statement_caching (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_bang_with_blank_defined (unexpected)
--- FAIL: AttributeMethodsTest#test_global_methods_are_overwritten (unexpected)
--- FAIL: AttributeMethodsTest#test_global_methods_are_overwritten_when_subclassing (unexpected)
--- FAIL: FinderTest#test_implicit_order_for_model_without_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_write_time_to_date_attribute (unexpected)
--- FAIL: PersistenceTest#test_increment_attribute_by (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_n_plus_one_only_mode (unexpected)
--- FAIL: CalculationsTest#test_pluck_if_table_included (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_single_composite_primary_key (unexpected)
--- FAIL: CalculationsTest#test_sum_takes_attribute_type_precedence_over_database_type (unexpected)
--- FAIL: PersistenceTest#test_update! (unexpected)
--- FAIL: FinderTest#test_find_without_primary_key (unexpected)
--- FAIL: PersistenceTest#test_update_does_not_run_sql_if_record_has_not_changed (unexpected)
--- FAIL: PersistenceTest#test_update_for_record_with_only_primary_key (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_for_updated_at_on! (unexpected)
--- FAIL: PersistenceTest#test_becomes_keeps_extra_attributes (unexpected)
--- FAIL: FinderTest#test_third_to_last (unexpected)
--- FAIL: FinderTest#test_bind_variables_with_quotes (unexpected)
--- FAIL: CalculationsTest#test_pluck (unexpected)
--- FAIL: FinderTest#test_find_with_ids_and_limit (unexpected)
--- FAIL: CalculationsTest#test_pick_delegate_to_all (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_by_function (unexpected)
--- FAIL: FinderTest#test_find_by_empty_ids (unexpected)
--- FAIL: FinderTest#test_first_have_primary_key_order_by_default (unexpected)
--- FAIL: FinderTest#test_find_by_doesn't_have_implicit_ordering (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes_with_one_being_an_aggregate (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_with_conditions (unexpected)
--- FAIL: PersistenceTest#test_update_column_with_one_changed_and_one_updated (unexpected)
--- FAIL: FinderTest#test_last_with_irreversible_order (unexpected)
--- FAIL: PersistenceTest#test_reload_via_querycache (unexpected)
--- FAIL: FinderTest#test_condition_array_interpolation (unexpected)
--- FAIL: PersistenceTest#test_becomes_includes_changed_attributes (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_keys_on_a_new_instance (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 831797a28be6428dce2616fbe3eda09a25fc4e8b:

--- FAIL: HasOneAssociationsTest#test_composite_primary_key_malformed_association_class (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_count_instead_of_loading_association (unexpected)
--- FAIL: CalculationsTest#test_count_with_column_and_options_parameter (unexpected)
--- FAIL: HasOneAssociationsTest#test_nullification_on_destroyed_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_dynamic_find_should_respect_association_include (unexpected)
--- FAIL: CalculationsTest#test_group_by_count_for_a_composite_primary_key_model (unexpected)
--- FAIL: HasManyAssociationsTest#test_composite_primary_key_malformed_association_owner_class (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_not_resaved_when_unchanged (unexpected)
--- FAIL: HasOneAssociationsTest#test_attributes_are_being_set_when_initialized_from_has_one_association_with_where_clause (unexpected)
--- FAIL: InheritanceTest#test_complex_inheritance (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_an_sti_join_model_with_conditions_on_both (unexpected)
--- FAIL: HasManyAssociationsTest#test_update_all_respects_association_scope (unexpected)
--- FAIL: CalculationsTest#test_should_sum_scoped_field_with_conditions (unexpected)
--- FAIL: CalculationsTest#test_pluck_loaded_relation_multiple_columns (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: EagerAssociationTest#test_loading_associations_dont_leak_instance_state (unexpected)
--- FAIL: PersistenceTest#test_increment_attribute_by (unexpected)
--- FAIL: PersistenceTest#test_becomes_default_sti_subclass (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_associations_with_conditions (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_an_exclusively_dependent_association_collection (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_field_with_conditions_and_having (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_many_association_without_primary_key (unexpected)
--- FAIL: AssociationsTest#test_append_composite_has_many_through_association_with_autosave (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_by_function_with_table_alias (unexpected)
--- FAIL: HasManyAssociationsTest#test_to_a_should_dup_target (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_callable (unexpected)
--- FAIL: InheritanceTest#test_inherits_custom_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_the_same_association_twice_works (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_proxy_respects_default_scope (unexpected)
--- FAIL: CalculationsTest#test_count_on_invalid_columns_raises (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_nested_has_many_through_association_with_unpersisted_parent_instance (unexpected)
--- FAIL: PersistenceTest#test_create_many_through_factory_with_block (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_field (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_do_not_cache_association_reader_if_the_though_method_has_default_scopes (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_ids_and_inverse_of (unexpected)
--- FAIL: CalculationsTest#test_distinct_joins_count_with_order_and_limit (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: CalculationsTest#test_group_by_multiple_same_field (unexpected)
--- FAIL: CalculationsTest#test_ids_async_on_loaded_relation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_count_has_many_through_with_named_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_count_instead_of_loading_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_building_the_associated_object_with_explicit_sti_base_class (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preloading_empty_through_association_via_joins (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_with_not_yet_loaded_association_collection (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ b8b31aaa48e6ab9e4d4c301e1c5a739901cb72b8:

--- FAIL: HasManyAssociationsTest#test_build_and_create_from_association_should_respect_passed_attributes_over_default_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_preloading_with_duplicate_records (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_using_primary_key (unexpected)
--- FAIL: CalculationsTest#test_pluck_type_cast_with_joins_without_table_name_qualified_column (unexpected)
--- FAIL: EagerAssociationTest#test_order_on_join_table_with_include_and_limit (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_reorder_raise_errors (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_and_no_options (unexpected)
--- FAIL: PersistenceTest#test_duped_becomes_persists_changes_from_the_original (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_has_many_can_be_disabled_per_relationship (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_with_primary_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_assign_ids_ignoring_blanks (unexpected)
--- FAIL: InheritanceTest#test_alt_inheritance_save (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_replace_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_without_updated_at_attributes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_attributes_are_being_set_when_initialized_from_hm_through_association_with_multiple_where_clauses (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_valid_adding_with_validate_false (unexpected)
--- FAIL: ReflectionTest#test_non_existent_types_are_identity_types (unexpected)
--- FAIL: ReflectionTest#test_has_many_reflection_with_array_fk_raises (unexpected)
--- FAIL: RelationTest#test_find_or_initialize_by_with_block (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_associations_with_conditions (unexpected)
--- FAIL: BasicsTest#test_primary_key_and_references_columns_should_be_identical_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_name_counter_cache (unexpected)
--- FAIL: AttributeMethodsTest#test_custom_field_attribute_predicate (unexpected)
--- FAIL: HasOneAssociationsTest#test_with_polymorphic_has_one_with_custom_columns_name (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_valid_options (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_first_after_reset (unexpected)
--- FAIL: BelongsToAssociationsTest#test_default (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_replaces_existing_with_dependent_option (unexpected)
--- FAIL: PersistenceTest#test_becomes (unexpected)
--- FAIL: AttributeMethodsTest#test_respond_to?_with_a_custom_primary_key (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_with_foreign_key_as_an_array_raises (unexpected)
--- FAIL: RelationTest#test_intersection_with_array (unexpected)
--- FAIL: PersistenceTest#test_update_uses_query_constraints_config (unexpected)
--- FAIL: RelationTest#test_arel_table_respects_a_custom_table (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_grouped (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_by_function (unexpected)
--- FAIL: PersistenceTest#test_save_with_duping_of_destroyed_object (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects (unexpected)
--- FAIL: CalculationsTest#test_pluck_type_cast_with_left_joins_without_table_name_qualified_column (unexpected)
--- FAIL: ReflectionTest#test_column_null_not_null (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_empty_on_an_association_that_has_been_loaded_does_not_performs_query (unexpected)
--- FAIL: IntegrationTest#test_cache_key_changes_when_child_touched (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting (unexpected)
--- FAIL: PersistenceTest#test_save_destroyed_object (unexpected)
--- FAIL: CalculationsTest#test_pluck_loaded_relation_sql_fragment (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ b8b31aaa48e6ab9e4d4c301e1c5a739901cb72b8:

--- FAIL: HasManyThroughAssociationsTest#test_incorrectly_ordered_through_associations (unexpected)
--- FAIL: FinderTest#test_find_by!_doesn't_have_implicit_ordering (unexpected)
--- FAIL: RelationTest#test_joins_with_string_array (unexpected)
--- FAIL: FinderTest#test_fourth_with_offset (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_optimizer_hints_raise_errors (unexpected)
--- FAIL: FinderTest#test_exists_returns_true_with_one_record_and_no_args (unexpected)
--- FAIL: AttributeMethodsTest#test_aliases_to_the_same_attribute_name_do_not_conflict_with_each_other (unexpected)
--- FAIL: RelationTest#test_unscope_with_double_dot_where (unexpected)
--- FAIL: FinderTest#test_second_to_last_have_primary_key_order_by_default (unexpected)
--- FAIL: RelationTest#test_relation_join_method (unexpected)
--- FAIL: FinderTest#test_second_have_primary_key_order_by_default (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_clear_associations (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_sti_rhs_class (unexpected)
--- FAIL: RelationTest#test_annotate_with_blank_value (unexpected)
--- FAIL: RelationTest#test_unscoped_block_style (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_one_mapping (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_via_block_before_save (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_with_non_unique_attributes (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_order_by_aliased_attributes (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_without_match (unexpected)
--- FAIL: FinderTest#test_select_rows (unexpected)
--- FAIL: FinderTest#test_bind_variables (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_time_zone-aware_attribute_in_other_time_zone (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_time_attribute_predicate (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_use_sql_limit (unexpected)
--- FAIL: AttributeMethodsTest#test_set_attributes_without_a_hash (unexpected)
--- FAIL: AttributeMethodsTest#test_YAML_dumping_a_record_with_time_zone-aware_attribute (unexpected)
--- FAIL: RelationTest#test_loaded_all (unexpected)
--- FAIL: RelationTest#test_unscope_specific_where_value (unexpected)
--- FAIL: FinderTest#test_find_with_order_on_included_associations_with_construct_finder_sql_for_association_limiting_and_is_distinct (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_belongs_to_can_be_disabled_per_relationship (unexpected)
--- FAIL: FinderTest#test_find_by_with_large_number (unexpected)
--- FAIL: AttributeMethodsTest#test_removing_time_zone-aware_types (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_limit (unexpected)
--- FAIL: AssociationsTest#test_query_constraints_that_dont_include_the_primary_key_raise (unexpected)
--- FAIL: FinderTest#test_find_with_prepared_select_statement (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_scope_isnt_affected_by_scoping (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_callbacks_firing_order_on_save (unexpected)
--- FAIL: RelationTest#test_many_with_limits (unexpected)
--- FAIL: FinderTest#test_second_to_last (unexpected)
--- FAIL: RelationTest#test_preloading_with_associations_default_scopes_and_merges (unexpected)
--- FAIL: FinderTest#test_second (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_build_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_keep_the_order (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_adding_with_validate_false (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_scope_that_has_joined_same_table_with_parent_relation (unexpected)
--- FAIL: AttributeMethodsTest#test_typecast_attribute_from_select_to_true (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 3 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ b8b31aaa48e6ab9e4d4c301e1c5a739901cb72b8:

--- FAIL: HasAndBelongsToManyAssociationsTest#test_update_columns_after_push_without_duplicate_join_table_rows (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_through_association_twice_does_not_reset_it (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_has_one_reflection (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many (unexpected)
--- FAIL: BasicsTest#test_#connected_to_many_with_a_multiple_classes_without_brackets_works (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_new_aliased_to_build (unexpected)
--- FAIL: PersistenceTest#test_update_sti_type (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_scope_is_affected_by_unscoping (unexpected)
--- FAIL: BasicsTest#test_comparison_with_different_objects_in_array (unexpected)
--- FAIL: EagerAssociationTest#test_string_id_column_joins (unexpected)
--- FAIL: BasicsTest#test_failed_comparison_of_unlike_class_records (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_string (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_through_belongs_to_with_dependent_destroy (unexpected)
--- FAIL: AttributeMethodsTest#test_define_attribute_method_works_with_both_symbol_and_string (unexpected)
--- FAIL: PersistenceTest#test_populates_non_primary_key_autoincremented_column_for_a_cpk_model (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset_and_multiple_array_conditions (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing_record_twice_should_add_records_twice (unexpected)
--- FAIL: PersistenceTest#test_update_sti_subclass_type (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_sti_middle_relation (unexpected)
--- FAIL: BasicsTest#test_connection_in_local_time (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_with_belongs_to (unexpected)
--- FAIL: PersistenceTest#test_update_column_should_raise_exception_if_new_record (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_single_composite_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions (unexpected)
--- FAIL: PersistenceTest#test_persist_inherited_class_with_different_table_name (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_when_true (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_collection_proxy (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_floating_point_numbers (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_singular_ids_are_reloaded_after_collection_concat (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_of_stis_with_multiple_references (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_bang_and_invalid_options (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_when_false (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_active_record_base_object! (unexpected)
--- FAIL: PersistenceTest#test_persisted_returns_boolean (unexpected)
--- FAIL: BasicsTest#test_sequence_name_with_abstract_class (unexpected)
--- FAIL: PersistenceTest#test_update_object (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_array_of_active_record_base_objects! (unexpected)
--- FAIL: AttributeMethodsTest#test_generated_attribute_methods_ancestors_have_correct_module (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_scope_isnt_affected_by_scoping (unexpected)
--- FAIL: BasicsTest#test_attribute_names (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_alternate_database (unexpected)
--- FAIL: AttributeMethodsTest#test_on_the_fly_super_invokable_generated_attribute_methods_via_method_missing (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_regular_association_with_a_typo_through_a_polymorphic_association_still_raises (unexpected)
--- FAIL: BasicsTest#test_changing_a_connection_handler_in_a_main_thread_does_not_poison_the_other_threads (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_self_table_reference (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ db3f6e13d70f2b092e3c726ba3452c0b3aaea1ce:

--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_in_association (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_third_bang (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_many_association_without_primary_key (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_with_new (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_joins (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_has_one_can_be_disabled_per_relationship (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_clear_associations (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_by_function_with_table_alias (unexpected)
--- FAIL: HasManyAssociationsTest#test_build (unexpected)
--- FAIL: FinderTest#test_symbols_table_ref (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_attributes_are_available_to_after_initialize (unexpected)
--- FAIL: PersistenceTest#test_persist_inherited_class_with_different_table_name (unexpected)
--- FAIL: InheritanceTest#test_scope_inherited_properly (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_time_with_zone_conversion_to_default_timezone_local (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_class_does_not_become_frozen (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_in_joined_table (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_should_not_raise_exception_when_join_record_has_errors (unexpected)
--- FAIL: CalculationsTest#test_distinct_count_all_with_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::SelectTest#test_select_with_hash_argument (unexpected)
--- FAIL: EagerAssociationTest#test_has_many_association_ignores_the_scoping (unexpected)
--- FAIL: FinderTest#test_exists_does_not_instantiate_records (unexpected)
--- FAIL: RelationTest#test_do_not_double_quote_string_id (unexpected)
--- FAIL: RelationTest#test_references_triggers_eager_loading (unexpected)
--- FAIL: SerializedAttributeTest#test_json_read_db_null (unexpected)
--- FAIL: PersistenceTest#test_increment_aliased_attribute (unexpected)
--- FAIL: InheritanceTest#test_alt_inheritance_save (unexpected)
--- FAIL: BasicsTest#test_attributes_on_dummy_time (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_multiple_composite_primary_keys (unexpected)
--- FAIL: RelationTest#test_first_or_initialize (unexpected)
--- FAIL: EagerAssociationTest#test_count_eager_with_has_many_and_limit_and_high_offset (unexpected)
--- FAIL: EagerAssociationTest#test_three_level_nested_preloading_does_not_raise_exception_when_association_does_not_exist (unexpected)
--- FAIL: BelongsToAssociationsTest#test_id_assignment (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assigning_an_association_doesn't_result_in_duplicate_objects (unexpected)
--- FAIL: RelationTest#test_many_with_limits (unexpected)
--- FAIL: FinderTest#test_sole (unexpected)
--- FAIL: PersistenceTest#test_create_many (unexpected)
--- FAIL: FinderTest#test_third (unexpected)
--- FAIL: InheritanceTest#test_descends_from_active_record (unexpected)
--- FAIL: CalculationsTest#test_pluck_auto_table_name_prefix (unexpected)
--- FAIL: BelongsToAssociationsTest#test_multiple_counter_cache_with_after_create_update (unexpected)
--- FAIL: ReflectionTest#test_belongs_to_inferred_foreign_key_from_assoc_name (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_of_stis_with_multiple_references (unexpected)
--- FAIL: FinderTest#test_find_by!_with_hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: SerializedAttributeTest#test_serialize_attribute_via_select_method_when_time_zone_available (unexpected)
--- FAIL: HasOneAssociationsTest#test_update_with_foreign_and_primary_keys (unexpected)
--- FAIL: InheritanceTest#test_eager_load_belongs_to_primary_key_quoting (unexpected)
--- FAIL: BelongsToAssociationsTest#test_resetting_the_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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 191522a802ca853ed6776fc18d8c4d8f38599bbb:

--- FAIL: AttributeMethodsTest#test_calling_super_when_the_parent_does_not_define_method_raises_NoMethodError (unexpected)
--- FAIL: AttributeMethodsTest#test_aliases_to_the_same_attribute_name_do_not_conflict_with_each_other (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_change_calls_destroy (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_index_sort_order (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_time_with_DST (unexpected)
--- FAIL: HasOneAssociationsTest#test_build_association_dont_create_transaction (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_associations_with_conditions (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_subclass (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_partial_indices (unexpected)
--- FAIL: InheritanceTest#test_new_with_autoload_paths (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_enum_works_properly_with_nested_join (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attributes_writing_and_reading (unexpected)
--- FAIL: HasOneAssociationsTest#test_update_with_foreign_and_primary_keys (unexpected)
--- FAIL: HasOneAssociationsTest#test_replacement_failure_due_to_new_record_should_raise_error (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_index_columns_in_right_order (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_collection_size_from_params (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_type_mismatch (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_nil_associate (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_unrelated_type (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_redefine_habtm (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_is_usable_with_belongs_to_required_by_default (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_all_should_respect_readonly_access (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_checks_if_record_exists_if_target_not_loaded (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attributes (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_signed_record_within_expiration_time (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_new_aliased_to_build (unexpected)
--- FAIL: AttributeMethodsTest#test_overridden_read_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_#id_value_alias_is_not_defined_if_id_column_doesn't_exist (unexpected)
--- FAIL: AttributeMethodsTest#test_on-the-fly_super-invokable_generated_attribute_predicates_via_method_missing (unexpected)
--- FAIL: InheritanceTest#test_new_with_unrelated_namespaced_type (unexpected)
--- FAIL: AssociationsTest#test_loading_the_association_target_should_keep_child_records_marked_for_destruction (unexpected)
--- FAIL: InheritanceAttributeMappingTest#test_polymorphic_associations_custom_type (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang_with_custom_primary_key (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_creation_respects_hash_condition (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute (unexpected)
--- FAIL: AssociationsTest#test_nullify_composite_foreign_key_has_many_association (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_invalid_type (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_count (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_nil_after_destroy (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_purpose (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_should_property_quote_string_primary_keys (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_before_save (unexpected)
--- FAIL: HasOneAssociationsTest#test_nullify_on_polymorphic_association (unexpected)
--- FAIL: InheritanceTest#test_inheritance_new_with_base_class (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build (unexpected)
--- FAIL: HasOneAssociationsTest#test_assignment_before_child_saved (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_a_blank_string_returns_nil (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/cpu_arch=arm64/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 2a5af58bede2d8cb9782250f57ed368e0f303dd9:

--- FAIL: RelationTest#test_first_or_initialize (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_nil_to_new_record (unexpected)
--- FAIL: PersistenceTest#test_becomes (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_on_unloaded_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_after_touch (unexpected)
--- FAIL: InheritanceTest#test_alt_becomes_bang_resets_inheritance_type_column (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_with_conditions_hash_on_through_association (unexpected)
--- FAIL: FinderTest#test_exists_with_order_and_distinct (unexpected)
--- FAIL: FinderTest#test_find_on_multiple_hash_conditions (unexpected)
--- FAIL: BasicsTest#test_connection_handler_can_be_overridden (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_multibyte_character (unexpected)
--- FAIL: InheritanceTest#test_alt_inheritance_find (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_returns_false_for_non_matching_record_to_verify_scoping (unexpected)
--- FAIL: TransactionTest#test_rollback_of_frozen_records (unexpected)
--- FAIL: RelationTest#test_find_by!_requires_at_least_one_argument (unexpected)
--- FAIL: EagerAssociationTest#test_base_messages (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_uses_exclusive_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_tags_has_manu_posts_through_association_with_composite_query_constraints (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_with_less (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_foreign_key_type_string (unexpected)
--- FAIL: FinderTest#test_exists_passing_active_record_object_is_not_permitted (unexpected)
--- FAIL: FinderTest#test_last_with_irreversible_order (unexpected)
--- FAIL: CalculationsTest#test_should_not_overshadow_enumerable_sum (unexpected)
--- FAIL: CoreTest#test_inspect_instance (unexpected)
--- FAIL: FinderTest#test_member_on_loaded_relation_with_composite_primary_key (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_and_table_scope (unexpected)
--- FAIL: FinderTest#test_find_by_with_alias (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association_with_unpersisted_owner (unexpected)
--- FAIL: PersistenceTest#test_destroy_many (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_loading_for_new_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_primary_key_option_on_source (unexpected)
--- FAIL: RelationTest#test_dynamic_finder (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attributes_writing_and_reading (unexpected)
--- FAIL: DefaultTest#test_multiline_default_text (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_sti_subclass (unexpected)
--- FAIL: BasicsTest#test_can_call_connected_to_with_role_and_shard_on_abstract_classes (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_without_loading_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_one_association_without_primary_key (unexpected)
--- FAIL: RelationTest#test_one_with_destroy (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_scope_can_unscope (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_missing_association (unexpected)
--- FAIL: PersistenceTest#test_class_level_delete (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_second_bang (unexpected)
--- FAIL: BasicsTest#test_limit_should_take_value_from_latest_limit (unexpected)
--- FAIL: RelationTest#test_automatically_added_where_not_references (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preloading_empty_through_with_polymorphic_source_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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 3d86d68d053783489fe34b454abe8f099dfd72a9:

--- FAIL: FinderTest#test_take_bang_missing (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_includes_offset (unexpected)
--- FAIL: CalculationsTest#test_minimum_and_maximum_on_time_attributes (unexpected)
--- FAIL: FinderTest#test_find_with_a_multiple_sets_of_composite_primary_key_wrapped_in_an_array (unexpected)
--- FAIL: FinderTest#test_find_with_ids_and_offset (unexpected)
--- FAIL: AssociationsTest#test_append_composite_has_many_through_association (unexpected)
--- FAIL: RelationTest#test_one_with_destroy (unexpected)
--- FAIL: FinderTest#test_nth_to_last_with_order_uses_limit (unexpected)
--- FAIL: CalculationsTest#test_offset_is_kept (unexpected)
--- FAIL: CalculationsTest#test_count_with_distinct (unexpected)
--- FAIL: RelationTest#test_select_takes_an_aliased_attribute (unexpected)
--- FAIL: PersistenceTest#test_create_with_custom_timestamps (unexpected)
--- FAIL: CalculationsTest#test_group_by_attribute_with_custom_type (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_reorder_by_aliased_attributes (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_implicit_sti_base_class (unexpected)
--- FAIL: RelationTest#test_joins_with_order_by_custom_attribute (unexpected)
--- FAIL: BelongsToAssociationsTest#test_id_assignment (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_invalid_block (unexpected)
--- FAIL: CalculationsTest#test_no_queries_for_empty_relation_on_minimum (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes (unexpected)
--- FAIL: PersistenceTest#test_build_many_through_factory_with_block (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_polymorphic_changes (unexpected)
--- FAIL: FinderTest#test_include_on_loaded_relation_with_match (unexpected)
--- FAIL: FinderTest#test_condition_interpolation (unexpected)
--- FAIL: PersistenceTest#test_update_for_record_with_only_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_composite_foreign_key_on_association_when_key_changes_on_associated_record (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_attribute_having_same_name_as_field_and_key_value_being_attribute_value (unexpected)
--- FAIL: PersistenceTest#test_create_many (unexpected)
--- FAIL: CalculationsTest#test_pick_loaded_relation (unexpected)
--- FAIL: PersistenceTest#test_destroy_for_a_failed_to_destroy_cpk_record (unexpected)
--- FAIL: BelongsToAssociationsTest#test_association_assignment_sticks (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_references_raise_errors (unexpected)
--- FAIL: RelationTest#test_find_or_create_by_with_create_with (unexpected)
--- FAIL: FinderTest#test_#last_for_a_model_with_composite_query_constraints (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_end_exclusive_range (unexpected)
--- FAIL: FinderTest#test_find_ignores_previously_inserted_record (unexpected)
--- FAIL: RelationTest#test_destroy_by (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_multiple_columns_and_selection_clause (unexpected)
--- FAIL: PersistenceTest#test_save_touch_false (unexpected)
--- FAIL: PersistenceTest#test_decrement_attribute_by (unexpected)
--- FAIL: RelationTest#test_find_by_with_hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: FinderTest#test_select_rows (unexpected)
--- FAIL: RelationTest#test_pluck_with_subquery_in_from_uses_original_table_name (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_after_update (unexpected)
--- FAIL: FinderTest#test_second_have_primary_key_order_by_default (unexpected)
--- FAIL: PersistenceTest#test_class_level_update_without_ids (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_foreign_type_field_updating (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ ad78dc73db84c9749fd5d8da982bab8030376251:

--- FAIL: RelationTest#test_#skip_query_cache!_with_an_eager_load (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_reassigning (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_associations_destroys_multiple_associations (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_interdependent_one_level_and_two_levels (unexpected)
--- FAIL: RelationTest#test_to_json (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_parent_should_not_get_saved_with_duplicate_children_records (unexpected)
--- FAIL: BasicsTest#test_reload (unexpected)
--- FAIL: HasManyAssociationsTest#test_updates_counter_cache_when_default_scope_is_given (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_by_integer_id (unexpected)
--- FAIL: BelongsToAssociationsTest#test_counter_cache_double_destroy (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment_to_nil_with_primary_key (unexpected)
--- FAIL: PersistenceTest#test_update_attribute! (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute_does_not_raise_when_the_attribute_isn't_selected (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_bang_should_raise_exception_when_join_record_has_errors (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_a_dependent_association_collection (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_for_with_dependent_option_nullify (unexpected)
--- FAIL: BasicsTest#test_all (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_one_association_with_non_preload (unexpected)
--- FAIL: HasManyAssociationsTest#test_with_polymorphic_has_many_with_custom_columns_name (unexpected)
--- FAIL: BasicsTest#test_table_name_with_2_abstract_subclasses (unexpected)
--- FAIL: BasicsTest#test_has_attribute_with_symbol (unexpected)
--- FAIL: FinderTest#test_member_when_non_AR_object_passed_on_loaded_relation (unexpected)
--- FAIL: FinderTest#test_find_passing_active_record_object_is_not_permitted (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_uses_default_if_blank (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_save! (unexpected)
--- FAIL: PreloaderTest#test_some_already_loaded_associations (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_empty_on_an_association_that_has_been_loaded_does_not_performs_query (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_redefine_habtm (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: HasOneAssociationsTest#test_composite_primary_key_malformed_association_class (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_with_conditions (unexpected)
--- FAIL: HasManyAssociationsTest#test_subsequent_calls_to_one_should_use_query (unexpected)
--- FAIL: HasManyAssociationsTest#test_adding_a_collection (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_with_invalid_field (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_with_or_doesnt_set_inverse_instance_key (unexpected)
--- FAIL: FinderTest#test_sole (unexpected)
--- FAIL: CalculationsTest#test_sum_should_return_valid_values_for_decimals (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_size_calculation_works_with_default_scoped_selects_when_not_previously_fetched (unexpected)
--- FAIL: RelationTest#test_reorder_deduplication (unexpected)
--- FAIL: BasicsTest#test_default_char_types (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_polymorphic_with_rewhere (unexpected)
--- FAIL: RelationTest#test_many (unexpected)
--- FAIL: SuppressorTest#test_resumes_saving_after_suppression_complete (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_that_is_an_aggregate (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_and_offset_and_select (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_twice_includes_edge_cases (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ ad78dc73db84c9749fd5d8da982bab8030376251:

--- FAIL: RelationTest#test_support_upper_and_lower_case_directions (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_for_single_table_inheritance_(STI_Models) (unexpected)
--- FAIL: RelationTest#test_where_relation_with_delegated_ar_object (unexpected)
--- FAIL: PersistenceTest#test_decrement_attribute (unexpected)
--- FAIL: RelationTest#test_find_or_create_by_with_create_with (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery_with_eager_loading_in_where (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_unrelated_type (unexpected)
--- FAIL: RelationTest#test_grouping_by_column_with_reserved_name (unexpected)
--- FAIL: RelationTest#test_left_outer_joins_with_blank_value (unexpected)
--- FAIL: RelationTest#test_find_with_included_associations (unexpected)
--- FAIL: RelationTest#test_order_using_scoping (unexpected)
--- FAIL: RelationTest#test_many (unexpected)
--- FAIL: RelationTest#test_select_with_from_includes_original_table_name (unexpected)
--- FAIL: PersistenceTest#test_reload_removes_custom_selects (unexpected)
--- FAIL: RelationTest#test_to_sql_on_eager_join (unexpected)
--- FAIL: RelationTest#test_finding_with_order_by_aliased_attributes (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_order (unexpected)
--- FAIL: SignedIdTest#test_use_a_custom_verifier (unexpected)
--- FAIL: RelationTest#test_finding_with_reversed_assoc_order (unexpected)
--- FAIL: RelationTest#test_find_or_create_by_with_block (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_should_raise_due_to_validation_errors (unexpected)
--- FAIL: PersistenceTest#test_update_does_not_run_sql_if_record_has_not_changed (unexpected)
--- FAIL: RelationTest#test_build_with_array (unexpected)
--- FAIL: PersistenceTest#test_create (unexpected)
--- FAIL: PersistenceTest#test_update_attribute (unexpected)
--- FAIL: PersistenceTest#test_returns_object_even_if_validations_failed (unexpected)
--- FAIL: PersistenceTest#test_update_all_with_hash (unexpected)
--- FAIL: SignedIdTest#test_fail_to_work_without_when_signed_id_verifier_secret_lambda_is_nil (unexpected)
--- FAIL: RelationTest#test_loaded_relations_cannot_be_mutated_by_extending! (unexpected)
--- FAIL: RelationTest#test_count_with_distinct (unexpected)
--- FAIL: InheritanceTest#test_different_namespace_subclass_should_load_correctly_with_store_full_sti_class_option (unexpected)
--- FAIL: InheritanceTest#test_alt_inheritance_find_all (unexpected)
--- FAIL: RelationTest#test_unscope_with_double_dot_where (unexpected)
--- FAIL: InheritanceAttributeTest#test_inheritance_new_with_subclass_as_default (unexpected)
--- FAIL: RelationTest#test_finding_with_desc_order_with_string (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_validation_does_not_validate_stale_association_target (unexpected)
--- FAIL: RelationTest#test_select_with_subquery_in_from_does_not_use_original_table_name (unexpected)
--- FAIL: RelationTest#test_using_a_custom_table_with_joins_affects_the_joins (unexpected)
--- FAIL: PersistenceTest#test_save_for_record_with_only_primary_key_that_is_provided (unexpected)
--- FAIL: RelationTest#test_count_explicit_columns (unexpected)
--- FAIL: RelationTest#test_find_by!_doesn't_have_implicit_ordering (unexpected)
--- FAIL: PersistenceTest#test_update! (unexpected)
--- FAIL: RelationTest#test_first_or_initialize_with_no_parameters (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_on_relation (unexpected)
--- FAIL: PersistenceTest#test_update_for_record_with_only_primary_key (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_preload_raise_errors (unexpected)
--- FAIL: IntegrationTest#test_param_delimiter_changes_delimiter_used_in_to_param (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ ad78dc73db84c9749fd5d8da982bab8030376251:

--- FAIL: InheritanceTest#test_update_all_within_inheritance (unexpected)
--- FAIL: InheritanceTest#test_inherits_custom_primary_key (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_scoped_find_on_through_association_doesnt_return_read_only_records (unexpected)
--- FAIL: ReflectionTest#test_non_existent_types_are_identity_types (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_many_through_polymorphic_has_manys_works (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_associations_with_conditions (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: ReflectionTest#test_integer_columns (unexpected)
--- FAIL: ReflectionTest#test_scope_chain_does_not_interfere_with_hmt_with_polymorphic_and_subclass_source_2 (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project (unexpected)
--- FAIL: ReflectionTest#test_association_primary_key_raises_when_missing_primary_key (unexpected)
--- FAIL: InheritanceTest#test_alt_update_all_within_inheritance (unexpected)
--- FAIL: InheritanceTest#test_inheritance_without_mapping (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_subclass (unexpected)
--- FAIL: ReflectionTest#test_default_association_validation (unexpected)
--- FAIL: ReflectionTest#test_class_for_source_type (unexpected)
--- FAIL: ReflectionTest#test_join_table_with_different_prefix (unexpected)
--- FAIL: CockroachDB::FixturesTest#test_clean_fixtures (unexpected)
--- FAIL: InheritanceTest#test_inheritance_new_with_subclass (unexpected)
--- FAIL: ReflectionTest#test_join_table_can_be_overridden (unexpected)
--- FAIL: ReflectionTest#test_join_table_with_common_prefix (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_update_columns_after_push_without_duplicate_join_table_rows (unexpected)
--- FAIL: ReflectionTest#test_scope_chain_does_not_interfere_with_hmt_with_polymorphic_case (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_caching_of_columns (unexpected)
--- FAIL: ReflectionTest#test_includes_accepts_strings (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_get_ids_for_loaded_associations (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
--- FAIL: InheritanceTest#test_alt_inheritance_condition (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_removing_associations_on_destroy (unexpected)
--- FAIL: ReflectionTest#test_reflection_klass_requires_ar_subclass (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_a_collection (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_table_alias (unexpected)
--- FAIL: ReflectionTest#test_reflect_on_association_accepts_strings (unexpected)
--- FAIL: InheritanceTest#test_new_with_abstract_class (unexpected)
--- FAIL: ReflectionTest#test_non_existent_columns_return_null_object (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_consider_type (unexpected)
--- FAIL: InheritanceTest#test_new_without_storing_full_sti_class (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_with_extend_option (unexpected)
--- FAIL: ReflectionTest#test_reflection_klass_not_found_with_pointer_to_non_existent_class_name (unexpected)
--- FAIL: InheritanceTest#test_alt_becomes_works_with_sti (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_on_new_object (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_with_merged_options (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_scoped_grouped (unexpected)
--- FAIL: ReflectionTest#test_human_name_for_column (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_should_respect_association_include (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 9b56fdc97c3c8c183901ec7cbc67ffab958ef62d:

--- FAIL: PersistenceTest#test_returns_object_even_if_validations_failed (unexpected)
--- FAIL: FinderTest#test_find_with_a_single_composite_primary_key_wrapped_in_an_array (unexpected)
--- FAIL: EagerAssociationTest#test_loading_conditions_with_or (unexpected)
--- FAIL: HasManyAssociationsTest#test_transaction_when_deleting_persisted (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_counter_cache (unexpected)
--- FAIL: HasManyAssociationsTest#test_extend_option_affects_per_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_circular_autosave_association_correctly_saves_multiple_records (unexpected)
--- FAIL: FinderTest#test_include_on_loaded_relation_with_composite_primary_key (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project_fixed_timestamp (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_empty_on_an_association_that_has_not_been_loaded_performs_a_query (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_scope_should_respect_table_alias (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_updates_in_memory_after_update_with_inverse_of_disabled (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_size_on_an_association_that_has_been_loaded_does_not_perform_query (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_offset (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_explicit_table_name_and_aggregate (unexpected)
--- FAIL: FinderTest#test_member_on_loaded_relation_with_match (unexpected)
--- FAIL: HasOneAssociationsTest#test_reload_association_with_query_cache (unexpected)
--- FAIL: BelongsToAssociationsTest#test_type_mismatch (unexpected)
--- FAIL: JsonAttributeTest#test_select_array_json_value (unexpected)
--- FAIL: HasManyAssociationsTest#test_composite_primary_key_malformed_association_class (unexpected)
--- FAIL: PersistenceTest#test_class_level_update_is_affected_by_scoping (unexpected)
--- FAIL: AttributeMethodsTest#test_write_nil_to_time_attribute (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_empty_update (unexpected)
--- FAIL: HasManyAssociationsTest#test_modifying_a_through_a_has_many_should_raise (unexpected)
--- FAIL: FinderTest#test_take_failing (unexpected)
--- FAIL: ReflectionTest#test_belongs_to_inferred_foreign_key_from_assoc_name (unexpected)
--- FAIL: CallbackOrderTest#test_callbacks_run_in_order_defined_in_model_if_not_using_run_after_transaction_callbacks_in_order_defined (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_includes_in_through_association_scope (unexpected)
--- FAIL: ModulesTest#test_associations_spanning_cross_modules (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_nth_or_last_on_new_record_should_not_run_queries (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_scoped_grouped (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assigning_nil_on_an_association_clears_the_associations_inverse (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_ids_and_inverse_of (unexpected)
--- FAIL: HasManyAssociationsTest#test_exists_respects_association_scope (unexpected)
--- FAIL: FinderTest#test_first_bang_missing (unexpected)
--- FAIL: EagerAssociationTest#test_preload_with_invalid_argument (unexpected)
--- FAIL: HasManyAssociationsTest#test_counting_with_column_name_and_hash (unexpected)
--- FAIL: ReflectionTest#test_association_primary_key_uses_explicit_primary_key_option_as_first_priority (unexpected)
--- FAIL: FinderTest#test_symbols_table_ref (unexpected)
--- FAIL: FinderTest#test_last_with_irreversible_order (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_option_prevents_duplicate_push (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_reassignment_of_associated_type_updates_the_object (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroying (unexpected)
--- FAIL: AssociationsTest#test_assign_persisted_composite_foreign_key_belongs_to_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_default_scope_on_relations_is_not_cached (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_with_instance_dependent_scope (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

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ aa5cfc570c2875548db61118978d6c293516f908:

--- FAIL: FinderTest#test_#find_by_with_composite_primary_key_and_query_caching (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_an_exclusively_dependent_association_collection (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_twice_includes_edge_cases (unexpected)
--- FAIL: DateTest#test_date_with_time_value (unexpected)
--- FAIL: PersistenceTest#test_find_raises_record_not_found_exception (unexpected)
--- FAIL: BasicsTest#test_singular_table_name_guesses_with_prefixes_and_suffixes (unexpected)
--- FAIL: RelationTest#test_grouping_by_column_with_reserved_name (unexpected)
--- FAIL: AssociationsTest#test_include_with_order_works (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_through_scope_and_nested_where (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_updates_in_memory_after_create_with_overlapping_counter_cache_columns (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_empty_with_counter_cache (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_invalid_dependent_option_raises_exception (unexpected)
--- FAIL: BasicsTest#test_initialize_with_attributes (unexpected)
--- FAIL: HasManyAssociationsTest#test_default_select (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_touch (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_with_conditions_join_model_with_include (unexpected)
--- FAIL: RelationTest#test_includes_with_blank_value (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_order (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
--- FAIL: CalculationsTest#test_pluck_in_relation (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_offset_and_multiple_associations (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_of_root_table_with_conflicting_group_by_column (unexpected)
--- FAIL: BasicsTest#test_out_of_range_slugs (unexpected)
--- FAIL: BasicsTest#test_sequence_name_with_abstract_class (unexpected)
--- FAIL: FinderTest#test_implicit_order_set_to_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_polymorphic_with_custom_foreign_type (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_from_polymorphic_association_sets_inverse_instance (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_find_on_has_many_association_collection_with_include_and_conditions (unexpected)
--- FAIL: CalculationsTest#test_ids_on_loaded_relation_with_scope (unexpected)
--- FAIL: AssociationsTest#test_subselect (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_selects_all_columns_by_default (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_adding_before_save (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_one_quotes_table_and_column_names (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: RelationTest#test_arel_table_respects_a_custom_table (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependency_should_halt_parent_destruction_with_cascaded_three_levels (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_an_unrelated_type (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_return_true_if_more_than_one (unexpected)
--- FAIL: FinderTest#test_find_with_hash_conditions_on_joined_table (unexpected)
--- FAIL: CalculationsTest#test_should_get_maximum_of_arel_attribute_with_include (unexpected)
--- FAIL: CalculationsTest#test_minimum_and_maximum_on_non_numeric_type (unexpected)
--- FAIL: RelationTest#test_scoped_build (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_does_not_run_sql_if_attribute_is_not_changed (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_scope_including_joins (unexpected)
--- FAIL: PersistenceTest#test_build_through_factory_with_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

- #129307 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.1-rc] - #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 310388de99f5b0b708a6b286581d79bb4df6f34d:

--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_belongs_to_association_where_the_association_doesnt_exist (unexpected)
--- FAIL: AttributeMethodsTest#test_number_attribute_predicate (unexpected)
--- FAIL: PersistenceTest#test_save_for_record_with_only_primary_key (unexpected)
--- FAIL: PersistenceTest#test_becomes_keeps_extra_attributes (unexpected)
--- FAIL: CallbacksTest#test_before_save_throwing_abort (unexpected)
--- FAIL: CalculationsTest#test_ids_on_loaded_relation_with_scope (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_a_collection (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_field (unexpected)
--- FAIL: CalculationsTest#test_pick_loaded_relation_aliased_attribute (unexpected)
--- FAIL: PersistenceTest#test_delete_new_record (unexpected)
--- FAIL: FinderTest#test_find_by_with_associations (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_with_longer_field (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_an_invalid_type (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_first (unexpected)
--- FAIL: AssociationsTest#test_querying_by_relation_with_composite_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_not_optional_relation (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_foreign_keys (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute_raises_ActiveModel::MissingAttributeError_when_the_attribute_does_not_exist (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_cascaded_eager_association_loading_with_duplicated_includes (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_without_counter_cache_option (unexpected)
--- FAIL: FinderTest#test_condition_local_time_interpolation_with_default_timezone_utc (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_bang_with_blank_defined (unexpected)
--- FAIL: BelongsToAssociationsTest#test_attributes_are_being_set_when_initialized_from_belongs_to_association_with_where_clause (unexpected)
--- FAIL: PersistenceTest#test_update_many! (unexpected)
--- FAIL: OptimisticLockingWithSchemaChangeTest#test_decrement_counter_updates_custom_lock_version (unexpected)
--- FAIL: TouchTest#test_many_updates (unexpected)
--- FAIL: HasManyAssociationsTest#test_finder_bang_method_with_dirty_target (unexpected)
--- FAIL: PersistenceTest#test_update_columns_returns_boolean (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preloading_empty_through_association_via_joins (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_grouped (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_proxy_respects_default_scope (unexpected)
--- FAIL: PersistenceTest#test_update_many (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_scope_isnt_affected_by_scoping (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_proxy_should_respond_to_private_methods_via_send (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_record_is_built_when_created_with_where (unexpected)
--- FAIL: HasManyAssociationsTest#test_no_sql_should_be_fired_if_association_already_loaded (unexpected)
--- FAIL: PersistenceTest#test_save_valid_record (unexpected)
--- FAIL: BelongsToAssociationsTest#test_default_with_lambda (unexpected)
--- FAIL: QuerySerializedParamTest#test_query_serialized_active_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_a_model_from_hm_through_association_with_where_clause (unexpected)
--- FAIL: BelongsToAssociationsTest#test_optional_relation (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: CalculationsTest#test_ids_with_eager_load (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_method? (unexpected)
--- FAIL: IntegrationTest#test_cache_key_format_is_not_too_precise (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_through_scope_and_nested_where (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

- #129307 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.1-rc] - #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ ad45dbabdacf87de73cf545d07f1076bb654f572:

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
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

- #129307 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.1-rc] - #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ a956ba3b4efcb80ffe9a2ca7b818094975285942:

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
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

- #129532 roachtest: activerecord failed [B-runtime-assertions-enabled C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #129307 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.1-rc] - #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ a956ba3b4efcb80ffe9a2ca7b818094975285942:

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
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

- #129532 roachtest: activerecord failed [B-runtime-assertions-enabled C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #129307 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.1-rc] - #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ a956ba3b4efcb80ffe9a2ca7b818094975285942:

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
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

- #129532 roachtest: activerecord failed [B-runtime-assertions-enabled C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #129307 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.1-rc] - #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 61f6ce5d78afd1411c8195ecf2f6c3b31f761476:

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
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

- #129532 roachtest: activerecord failed [B-runtime-assertions-enabled C-test-failure O-roachtest O-robot T-sql-foundations branch-master] - #129307 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.1-rc] - #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ bd9b4c2bf6273e425bd4ff4f33ca11bda00d8069:

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
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

- #129532 roachtest: activerecord failed [B-runtime-assertions-enabled C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master] - #129307 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.1-rc] - #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ 209d832c55511cb3fff106f74fdfe24ab1e94f93:

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
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

- #129532 roachtest: activerecord failed [B-runtime-assertions-enabled C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master] - #129307 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.1-rc] - #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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 2 months ago

roachtest.activerecord failed with artifacts on release-24.2 @ ebfc78b8e14f0d4c3df0b8505fb766c5a434f08e:

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
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

- #129532 roachtest: activerecord failed [B-runtime-assertions-enabled C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-master] - #129307 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.1-rc] - #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.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!