cockroachdb / cockroach

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

roachtest: activerecord failed #123542

Open cockroach-teamcity opened 1 month ago

cockroach-teamcity commented 1 month ago

There is ongoing work upstream in https://github.com/cockroachdb/activerecord-cockroachdb-adapter to stabilize these tests. Once it's done, we can update this test to use the fixed library.


roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 010b7b3b3f4ad23b2f0483d8d2b450961a51470c:

--- FAIL: FinderTest#test_last_bang_present (unexpected)
--- FAIL: FinderTest#test_exists_with_order_and_distinct (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_fifth_bang (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_with_conditions (unexpected)
--- FAIL: FinderTest#test_last_bang_missing (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_use_sql_limit (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_second_bang (unexpected)
--- FAIL: FinderTest#test_find_on_combined_explicit_and_hashed_table_names (unexpected)
--- FAIL: FinderTest#test_first_have_primary_key_order_by_default (unexpected)
--- FAIL: FinderTest#test_find_one_message_on_primary_key (unexpected)
--- FAIL: FinderTest#test_find_with_custom_select_excluding_id (unexpected)
--- FAIL: FinderTest#test_find_with_ids_with_no_id_passed (unexpected)
--- FAIL: FinderTest#test_find_by_empty_ids (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_has_one_through_with_belongs_to_on_disable_joins (unexpected)
--- FAIL: FinderTest#test_second_to_last_have_primary_key_order_by_default (unexpected)
--- FAIL: FinderTest#test_#find_with_a_single_composite_primary_key (unexpected)
--- FAIL: ModulesTest#test_module_spanning_has_and_belongs_to_many_associations (unexpected)
--- FAIL: FinderTest#test_find_only_some_columns (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_attribute_having_same_name_as_field_and_key_value_being_attribute_value (unexpected)
--- FAIL: TestAutosaveAssociationValidationsOnABelongsToAssociation#test_validations_still_fire_on_unchanged_association_with_custom_validation_context (unexpected)
--- FAIL: FinderTest#test_find_with_group_and_sanitized_having_method (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_and_offset_and_select (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_open_ended_range (unexpected)
--- FAIL: FinderTest#test_find_by_with_large_number (unexpected)
--- FAIL: FinderTest#test_find_one_message_with_custom_primary_key (unexpected)
--- FAIL: FinderTest#test_fourth_have_primary_key_order_by_default (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_array (unexpected)
--- FAIL: InheritanceComputeTypeTest#test_sti_type_from_attributes_disabled_in_non_sti_class (unexpected)
--- FAIL: FinderTest#test_implicit_order_column_prepends_query_constraints (unexpected)
--- FAIL: FinderTest#test_joins_with_string_array (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
--- FAIL: FinderTest#test_find_with_a_multiple_sets_of_composite_primary_key_wrapped_in_an_array (unexpected)
--- FAIL: FinderTest#test_exists_with_large_number (unexpected)
--- FAIL: ModulesTest#test_table_name (unexpected)
--- FAIL: FinderTest#test_exists_with_strong_parameters (unexpected)
--- FAIL: FinderTest#test_with_limiting_with_custom_select (unexpected)
--- FAIL: FinderTest#test_dynamic_finder_on_one_attribute_with_conditions_returns_same_results_after_caching (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_belongs_to_can_be_disabled_per_relationship (unexpected)
--- FAIL: FinderTest#test_third (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_first_bang (unexpected)
--- FAIL: FinderTest#test_named_bind_variables_with_quotes (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix (unexpected)
--- FAIL: FinderTest#test_joins_dont_clobber_id (unexpected)
--- FAIL: FinderTest#test_select_value (unexpected)
--- FAIL: FinderTest#test_take (unexpected)
--- FAIL: FinderTest#test_find_with_order_on_included_associations_with_construct_finder_sql_for_association_limiting_and_is_distinct (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

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

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-38406

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 34bbed697e77466f52012a80f0f6ae496c0d2889:

--- FAIL: ReflectionTest#test_content_columns (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_one_using_primary_key (unexpected)
--- FAIL: InheritanceTest#test_inheritance_with_default_scope (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_many_with_string_keys (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates_after_parameterize (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_array_on_the_eagers (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_invalid_ids_for_a_model_that_expects_composite_keys (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_issues_a_deprecation (unexpected)
--- FAIL: PersistenceTest#test_becomes (unexpected)
--- FAIL: EagerAssociationTest#test_base_messages (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_purpose (unexpected)
--- FAIL: PersistenceTest#test_update_raises_record_not_found_exception (unexpected)
--- FAIL: QuerySerializedParamTest#test_query_serialized_active_record (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_many_quotes_table_and_column_names (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_nil_not_serialized_with_class_constraint (unexpected)
--- FAIL: AttributeMethodsTest#test_declared_affixed_attribute_method_affects_respond_to?_and_method_missing (unexpected)
--- FAIL: MultipleFixtureConnectionsTest::CompositePkFixturesTest#test_resolves_associations_using_composite_primary_keys_with_partially_filled_values (unexpected)
--- FAIL: EagerAssociationTest#test_has_many_through_with_order (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates_edge_case (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_JSON_attribute_predicate (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_with_distinct (unexpected)
--- FAIL: AttributeMethodsTest#test_YAML_dumping_a_record_with_time_zone-aware_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_readers_respect_access_control (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_with_association_condition_and_default_scope (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_with_cpk (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_lambda (unexpected)
--- FAIL: PersistenceTest#test_it_is_possible_to_update_parts_of_the_query_constraints_config (unexpected)
--- FAIL: SecureTokenTest#test_token_calls_the_setter_method (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_string (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_of_instance_dependent_associations_is_not_supported (unexpected)
--- FAIL: PersistenceTest#test_class_level_update_without_ids! (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_record_from_broken_signed_id (unexpected)
--- FAIL: ReflectionTest#test_aggregation_reflection (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_keys_on_a_new_instance (unexpected)
--- FAIL: IntegrationTest#test_cache_key_is_stable_with_versioning_on (unexpected)
--- FAIL: PersistenceTest#test_create_model_with_custom_named_uuid_pk_populates_id (unexpected)
--- FAIL: PersistenceTest#test_update_sti_type (unexpected)
--- FAIL: IntegrationTest#test_cache_key_retains_version_when_custom_timestamp_is_used (unexpected)
--- FAIL: ReflectionTest#test_columns (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_uses_exclusive_scope (unexpected)
--- FAIL: InheritanceTest#test_base_class_activerecord_error (unexpected)
--- FAIL: PersistenceTest#test_raises_error_when_validations_failed (unexpected)
--- FAIL: PersistenceTest#test_find_via_reload (unexpected)
--- FAIL: IntegrationTest#test_param_delimiter_is_defined_per_class (unexpected)
--- FAIL: AttributeMethodsTest#test_#undefine_attribute_methods_undefines_alias_attribute_methods (unexpected)
--- FAIL: InheritanceTest#test_descends_from_active_record (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_does_not_run_sql_if_attribute_is_not_changed (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 34bbed697e77466f52012a80f0f6ae496c0d2889:

--- FAIL: CalculationsTest#test_pick_loaded_relation (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_implicit_sti_base_class (unexpected)
--- FAIL: AssociationsTest#test_loading_the_association_target_should_keep_child_records_marked_for_destruction (unexpected)
--- FAIL: InheritanceTest#test_destroy_all_within_inheritance (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependency_should_halt_parent_destruction (unexpected)
--- FAIL: CalculationsTest#test_#skip_query_cache!_for_#pluck (unexpected)
--- FAIL: AssociationsTest#test_eager_loading_should_not_change_count_of_children (unexpected)
--- FAIL: PersistenceTest#test_update_for_record_with_only_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_update (unexpected)
--- FAIL: PersistenceTest#test_increment_with_touch_updates_timestamps (unexpected)
--- FAIL: CalculationsTest#test_pluck_loaded_relation (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_includes_limit_and_empty_result (unexpected)
--- FAIL: PersistenceTest#test_delete (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_destroy (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_before_child_saved (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_single_composite_primary_key (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_nulls_not_distinct (unexpected)
--- FAIL: AssociationsTest#test_nullify_composite_has_many_through_association (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dumps_index_length (unexpected)
--- FAIL: InheritanceAttributeMappingTest#test_polymorphic_associations_custom_type (unexpected)
--- FAIL: CalculationsTest#test_sum_should_return_valid_values_for_decimals (unexpected)
--- FAIL: PersistenceTest#test_save_touch_false (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_serialization (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_with_block (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_against_given_relation (unexpected)
--- FAIL: AssociationsTest#test_append_composite_has_many_through_association_with_autosave (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_proxy_should_respond_to_private_methods_via_send (unexpected)
--- FAIL: CalculationsTest#test_should_average_field (unexpected)
--- FAIL: PersistenceTest#test_reload_uses_query_constraints_config (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_with_one_updated (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reload_the_belonging_object_with_query_cache (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_enum_works_properly_with_nested_join (unexpected)
--- FAIL: CalculationsTest#test_count_with_aliased_attribute (unexpected)
--- FAIL: PersistenceTest#test_create_model_with_custom_named_uuid_pk_populates_id (unexpected)
--- FAIL: CalculationsTest#test_pick_loaded_relation_multiple_columns (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_field_through_association_and_having (unexpected)
--- FAIL: CalculationsTest#test_sum_with_not_auto_table_name_prefix_if_column_included (unexpected)
--- FAIL: CalculationsTest#test_pluck_loaded_relation_multiple_columns (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_after_update (unexpected)
--- FAIL: PersistenceTest#test_increment_attribute (unexpected)
--- FAIL: CalculationsTest#test_count_selected_arel_attribute (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_not_resaved_when_unchanged (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_with_bang_failing (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load (unexpected)
--- FAIL: CalculationsTest#test_pluck_and_distinct (unexpected)
--- FAIL: PersistenceTest#test_update_column_should_not_use_setter_method (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 34bbed697e77466f52012a80f0f6ae496c0d2889:

--- FAIL: HasManyThroughAssociationsTest#test_build_a_model_from_hm_through_association_with_where_clause (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_count_has_many_through_with_named_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associating_new (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_deleting_from_has_many_through_a_belongs_to_should_not_try_to_update_counter (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_push_with_invalid_join_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_cpk_association_build_through_singular (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_polymorphic_with_primary_key_option (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_delete_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_polymorphic_with_rewhere (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_unscope_should_affect_to_through_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_record_is_built_when_created_with_where (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_belongs_to_with_dependent_nullify (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_child_is_visible_to_join_model_in_add_association_callbacks (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_new_by_building (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_primary_key_option (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_through_scope_and_nested_where (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_has_many_association_with_nonstandard_primary_keys (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete_with_dependent_nullify (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_insert_records_via_has_many_through_association_with_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_nested_has_many_through_association_with_unpersisted_parent_instance (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_update_ids_with_conditions (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_insert_records_via_has_many_through_association_with_scope_and_association_name_different_from_the_joining_table_name (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_scope_should_accept_string_and_hash_join (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_singleton_has_many_through (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preloading_empty_through_association_via_joins (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_can_update_through_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_tags_has_manu_posts_through_association_with_composite_query_constraints (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_inner_join_with_quoted_table_name (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_left_joined_same_table_with_through_table (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_polymorphic_source (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_belongs_to_should_update_when_the_through_foreign_key_changes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_with_nested_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_unscope_default_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_push_with_invalid_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_association_proxy_transaction_method_starts_transaction_in_association_class (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_and_invalid_options (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_belongs_to_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_duplicated_has_many_through_with_through_scope_with_joins (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_setter_with_string_primary_keys (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_on_association_clears_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_order_is_preserved (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_do_not_cache_association_reader_if_the_though_method_has_default_scopes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_include? (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_for_with_dependent_option_delete_all (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 34bbed697e77466f52012a80f0f6ae496c0d2889:

--- FAIL: HasManyAssociationsTest#test_finding_with_different_class_name_and_order (unexpected)
--- FAIL: CalculationsTest#test_no_queries_for_empty_relation_on_average (unexpected)
--- FAIL: RelationTest#test_unscope_with_table_name_qualified_hash (unexpected)
--- FAIL: ReflectionTest#test_validate_association_if_autosave (unexpected)
--- FAIL: HasManyAssociationsTest#test_default_scope_on_relations_is_not_cached (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_block (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_qualified_column_name (unexpected)
--- FAIL: RelationTest#test_order_triggers_eager_loading (unexpected)
--- FAIL: RelationTest#test_already-loaded_relations_don't_perform_a_new_query_in_#pretty_print (unexpected)
--- FAIL: AttributeMethodsTest#test_typecast_attribute_from_select_to_true (unexpected)
--- FAIL: HasManyAssociationsTest#test_updates_counter_cache_when_default_scope_is_given (unexpected)
--- FAIL: CalculationsTest#test_count_with_block (unexpected)
--- FAIL: RelationTest#test_presence (unexpected)
--- FAIL: CalculationsTest#test_count_with_from_option (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_names_on_a_queried_record (unexpected)
--- FAIL: AttributeMethodsTest#test_respond_to?_with_a_custom_primary_key (unexpected)
--- FAIL: RelationTest#test_relations_don't_load_all_records_in_#pretty_print (unexpected)
--- FAIL: AttributeMethodsTest#test_#undefine_attribute_methods_undefines_alias_attribute_methods (unexpected)
--- FAIL: RelationTest#test_many_with_limits (unexpected)
--- FAIL: RelationTest#test_many (unexpected)
--- FAIL: InheritanceTest#test_alt_update_all_within_inheritance (unexpected)
--- FAIL: InheritanceTest#test_compute_type_on_undefined_method (unexpected)
--- FAIL: CalculationsTest#test_count_with_order (unexpected)
--- FAIL: RelationTest#test_joins_with_select (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_each (unexpected)
--- FAIL: RelationTest#test_dynamic_find_by_attributes (unexpected)
--- FAIL: RelationTest#test_select_with_aggregates (unexpected)
--- FAIL: HasManyAssociationsTest#test_do_not_call_callbacks_for_delete_all (unexpected)
--- FAIL: InheritanceTest#test_inheritance_without_mapping (unexpected)
--- FAIL: PostgresqlByteaTest#test_via_to_sql (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_via_disk (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_not_empty_after_building (unexpected)
--- FAIL: InheritanceTest#test_find_first_within_inheritance (unexpected)
--- FAIL: CalculationsTest#test_group_alias_is_properly_quoted (unexpected)
--- FAIL: PostgresqlByteaTest#test_write_nil (unexpected)
--- FAIL: HasManyAssociationsTest#test_unscopes_the_default_scope_of_associated_model_when_used_with_include (unexpected)
--- FAIL: ReflectionTest#test_class_for_source_type (unexpected)
--- FAIL: RelationTest#test_find_by_requires_at_least_one_argument (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_and_create_should_not_happen_within_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_associations_replace_in_memory_when_records_have_the_same_id (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_with_dirty_target (unexpected)
--- FAIL: RelationTest#test_count_with_distinct (unexpected)
--- FAIL: CalculationsTest#test_should_return_type_casted_values_with_group_and_expression (unexpected)
--- FAIL: CalculationsTest#test_having_with_strong_parameters (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_or_last_on_loaded_association_should_not_fetch_with_query (unexpected)
--- FAIL: HasManyAssociationsTest#test_custom_named_counter_cache (unexpected)
--- FAIL: RelationTest#test_count (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 6205244e922606f85761dad2137b842f43a53716:

--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_non-primary_key_id_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_calling_super_when_the_parent_does_not_define_method_raises_NoMethodError (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_names_with_a_custom_select (unexpected)
--- FAIL: PersistenceTest#test_update_columns_with_model_having_primary_key_other_than_id (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_uses_default_if_blank (unexpected)
--- FAIL: IntegrationTest#test_cache_key_is_stable_with_versioning_on (unexpected)
--- FAIL: HasOneAssociationsTest#test_destroyed_by_association_set_in_child_destroy_callback_on_replace (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_left_joined_same_table_with_through_table (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_polymorphic_with_rewhere (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_can_update_through_association (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_text_attribute_predicate (unexpected)
--- FAIL: CalculationsTest#test_ids (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_has_many_through_with_default_scope_on_join_model (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_push_with_invalid_join_record (unexpected)
--- FAIL: PersistenceTest#test_save_null_string_attributes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_post_has_many_tags_through_association_with_composite_query_constraints (unexpected)
--- FAIL: AttributeMethodsTest#test_instance_methods_should_be_defined_on_the_base_class (unexpected)
--- FAIL: PersistenceTest#test_save_valid_record (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_type_cast_does_not_corrupt_the_query_cache (unexpected)
--- FAIL: AttributeMethodsTest#test_generated_attribute_methods_ancestors_have_correct_module (unexpected)
--- FAIL: PersistenceTest#test_update_columns_returns_boolean (unexpected)
--- FAIL: PostgresqlIntervalTest#test_interval_type (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_association_with_non_numeric_foreign_key (unexpected)
--- FAIL: AttributeMethodsTest#test_read_overridden_attribute_with_predicate_respects_override (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_an_array (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_UTC (unexpected)
--- FAIL: HasOneAssociationsTest#test_nullification_on_cpk_association (unexpected)
--- FAIL: TestDestroyAsPartOfAutosaveAssociation#test_should_run_remove_callback_methods_for_habtm (unexpected)
--- FAIL: PersistenceTest#test_delete (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_serialize_with_coder (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_order_is_preserved (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_should_raise_exception_for_destroying_mismatching_records (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_and_scope (unexpected)
--- FAIL: CallbacksOnMultipleInstancesInATransactionTest#test_updated_callback_called_on_first_to_save_in_transaction_with_old_configuration (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_inner_join_with_quoted_table_name (unexpected)
--- FAIL: IntegrationTest#test_cache_key_format_is_not_too_precise (unexpected)
--- FAIL: CalculationsTest#test_aggregate_attribute_on_enum_type (unexpected)
--- FAIL: CalculationsTest#test_async_pluck_none_relation (unexpected)
--- FAIL: CalculationsTest#test_count_should_shortcut_with_limit_zero (unexpected)
--- FAIL: PostgresqlIntervalTest#test_interval_type_cast_from_numeric (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_association (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute_raises_ActiveModel::MissingAttributeError_when_the_attribute_does_not_exist (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_does_not_use_order_by (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_for_has_many_through_association (unexpected)
--- FAIL: PostgresqlNumberTest#test_reassigning_infinity_does_not_mark_record_as_changed (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_has_one_reflection (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_method? (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 6205244e922606f85761dad2137b842f43a53716:

--- FAIL: FinderTest#test_find_with_ids_and_offset (unexpected)
--- FAIL: RelationTest#test_finding_with_asc_order_with_string (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_association_with_private_kernel_method (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_replaces_existing_without_dependent_option (unexpected)
--- FAIL: HasManyAssociationsTest#test_adding_using_create (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through (unexpected)
--- FAIL: FinderTest#test_implicit_order_column_reorders_query_constraints (unexpected)
--- FAIL: FinderTest#test_find_by_records (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_and_alternate_primary_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_does_not_raise_when_association_errors_on_destroy (unexpected)
--- FAIL: RelationTest#test_automatically_added_reorder_references (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence_with_transaction_support_on_failure (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_proxy_should_respond_to_private_methods_via_send (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_qualified_attribute_dot_notation_symbol (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_one_through_join_model_with_conditions_on_the_through (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_fields_with_table_alias (unexpected)
--- FAIL: CalculationsTest#test_pluck_type_cast (unexpected)
--- FAIL: RelationTest#test_any (unexpected)
--- FAIL: RelationTest#test_count_complex_chained_relations (unexpected)
--- FAIL: HasManyAssociationsTest#test_creating_using_primary_key (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_preload_raise_errors (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_reorder_nil_removes_the_order (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_bang_with_block (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_one_association (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_invalid_array (unexpected)
--- FAIL: FinderTest#test_find_with_ids_where_and_limit (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_that_is_an_aggregate (unexpected)
--- FAIL: FinderTest#test_find_by_with_multi-arg_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_nulls_first_or_last (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_with_or_doesnt_set_inverse_instance_key (unexpected)
--- FAIL: FinderTest#test_find_only_some_columns (unexpected)
--- FAIL: HasManyAssociationsTest#test_select_with_block_and_dirty_target (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_second_to_last_bang (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_using_primary_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_all_sanitized (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_disable_joins_through_with_enum_type (unexpected)
--- FAIL: CalculationsTest#test_pluck_loaded_relation (unexpected)
--- FAIL: CalculationsTest#test_pluck_columns_with_same_name (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_has_one_through_with_belongs_to_on_disable_joins (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_should_not_raise_due_to_validation_errors (unexpected)
--- FAIL: HasManyAssociationsTest#test_extend_option_affects_per_association (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_in_joined_table_with_group_by (unexpected)
--- FAIL: HasManyAssociationsTest#test_associations_autosaves_when_object_is_already_persisted (unexpected)
--- FAIL: EagerAssociationTest#test_works_in_combination_with_order(:symbol)_and_reorder(:symbol) (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_empty_polymorphic_type_column (unexpected)
--- FAIL: RelationTest#test_finding_with_order_by_aliased_attributes (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 6205244e922606f85761dad2137b842f43a53716:

(orm_helpers.go:227).summarizeFailed: 
Tests run on Cockroach v24.1.0-rc.1-dev-6205244e922606f85761dad2137b842f43a53716
Tests run against activerecord 7.1.3
8108 Total Tests Run
8068 tests passed
40 tests failed
66 tests skipped
0 tests ignored
0 tests passed unexpectedly
14 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: InheritanceAttributeMappingTest#test_sti_with_custom_type (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: InheritanceAttributeMappingTest#test_polymorphic_associations_custom_type (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_has_many_can_be_disabled_per_relationship (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_nil_on_disable_joins_through (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_disable_joins_through_with_enum_type (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_preload_on_disable_joins_through (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_has_one_through_with_belongs_to_on_disable_joins (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_belongs_to_can_be_disabled_per_relationship (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
--- FAIL: InheritanceAttributeTest#test_inheritance_new_with_subclass_as_default (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_counting_on_disable_joins_through (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_has_one_can_be_disabled_per_relationship (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 6205244e922606f85761dad2137b842f43a53716:

--- FAIL: FinderTest#test_last_on_relation_with_limit_and_offset (unexpected)
--- FAIL: PersistenceTest#test_create (unexpected)
--- FAIL: HasManyAssociationsTest#test_building_the_associated_object_with_an_unrelated_type (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_defer_to_collection_if_using_a_block (unexpected)
--- FAIL: AssociationsTest#test_loading_the_association_target_should_load_most_recent_attributes_for_child_records_marked_for_destruction (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_mismatched_class (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_on_polymorphic_association_with_empty_array (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_array (unexpected)
--- FAIL: HasManyAssociationsTest#test_pushing_association_updates_counter_cache (unexpected)
--- FAIL: FinderTest#test_exists_with_aggregate_having_three_mappings (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: FinderTest#test_exists_does_not_instantiate_records (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_on_association_clears_scope (unexpected)
--- FAIL: PersistenceTest#test_class_level_delete_is_affected_by_scoping (unexpected)
--- FAIL: FinderTest#test_first_failing (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_bang_with_block (unexpected)
--- FAIL: ModulesTest#test_associations_spanning_cross_modules (unexpected)
--- FAIL: PersistenceTest#test_class_level_delete (unexpected)
--- FAIL: FinderTest#test_find_on_relation_with_large_number (unexpected)
--- FAIL: HasManyAssociationsTest#test_can_rewhere_the_default_scope_of_the_associated_model (unexpected)
--- FAIL: PersistenceTest#test_reload_uses_query_constraints_config (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_for_aborted_callback! (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_not_empty_after_building (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_one_on_loaded_association_should_not_use_query (unexpected)
--- FAIL: HasManyAssociationsTest#test_taking (unexpected)
--- FAIL: PersistenceTest#test_update_column_for_readonly_attribute (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: InheritanceAttributeMappingTest#test_polymorphic_associations_custom_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_with_primary_key_as_symbol (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_without_match (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_empty_on_an_association_that_has_been_loaded_does_not_performs_query (unexpected)
--- FAIL: HasManyAssociationsTest#test_defining_has_many_association_with_nullify_dependency_lazily_evaluates_target_class (unexpected)
--- FAIL: BelongsToAssociationsTest#test_not_optional_relation (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_through (unexpected)
--- FAIL: BelongsToAssociationsTest#test_creating_the_belonging_object_from_new_record (unexpected)
--- FAIL: FinderTest#test_find_doesnt_have_implicit_ordering (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assigning_nil_on_an_association_clears_the_associations_inverse (unexpected)
--- FAIL: PersistenceTest#test_update_columns_should_not_modify_updated_at (unexpected)
--- FAIL: IntegrationTest#test_cache_key_format_for_existing_record_with_nil_updated_timestamps (unexpected)
--- FAIL: FinderTest#test_select_rows (unexpected)
--- FAIL: HasManyAssociationsTest#test_adding_a_mismatch_class (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_for_updated_at_on! (unexpected)
--- FAIL: PersistenceTest#test_update_columns_returns_boolean (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_association_with_same_foreign_key_name (unexpected)
--- FAIL: BelongsToAssociationsTest#test_clearing_an_association_clears_the_associations_inverse (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dont_find_target_when_foreign_key_is_null (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 6205244e922606f85761dad2137b842f43a53716:

--- FAIL: CalculationsTest#test_should_generate_valid_sql_with_joins_and_group (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_array (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_explicit_sti_base_class (unexpected)
--- FAIL: RelationTest#test_delete_by (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object_with_values (unexpected)
--- FAIL: InheritanceAttributeMappingTest#test_polymorphic_associations_custom_type (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: BelongsToAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery_with_binds (unexpected)
--- FAIL: RelationTest#test_first_or_create (unexpected)
--- FAIL: RelationTest#test_pluck_with_from_includes_quoted_original_table_name (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_counter_cache (unexpected)
--- FAIL: CalculationsTest#test_count_with_block_and_column_name_raises_an_error (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create! (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_update (unexpected)
--- FAIL: RelationTest#test_order_doesnt_trigger_eager_loading_when_ordering_using_the_owner_table (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_order_raise_errors (unexpected)
--- FAIL: CalculationsTest#test_ids_async_on_loaded_relation (unexpected)
--- FAIL: CalculationsTest#test_distinct_joins_count_with_order_and_limit_and_offset (unexpected)
--- FAIL: RelationTest#test_order_with_blank_value (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_protect_foreign_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_assigning_nil (unexpected)
--- FAIL: HasOneAssociationsTest#test_polymorphic_has_one_with_touch_option_on_update_will_touch_record_by_fetching_from_database_if_needed (unexpected)
--- FAIL: CalculationsTest#test_should_return_type_casted_values_with_group_and_expression (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_proxy_should_not_respond_to_private_methods (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_empty_update (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_primary_key (unexpected)
--- FAIL: CalculationsTest#test_group_by_attribute_with_custom_type (unexpected)
--- FAIL: RelationTest#test_dynamic_finder (unexpected)
--- FAIL: CalculationsTest#test_should_return_decimal_average_of_integer_field (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_sti_subclass (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_foreign_key_type_string (unexpected)
--- FAIL: CalculationsTest#test_should_count_manual_with_count_all (unexpected)
--- FAIL: CalculationsTest#test_limit_is_kept (unexpected)
--- FAIL: RelationTest#test_find_or_create_by_with_create_with (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_preload_raise_errors (unexpected)
--- FAIL: RelationTest#test_default_scoping_finder_methods (unexpected)
--- FAIL: CalculationsTest#test_pluck_and_distinct (unexpected)
--- FAIL: RelationTest#test_find_or_create_by_race_condition (unexpected)
--- FAIL: HasOneAssociationsTest#test_create (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_already_associated_record (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object (unexpected)
--- FAIL: RelationTest#test_to_json (unexpected)
--- FAIL: RelationTest#test_find_ids (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_with_invalid_field (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_invalid_dependent_option_raises_exception (unexpected)
--- FAIL: RelationTest#test_empty_complex_chained_relations (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 6205244e922606f85761dad2137b842f43a53716:

--- FAIL: BelongsToAssociationsTest#test_self_referential_belongs_to_with_counter_cache_assigning_nil (unexpected)
--- FAIL: HasManyAssociationsTest#test_associations_order_should_be_priority_over_throughs_order (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_invalid_options (unexpected)
--- FAIL: FinderTest#test_exists_with_large_number (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependent_association_respects_optional_conditions_on_delete (unexpected)
--- FAIL: RelationTest#test_finding_with_reorder_by_aliased_attributes (unexpected)
--- FAIL: FinderTest#test_take_failing (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids_for_has_many_through_with_conditions_should_not_preload (unexpected)
--- FAIL: HasManyAssociationsTest#test_unscopes_the_default_scope_of_associated_model_when_used_with_include (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dont_find_target_when_saving_foreign_key_after_stale_association_loaded (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_proxy_transaction_method_starts_transaction_in_association_class (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_with_conditions_hash_on_through_association (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_save_fails_for_invalid_has_one (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_reorder_by_aliased_attributes (unexpected)
--- FAIL: FinderTest#test_select_rows (unexpected)
--- FAIL: InheritanceTest#test_descends_from_active_record (unexpected)
--- FAIL: InheritanceTest#test_class_with_blank_sti_name (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_has_one_through_with_belongs_to_on_disable_joins (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_does_not_use_order_by (unexpected)
--- FAIL: RelationTest#test_find_or_create_by! (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_association_does_not_use_parent_query_constraints_if_not_configured_to (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting (unexpected)
--- FAIL: RelationTest#test_references_with_blank_value (unexpected)
--- FAIL: HasManyAssociationsTest#test_update_all_on_association_accessed_before_save (unexpected)
--- FAIL: FinderTest#test_last_bang_missing (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_associations_with_string_joins_and_order_references (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_unscope_should_affect_to_through_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_create_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_nth_or_last_on_new_record_should_not_run_queries (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reflect_the_most_recent_change (unexpected)
--- FAIL: HasManyAssociationsTest#test_transaction_when_deleting_persisted (unexpected)
--- FAIL: RelationTest#test_using_a_custom_table_with_joins_affects_the_joins (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_on_multiple_records (unexpected)
--- FAIL: HasManyAssociationsTest#test_exists_respects_association_scope (unexpected)
--- FAIL: RelationTest#test_#where_with_empty_set (unexpected)
--- FAIL: RelationTest#test_includes_with_select (unexpected)
--- FAIL: FinderTest#test_implicit_order_for_model_without_primary_key (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasManyAssociationDefinedInSubclassWithAcceptsNestedAttributes#test_should_update_children_when_association_redefined_in_subclass (unexpected)
--- FAIL: EagerAssociationTest#test_polymorphic_type_condition (unexpected)
--- FAIL: HasManyAssociationsTest#test_set_ids_for_association_on_new_record_applies_association_correctly (unexpected)
--- FAIL: HasManyAssociationsTest#test_include_returns_false_for_non_matching_record_to_verify_scoping (unexpected)
--- FAIL: RelationTest#test_to_yaml (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_post_has_many_tags_through_association_with_composite_query_constraints (unexpected)
--- FAIL: FinderTest#test_find_by_ids (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_third_to_last_bang (unexpected)
--- FAIL: FinderTest#test_second_have_primary_key_order_by_default (unexpected)
--- FAIL: HasManyAssociationsTest#test_adding_using_create (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 1f64dc2c8b6735c692c212b8e21ed11a6ec3fefc:

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

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 9d77dad6162bc528e725d0c57ec01c6a07d2aea2:

--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting_array (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_do_not_cache_association_reader_if_the_though_method_has_default_scopes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_update_ids_with_conditions (unexpected)
--- FAIL: BasicsTest#test_find_ordered_last (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_duplicated_has_many_through_with_through_scope_with_joins (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing_record_twice_should_add_records_twice (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_multiple_instances_of_the_same_record (unexpected)
--- FAIL: BasicsTest#test_previously_persisted_returns_boolean (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_array (unexpected)
--- FAIL: BasicsTest#test_has_attribute (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_assign_ids_ignoring_blanks (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects (unexpected)
--- FAIL: BasicsTest#test_clear_cache! (unexpected)
--- FAIL: BasicsTest#test_marshal_inspected_round_trip (unexpected)
--- FAIL: BasicsTest#test_dup_of_saved_object_marks_attributes_as_dirty (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_assign_ids (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_readonly_should_be_false (unexpected)
--- FAIL: BasicsTest#test_ignored_columns_don't_prevent_explicit_declaration_of_attribute_methods (unexpected)
--- FAIL: BasicsTest#test_records_without_an_id_have_unique_hashes (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_with_belongs_to (unexpected)
--- FAIL: BasicsTest#test_primary_key_with_no_id (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_for_with_dependent_option_nullify (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_incorrectly_ordered_through_associations (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_on_new_record (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_option_prevents_duplicate_push (unexpected)
--- FAIL: BasicsTest#test_marshal_round_trip (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_new_by_building (unexpected)
--- FAIL: BasicsTest#test_primary_key_and_references_columns_should_be_identical_type (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create (unexpected)
--- FAIL: BasicsTest#test_#connecting_to_with_prevent_writes (unexpected)
--- FAIL: BasicsTest#test_find_on_abstract_base_class_doesnt_use_type_condition (unexpected)
--- FAIL: BasicsTest#test_dup_with_aggregate_of_same_name_as_attribute (unexpected)
--- FAIL: BasicsTest#test_previously_new_record_on_destroyed_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_joining_has_many_through_belongs_to (unexpected)
--- FAIL: BasicsTest#test_sequence_name_with_abstract_class (unexpected)
--- FAIL: BasicsTest#test_readonly_attributes (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix (unexpected)
--- FAIL: ModulesTest#test_module_table_name_suffix (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_when_association_already_loaded (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_preloaded_associations_size (unexpected)
--- FAIL: BasicsTest#test_all (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_association_with_duplicates (unexpected)
--- FAIL: BasicsTest#test_readonly_attributes_on_a_new_record (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_single (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_associations_destroys_multiple_associations (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 4 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: HasOneAssociationsTest#test_create_with_block (unexpected)
--- FAIL: BasicsTest#test_table_name_guesses_with_inherited_prefixes_and_suffixes (unexpected)
--- FAIL: FinderTest#test_find_with_hash_conditions_on_joined_table_and_with_range (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids (unexpected)
--- FAIL: FinderTest#test_find_with_a_single_composite_primary_key_wrapped_in_an_array (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attributes (unexpected)
--- FAIL: BasicsTest#test_equality (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_with_nested_association (unexpected)
--- FAIL: HasOneAssociationsTest#test_creation_failure_due_to_new_record_should_raise_error (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_assignment_triggers_save_on_change_on_replacing_object (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_setter (unexpected)
--- FAIL: BasicsTest#test_distinct_delegates_to_scoped (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_along_with_an_overridden_alias_method_doesn't_issue_a_deprecation (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute_raises_ActiveModel::MissingAttributeError_when_the_attribute_does_not_exist (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_removing_associations_on_destroy (unexpected)
--- FAIL: FinderTest#test_find_by_bang_on_relation_with_large_number (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment (unexpected)
--- FAIL: FinderTest#test_find_by_with_associations (unexpected)
--- FAIL: FinderTest#test_find_by_with_range_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_names_on_a_queried_record (unexpected)
--- FAIL: AttributeMethodsTest#test_non-attribute_read_and_write (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_polymorphic_with_primary_key_option (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_push_with_invalid_record (unexpected)
--- FAIL: FinderTest#test_find_by_doesn't_have_implicit_ordering (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_method?_returns_false_if_the_table_does_not_exist (unexpected)
--- FAIL: BasicsTest#test_clear_cache! (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_save_with_has_one_inverse (unexpected)
--- FAIL: BasicsTest#test_records_of_different_classes_have_different_hashes (unexpected)
--- FAIL: FinderTest#test_named_bind_variables (unexpected)
--- FAIL: BasicsTest#test_out_of_range_slugs (unexpected)
--- FAIL: AttributeMethodsTest#test_removing_time_zone-aware_types (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_save_with_has_many_inverse (unexpected)
--- FAIL: FinderTest#test_find_by_nil_and_not_nil_attributes (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attributes_before_type_cast (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_scope_isnt_affected_by_scoping (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_grouped (unexpected)
--- FAIL: BasicsTest#test_default_in_utc_with_time_zone (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_assign_ids (unexpected)
--- FAIL: HasOneAssociationsTest#test_reset_association (unexpected)
--- FAIL: FinderTest#test_last_bang_missing (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_names_on_a_new_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_explicitly_joining_join_table (unexpected)
--- FAIL: HasOneAssociationsTest#test_polymorphic_has_one_with_touch_option_on_update_will_touch_record_by_fetching_from_database_if_needed (unexpected)
--- FAIL: BasicsTest#test_initialize_with_invalid_attribute (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_get_ids_for_loaded_associations (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 4 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: AttributeMethodsTest#test_write_attribute_can_write_aliased_attributes_as_well (unexpected)
--- FAIL: AttributeMethodsTest#test_write_time_to_date_attribute (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_change_calls_delete (unexpected)
--- FAIL: AttributeMethodsTest#test_attributes_without_primary_key (unexpected)
--- FAIL: HasOneAssociationsTest#test_build_respects_hash_condition (unexpected)
--- FAIL: AttributeMethodsTest#test_#id_value_alias_is_not_defined_if_id_column_doesn't_exist (unexpected)
--- FAIL: AttributeMethodsTest#test_set_attributes (unexpected)
--- FAIL: AttributeMethodsTest#test_case-sensitive_attributes_hash (unexpected)
--- FAIL: AttributeMethodsTest#test_#undefine_attribute_methods_undefines_alias_attribute_methods (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_explicit_sti_base_class (unexpected)
--- FAIL: HasOneAssociationsTest#test_successful_build_association (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_time_zone-aware_attribute_with_a_string (unexpected)
--- FAIL: HasOneAssociationsTest#test_save_of_record_with_loaded_has_one (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_method? (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_datetime_attribute_predicate (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_can_read_aliased_attributes_as_well (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_destroy (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence (unexpected)
--- FAIL: HasOneAssociationsTest#test_with_select (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_relationship_cannot_have_a_counter_cache (unexpected)
--- FAIL: AttributeMethodsTest#test_accessed_fields (unexpected)
--- FAIL: AttributeMethodsTest#test_custom_field_attribute_predicate (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_implicit_sti_base_class (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_datetime_in_the_current_time_zone (unexpected)
--- FAIL: AttributeMethodsTest#test_write_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_time_zone-aware_read_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_create_through_factory (unexpected)
--- FAIL: HasOneAssociationsTest#test_creation_failure_due_to_new_record_should_raise_error (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_a_blank_string_returns_nil (unexpected)
--- FAIL: HasOneAssociationsTest#test_destroyed_by_association_set_in_child_destroy_callback_on_replace (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependency_should_halt_parent_destruction (unexpected)
--- FAIL: HasOneAssociationsTest#test_restrict_with_error (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_when_false (unexpected)
--- FAIL: AttributeMethodsTest#test_integers_as_nil (unexpected)
--- FAIL: AttributeMethodsTest#test_instance_methods_should_be_defined_on_the_base_class (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_already_associated_record (unexpected)
--- FAIL: AttributeMethodsTest#test_on_the_fly_super_invokable_generated_attribute_methods_via_method_missing (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_for_database_with_aliased_attribute (unexpected)
--- FAIL: HasOneAssociationsTest#test_type_mismatch (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_nil_after_destroy (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_UTC (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_for_database (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_non-primary_key_id_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_time_with_DST (unexpected)
--- FAIL: HasOneAssociationsTest#test_build_and_create_should_not_happen_within_scope (unexpected)
--- FAIL: AttributeMethodsTest#test_calling_super_when_the_parent_does_not_define_method_raises_NoMethodError (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: HasManyAssociationsTest#test_calling_one_should_return_true_if_one (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_regular_association_through_a_polymorphic_association_doesn't_require_the_association_to_exist_on_all_types (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_serialized_attribute_on_custom_attribute_with_default (unexpected)
--- FAIL: BelongsToAssociationsTest#test_default_with_lambda (unexpected)
--- FAIL: CalculationsTest#test_maximum_with_not_auto_table_name_prefix_if_column_included (unexpected)
--- FAIL: IntegrationTest#test_to_param_for_a_composite_primary_key_model (unexpected)
--- FAIL: HasOneAssociationsTest#test_cant_save_readonly_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_many_through_with_order (unexpected)
--- FAIL: ReflectionTest#test_includes_accepts_symbols (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_array_of_active_record_base_objects! (unexpected)
--- FAIL: CalculationsTest#test_count_with_order (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_text_attribute_predicate (unexpected)
--- FAIL: HasOneAssociationsTest#test_build_with_block (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associating_new (unexpected)
--- FAIL: PersistenceTest#test_increment_attribute_by (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create! (unexpected)
--- FAIL: BelongsToAssociationsTest#test_id_assignment (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_with_option_nullify (unexpected)
--- FAIL: BelongsToAssociationsTest#test_not_optional_relation (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_field (unexpected)
--- FAIL: PersistenceTest#test_create_many (unexpected)
--- FAIL: ReflectionTest#test_association_primary_key (unexpected)
--- FAIL: CalculationsTest#test_distinct_is_honored_when_used_with_count_operation_after_group (unexpected)
--- FAIL: PersistenceTest#test_create_model_with_custom_named_uuid_pk_populates_id (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_left_joins (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_polymorphic_changes (unexpected)
--- FAIL: BasicsTest#test_marshal_inspected_round_trip (unexpected)
--- FAIL: HasOneAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset_and_multiple_array_conditions (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_non_namespaced_model (unexpected)
--- FAIL: CalculationsTest#test_offset_is_kept (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_belongs_to (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_with_one_updated (unexpected)
--- FAIL: HasManyAssociationsTest#test_attributes_are_set_when_initialized_from_polymorphic_has_many_null_relationship (unexpected)
--- FAIL: AttributeMethodsTest#test_read_overridden_attribute_with_predicate_respects_override (unexpected)
--- FAIL: HasManyAssociationsTest#test_select_with_block (unexpected)
--- FAIL: AttributeMethodsTest#test_array_content (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_order (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_many_with_merged_options (unexpected)
--- FAIL: ReflectionTest#test_join_table (unexpected)
--- FAIL: AttributeMethodsTest#test_set_attributes (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_names_on_a_queried_record (unexpected)
--- FAIL: PersistenceTest#test_update_attribute (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_signed_record_within_expiration_time (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: HasManyThroughAssociationsTest#test_push_with_invalid_join_record (unexpected)
--- FAIL: RelationTest#test_build (unexpected)
--- FAIL: EagerAssociationTest#test_loading_associations_dont_leak_instance_state (unexpected)
--- FAIL: RelationTest#test_finding_with_hash_conditions_on_joined_table (unexpected)
--- FAIL: RelationTest#test_automatically_added_where_references (unexpected)
--- FAIL: RelationTest#test_preload_applies_to_all_chained_preloaded_scopes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_scope_is_affected_by_unscoping (unexpected)
--- FAIL: RelationTest#test_to_a_should_dup_target (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_model_callbacks (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_custom_order_and_distinct (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_assign_array_to_new_record_builds_join_records (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_many_association_without_primary_key (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_table_append (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_of_instance_dependent_associations_is_supported (unexpected)
--- FAIL: RelationTest#test_unscoped_block_style (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_null_belongs_to_polymorphic_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_insert_records_via_has_many_through_association_with_scope (unexpected)
--- FAIL: RelationTest#test_includes_with_blank_value (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_and_alternate_primary_key (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_does_not_alter_select_values (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_has_many_association_with_nonstandard_primary_keys (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_include_method_in_association_through_should_return_true_for_instance_added_with_nested_builds (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_annotate_raise_errors (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_preload_raise_errors (unexpected)
--- FAIL: RelationTest#test_select_with_subquery_in_from_does_not_use_original_table_name (unexpected)
--- FAIL: RelationTest#test_size_with_distinct (unexpected)
--- FAIL: RelationTest#test_multiple_selects (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_one_through_join_model_with_conditions_on_the_through (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_multiple_instances_of_the_same_record (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_with_cpk (unexpected)
--- FAIL: RelationTest#test_size_with_limit (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_multiple_associations_with_references (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_conditions_string_with_quoted_table_name (unexpected)
--- FAIL: RelationTest#test_group_with_subquery_in_from_does_not_use_original_table_name (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_for_with_dependent_option_delete_all (unexpected)
--- FAIL: RelationTest#test_intersection_with_array (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_save_with_has_many_inverse (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_build_with_nonstandard_primary_key_on_belongs_to (unexpected)
--- FAIL: EagerAssociationTest#test_joins_with_includes_should_preload_via_joins (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_does_not_raise_exception_when_association_does_not_exist (unexpected)
--- FAIL: RelationTest#test_except (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method_using_find_by_method (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_join_model_preloads (unexpected)
--- FAIL: RelationTest#test_finding_with_desc_order_with_string (unexpected)
--- FAIL: RelationTest#test_#where_with_empty_set (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: TransactionTest#test_write_attribute_with_custom_primary_key_after_rollback (unexpected)
--- FAIL: AttributeMethodsTest#test_typecast_attribute_from_select_to_false (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions (unexpected)
--- FAIL: SerializationTest#test_read_attribute_for_serialization_with_format_after_init (unexpected)
--- FAIL: BasicsTest#test_non_valid_identifier_column_name (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_without_match (unexpected)
--- FAIL: AttributeMethodsTest#test_string_attribute_predicate (unexpected)
--- FAIL: TransactionTest#test_restore_active_record_state_for_all_records_in_a_transaction (unexpected)
--- FAIL: CalculationsTest#test_having_with_strong_parameters (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnsTest#test_change_column_null_false (unexpected)
--- FAIL: HasOneAssociationsTest#test_with_polymorphic_has_one_with_custom_columns_name (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_updating_attributes_on_non_rich_associations (unexpected)
--- FAIL: ReflectionTest#test_join_table_can_be_overridden (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project_fixed_timestamp (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association (unexpected)
--- FAIL: CalculationsTest#test_pick_loaded_relation (unexpected)
--- FAIL: UniquenessValidationTest#test_validates_uniqueness_inside_scoping (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build_by_new_record (unexpected)
--- FAIL: AttributeMethodsTest#test_YAML_dumping_a_record_with_time_zone-aware_attribute (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_join_model_with_conditions_on_top_level (unexpected)
--- FAIL: BasicsTest#test_all_with_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_array (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_through_empty_belongs_to (unexpected)
--- FAIL: CalculationsTest#test_should_count_selected_field_with_include (unexpected)
--- FAIL: BasicsTest#test_protected_environments_are_stored_as_an_array_of_string (unexpected)
--- FAIL: ActiveRecord::DupTest#test_dup_record_not_persisted_after_rollback_transaction (unexpected)
--- FAIL: CalculationsTest#test_pick_one (unexpected)
--- FAIL: CalculationsTest#test_should_return_float_average_if_db_returns_such (unexpected)
--- FAIL: BasicsTest#test_when_#reload_called,_ignored_columns'_attribute_methods_are_not_defined (unexpected)
--- FAIL: SerializationTest#test_find_records_by_serialized_attributes_through_join (unexpected)
--- FAIL: CalculationsTest#test_calculation_grouped_by_association_doesnt_error_when_no_records_have_association (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_new_with_values_in_collection (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_keys_bypass_attribute_protection (unexpected)
--- FAIL: CalculationsTest#test_should_return_type_casted_values_with_group_and_expression (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_after_update (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_explicit_sti_base_class (unexpected)
--- FAIL: CalculationsTest#test_select_avg_with_joins_and_group_by_as_virtual_attribute_with_ar (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_doesn't_touch_timestamps_with_touch:_[] (unexpected)
--- FAIL: ActiveRecord::CacheKeyTest#test_cache_version_does_call_updated_at_when_it_is_assigned_via_a_string (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_assigned_attributes_did_not_come_from_user (unexpected)
--- FAIL: HasOneAssociationsTest#test_save_of_record_with_loaded_has_one (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment_with_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_foreign_type_field_updating (unexpected)
--- FAIL: InheritanceTest#test_where_create_bang_with_unrelated_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_skips_parent_presence_check_if_parent_has_not_changed (unexpected)
--- FAIL: EagerAssociationTest#test_including_duplicate_objects_from_has_many (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_remove_foreign_key_by_column (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: CalculationsTest#test_ids_with_contradicting_scope (unexpected)
--- FAIL: BasicsTest#test_find_reverse_ordered_last (unexpected)
--- FAIL: CounterCacheTest#test_reset_the_right_counter_if_two_have_the_same_foreign_key (unexpected)
--- FAIL: UpdateAllTest#test_update_with_ids_on_relation (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_time_with_zone_conversion_to_default_timezone_local (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_with_has_one_through_does_not_prevent_creation_of_association (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_a_blank_string_returns_nil (unexpected)
--- FAIL: EagerAssociationTest#test_belongs_to_association_ignores_the_scoping (unexpected)
--- FAIL: CalculationsTest#test_should_count_manual_select_with_include (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_when_update_columns (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_save_fails_for_invalid_has_one (unexpected)
--- FAIL: BasicsTest#test_limit_should_sanitize_sql_injection_for_limit_with_commas (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_should_property_quote_string_primary_keys (unexpected)
--- FAIL: EagerAssociationTest#test_duplicate_middle_objects (unexpected)
--- FAIL: CalculationsTest#test_ids_on_loaded_relation (unexpected)
--- FAIL: SignedIdTest#test_can_get_a_signed_ID_in_an_after_create (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_of_root_table_with_conflicting_group_by_column (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_valid_association_as_string_not_symbol (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_multiple_associations (unexpected)
--- FAIL: EagerAssociationTest#test_loading_association_with_intersection_joins (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_with_nil_should_not_asplode (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnsTest#test_change_column_default_to_null_with_not_null (unexpected)
--- FAIL: EagerAssociationTest#test_include_has_many_using_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_primary_key_joins_on_correct_column (unexpected)
--- FAIL: BasicsTest#test_table_name_guesses_with_inherited_prefixes_and_suffixes (unexpected)
--- FAIL: BasicsTest#test_non_valid_identifier_column_name (unexpected)
--- FAIL: EagerAssociationTest#test_load_with_sti_sharing_association (unexpected)
--- FAIL: TransactionTest#test_assign_id_after_rollback (unexpected)
--- FAIL: CalculationsTest#test_ids_on_loaded_relation_with_includes_and_table_scope (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_many_through_quotes_table_and_column_names (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_method_on_an_abstract_class_is_available_on_subclasses (unexpected)
--- FAIL: ActiveRecord::WhereTest#test_where_with_tuple_syntax (unexpected)
--- FAIL: BasicsTest#test_assert_queries (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_name_is_the_same_as_join_table_name (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_belongs_to_association_with_same_include_includes_only_once (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_changing_defaults (unexpected)
--- FAIL: CalculationsTest#test_calculation_grouped_by_association_doesnt_error_when_no_records_have_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_floating_point_numbers (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_has_one (unexpected)
--- FAIL: CalculationsTest#test_count_on_invalid_columns_raises (unexpected)
--- FAIL: IntegrationTest#test_cache_key_is_stable_with_versioning_on (unexpected)
--- FAIL: OptimisticLockingWithSchemaChangeTest#test_decrement_counter_updates_custom_lock_version (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ColumnsTest#test_change_column_default_with_from_and_to (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates (unexpected)
--- FAIL: I18nValidationTest#test_validates_uniqueness_of_on_generated_message_given_no_options (unexpected)
--- FAIL: BasicsTest#test_initialize_with_invalid_attribute (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: CalculationsTest#test_minimum_with_from_option (unexpected)
--- FAIL: RelationTest#test_raising_exception_on_invalid_hash_params (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_belongs_to_association_associated_by_a_composite_query_constraints (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_signed_record_within_expiration_duration (unexpected)
--- FAIL: CalculationsTest#test_should_return_type_casted_values_with_group_and_expression (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_association_associated_by_a_composite_query_constraints (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_within_expiration_duration (unexpected)
--- FAIL: RelationTest#test_destroy_by (unexpected)
--- FAIL: RelationTest#test_find_by_requires_at_least_one_argument (unexpected)
--- FAIL: RelationTest#test_relations_with_cached_arel_can't_be_mutated_[internal_API] (unexpected)
--- FAIL: RelationTest#test_typecasting_where_with_array (unexpected)
--- FAIL: RelationTest#test_count_explicit_columns (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_explicit_join (unexpected)
--- FAIL: CalculationsTest#test_should_sum_field (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_with_a_polymorphic_association_and_using_the_existential_predicate (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose_raises (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_lambda (unexpected)
--- FAIL: EagerAssociationTest#test_loading_associations_dont_leak_instance_state (unexpected)
--- FAIL: CalculationsTest#test_count_arel_attribute_in_joined_table_with (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_function (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_optimizer_hints_raise_errors (unexpected)
--- FAIL: RelationTest#test_unscope_specific_where_value (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method (unexpected)
--- FAIL: RelationTest#test_where_relation_with_delegated_ar_object (unexpected)
--- FAIL: EagerAssociationTest#test_attribute_alias_in_where_references_association_name (unexpected)
--- FAIL: IntegrationTest#test_param_delimiter_changes_delimiter_used_in_to_param (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_raises_UnknownPrimaryKey_when_a_model_has_no_primary_key (unexpected)
--- FAIL: RelationTest#test_default_scope_order_with_scope_order (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_belongs_to_association_SQL (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_no_parameters (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset_and_multiple_hash_conditions (unexpected)
--- FAIL: RelationTest#test_reverse_arel_assoc_order_with_function (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_belongs_to (unexpected)
--- FAIL: RelationTest#test_preload_with_blank_value (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_with_invalid_field (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_no_associations (unexpected)
--- FAIL: CalculationsTest#test_count_with_eager_loading_and_custom_select_and_order (unexpected)
--- FAIL: RelationTest#test_order_triggers_eager_loading_when_ordering_using_symbols (unexpected)
--- FAIL: RelationTest#test_automatically_added_having_references (unexpected)
--- FAIL: RelationTest#test_relations_don't_load_all_records_in_#inspect (unexpected)
--- FAIL: EagerAssociationTest#test_include_has_many_using_primary_key (unexpected)
--- FAIL: CalculationsTest#test_pluck_in_relation (unexpected)
--- FAIL: RelationTest#test_create_with_array (unexpected)
--- FAIL: CalculationsTest#test_should_sum_scoped_field (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_purpose (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: HasManyThroughAssociationsTest#test_include_method_in_association_through_should_return_true_for_instance_added_with_nested_builds (unexpected)
--- FAIL: AttributeMethodsTest#test_write_time_to_date_attribute (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preload_sti_middle_relation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_on_association_clears_scope (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_has_many_association_to_self (unexpected)
--- FAIL: AttributeMethodsTest#test_aliasing_``id``_attribute_allows_reading_the_column_value_for_a_CPK_model (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_an_array (unexpected)
--- FAIL: SecureTokenTest#test_generating_token_on_initialize_is_skipped_if_column_was_not_selected (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attributes_before_type_cast (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_joins (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_existing_record_twice_should_add_records_twice (unexpected)
--- FAIL: AssociationsTest#test_nullify_composite_foreign_key_belongs_to_association (unexpected)
--- FAIL: PostgresqlUUIDTest#test_uniqueness_validation_ignores_uuid (unexpected)
--- FAIL: AttributeMethodsTest#test_#id_value_alias_is_not_defined_if_id_column_doesn't_exist (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_modifying_has_many_through_has_one_reflection_should_raise (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_new_by_building (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attributes_writing_and_reading (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_with_after_create_callback_and_habtm_association (unexpected)
--- FAIL: AssociationsTest#test_querying_by_single_associated_record_works_using_query_constraints (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete (unexpected)
--- FAIL: SignedIdTest#test_finding_signed_record_outside_expiration_duration_raises_on_the_bang (unexpected)
--- FAIL: AttributeMethodsTest#test_removing_time_zone-aware_types (unexpected)
--- FAIL: ActiveRecord::CacheKeyTest#test_cache_version_does_call_updated_at_when_it_is_assigned_via_a_hash (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_with_through_having_conditions (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_for_database (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnNewRecord#test_autosave_new_record_on_has_one_can_be_disabled_per_relationship (unexpected)
--- FAIL: AssociationsTest#test_loading_the_association_target_should_keep_child_records_marked_for_destruction (unexpected)
--- FAIL: AttributeMethodsTest#test_converted_values_are_returned_after_assignment (unexpected)
--- FAIL: AttributeMethodsTest#test_on_the_fly_super_invokable_generated_attribute_methods_via_method_missing (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attributes_before_type_cast_on_a_datetime (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_cpk_stale_target (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_include? (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_obeys_order_on_through_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids (unexpected)
--- FAIL: AssociationsTest#test_subselect (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_replace_association (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_delete_all_for_with_dependent_option_nullify (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_table_delete (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_UTC (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang_with_custom_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_global_methods_are_overwritten (unexpected)
--- FAIL: PostgresqlVirtualColumnTest#test_virtual_column_with_full_inserts (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_for_single_table_inheritance_(STI_Models) (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_belongs_to_association_where_the_association_doesnt_exist (unexpected)
--- FAIL: AssociationsTest#test_association_with_references (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_method?_returns_false_if_the_table_does_not_exist (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_bang_and_valid_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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: SignedIdTest#test_fail_to_work_without_a_signed_id_verifier_secret (unexpected)
--- FAIL: EagerAssociationTest#test_eager_count_performed_on_a_has_many_through_association_with_multi_table_conditional (unexpected)
--- FAIL: RelationTest#test_find_or_initialize_by (unexpected)
--- FAIL: HasManyAssociationsTest#test_prevent_double_insertion_of_new_object_when_the_parent_association_loaded_in_the_after_save_callback (unexpected)
--- FAIL: FinderTest#test_condition_interpolation (unexpected)
--- FAIL: InheritanceComputeTypeTest#test_instantiation_doesnt_try_to_require_corresponding_file (unexpected)
--- FAIL: ReflectionTest#test_never_validate_association_if_explicit (unexpected)
--- FAIL: FinderTest#test_find_by_nil_attribute (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_association_avoids_calling_association.reader (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_replaces_existing_without_dependent_option (unexpected)
--- FAIL: HasOneAssociationsTest#test_can_marshal_has_one_association_with_nil_target (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_conditions (unexpected)
--- FAIL: FinderTest#test_find_by!_with_hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: FinderTest#test_find_by_empty_ids (unexpected)
--- FAIL: HasManyAssociationsTest#test_creating_using_primary_key (unexpected)
--- FAIL: RelationTest#test_joins_with_blank_value (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_single_composite_primary_key (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_association_does_not_use_parent_query_constraints_if_not_configured_to (unexpected)
--- FAIL: HasManyAssociationsTest#test_sti_subselect_count (unexpected)
--- FAIL: FinderTest#test_find_with_a_multiple_sets_of_composite_primary_key_wrapped_in_an_array_ordered (unexpected)
--- FAIL: RelationTest#test_order_with_reorder_nil_removes_the_order (unexpected)
--- FAIL: RelationTest#test_scoped_build (unexpected)
--- FAIL: HasOneAssociationsTest#test_nullification_on_destroyed_association (unexpected)
--- FAIL: RelationTest#test_find_with_included_associations (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_on_association_is_the_same_as_not_loaded (unexpected)
--- FAIL: RelationTest#test_unscoped_block_style (unexpected)
--- FAIL: HasOneAssociationsTest#test_building_the_associated_object_with_an_unrelated_type (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_composite_primary_key (unexpected)
--- FAIL: PersistenceTest#test_destroyed_returns_boolean (unexpected)
--- FAIL: EagerAssociationTest#test_base_messages (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_includes_raise_errors (unexpected)
--- FAIL: FinderTest#test_finder_with_offset_string (unexpected)
--- FAIL: PersistenceTest#test_delete_uses_query_constraints_config (unexpected)
--- FAIL: ReflectionTest#test_automatic_inverse_does_not_suppress_name_error_from_incidental_code (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_change_calls_destroy (unexpected)
--- FAIL: RelationTest#test_unscope_with_triple_dot_where (unexpected)
--- FAIL: FinderTest#test_find_on_association_proxy_conditions (unexpected)
--- FAIL: RelationTest#test_to_a_should_dup_target (unexpected)
--- FAIL: EagerAssociationTest#test_has_many_association_ignores_the_scoping (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_children_could_be_rolled_back_by_after_save (unexpected)
--- FAIL: EagerAssociationTest#test_calculate_with_string_in_from_and_eager_loading (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_many_with_association_inheritance (unexpected)
--- FAIL: RelationTest#test_count_explicit_columns (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_unquoted_table_name (unexpected)
--- FAIL: RelationTest#test_find_by_returns_nil_if_the_record_is_missing (unexpected)
--- FAIL: FinderTest#test_last_with_irreversible_order (unexpected)
--- FAIL: RelationTest#test_relations_don't_load_all_records_in_#inspect (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: CalculationsTest#test_should_return_integer_average_if_db_returns_such (unexpected)
--- FAIL: CalculationsTest#test_distinct_joins_count_with_order_and_limit (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_without_updated_at_attributes (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_invalid_id (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_and_belongs_to_many_and_limit (unexpected)
--- FAIL: CalculationsTest#test_count_selected_arel_attribute_in_joined_table (unexpected)
--- FAIL: PersistenceTest#test_save_for_record_with_only_primary_key_that_is_provided (unexpected)
--- FAIL: CalculationsTest#test_calculation_with_query_cache (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_uses_query_constraints_config (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete (unexpected)
--- FAIL: AssociationsTest#test_preloads_model_with_query_constraints_by_explicitly_configured_fk_and_pk (unexpected)
--- FAIL: ModulesTest#test_table_name (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment_to_nil_with_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_single_composite_primary_key (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_removing_associations_on_destroy (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_keep_the_order (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_preloading_empty_through_association_via_joins (unexpected)
--- FAIL: CalculationsTest#test_should_sum_scoped_field_with_from (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_left_joined_same_table_with_through_table (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_incorrectly_ordered_through_associations (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_include_has_many_using_primary_key (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids (unexpected)
--- FAIL: AssociationCallbacksTest#test_has_many_callbacks_for_destroy_on_parent (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_save_succeeds_for_invalid_belongs_to_with_validate_false (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_save_with_has_many_inverse (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reload_the_belonging_object_with_query_cache (unexpected)
--- FAIL: BelongsToAssociationsTest#test_multiple_counter_cache_with_after_create_update (unexpected)
--- FAIL: CalculationsTest#test_count_with_aliased_attribute (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_primary_key (unexpected)
--- FAIL: ReflectionTest#test_validate_association_if_autosave (unexpected)
--- FAIL: FinderTest#test_joins_with_string_array (unexpected)
--- FAIL: FinderTest#test_#find_by_with_composite_primary_key (unexpected)
--- FAIL: CalculationsTest#test_count_for_a_composite_primary_key_model (unexpected)
--- FAIL: CalculationsTest#test_no_limit_no_offset (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_nil (unexpected)
--- FAIL: AssociationsTest#test_querying_by_single_associated_record_works_using_query_constraints (unexpected)
--- FAIL: FinderTest#test_implicit_order_column_reorders_query_constraints (unexpected)
--- FAIL: EagerAssociationTest#test_loading_association_with_same_table_joins (unexpected)
--- FAIL: EagerAssociationTest#test_load_with_sti_sharing_association (unexpected)
--- FAIL: CalculationsTest#test_distinct_count_with_order_and_offset (unexpected)
--- FAIL: CalculationsTest#test_pluck_and_distinct (unexpected)
--- FAIL: CalculationsTest#test_count_with_eager_loading_and_custom_order (unexpected)
--- FAIL: PersistenceTest#test_delete_new_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_setter_with_required_type_cast (unexpected)
--- FAIL: FinderTest#test_eager_load_for_no_has_many_with_limit_and_joins_for_has_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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: HasManyAssociationsTest#test_association_with_extend_option (unexpected)
--- FAIL: CalculationsTest#test_pick_two (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes_limit_and_empty_result (unexpected)
--- FAIL: AttributeMethodsTest#test_aliasing_``id``_attribute_allows_reading_the_column_value (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_with_overridden_types_keep_their_type_when_a_default_value_is_configured_separately (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_none_should_return_false_if_any (unexpected)
--- FAIL: HasManyAssociationsTest#test_update_all_on_association_accessed_before_save_with_explicit_foreign_key (unexpected)
--- FAIL: BasicsTest#test_time_zone_aware_attribute_with_default_timezone_utc_on_utc_can_be_created (unexpected)
--- FAIL: BasicsTest#test_equality_of_collection_proxy_and_association_relation (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone_conversion_for_attributes_should_write_the_value_on_a_class_variable (unexpected)
--- FAIL: AttributeMethodsTest#test_allocated_objects_can_be_inspected (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_against_given_relation (unexpected)
--- FAIL: CalculationsTest#test_count_with_no_parameters_isnt_deprecated (unexpected)
--- FAIL: AttributeMethodsTest#test_converted_values_are_returned_after_assignment (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_associations_destroys_multiple_associations (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_column_should_unserialize_after_update_attribute (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_table_alias (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_followed_by_save_does_not_load_target (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_by_string_id (unexpected)
--- FAIL: CallbacksTest#test_create (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_scoped_grouped_having (unexpected)
--- FAIL: CalculationsTest#test_pluck_type_cast_with_left_joins_without_table_name_qualified_column (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_do_not_require_a_type (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_size_on_an_association_that_has_not_been_loaded_performs_a_query (unexpected)
--- FAIL: CalculationsTest#test_pluck_type_cast_with_eager_load_without_table_name_qualified_column (unexpected)
--- FAIL: CalculationsTest#test_pluck_without_column_names (unexpected)
--- FAIL: HasManyAssociationsTest#test_transaction_when_deleting_persisted (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_update_on_id_changes_the_counter_cache (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_utc_time_conversion_to_default_timezone_local (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_or_last_on_loaded_association_should_not_fetch_with_query (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_before_save (unexpected)
--- FAIL: CalculationsTest#test_minimum_and_maximum_on_non_numeric_type (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_size_on_an_association_that_has_been_loaded_does_not_perform_query (unexpected)
--- FAIL: AttributeMethodsTest#test_user-defined_JSON_attribute_predicate (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_callbacks_firing_order_on_update (unexpected)
--- FAIL: AttributeMethodsTest#test_on-the-fly_super-invokable_generated_attribute_predicates_via_method_missing (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_many_before_save (unexpected)
--- FAIL: HasManyAssociationsTest#test_transactions_when_replacing_on_persisted (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_children_can_override_parents (unexpected)
--- FAIL: BasicsTest#test_find_reverse_ordered_last (unexpected)
--- FAIL: CalculationsTest#test_count_with_from_option (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_with_dirty_target (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_has_one_through_with_belongs_to_on_disable_joins (unexpected)
--- FAIL: CalculationsTest#test_should_count_with_manual_distinct_select_and_distinct (unexpected)
--- FAIL: CalculationsTest#test_count_with_arel_star (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_method? (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_nth_or_last_on_existing_record_with_build_should_load_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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: SignedIdTest#test_fail_to_find_record_from_that_has_since_been_destroyed (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method_using_find_method (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_regular_association_with_a_typo_through_a_polymorphic_association_still_raises (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose (unexpected)
--- FAIL: EagerAssociationTest#test_polymorphic_type_condition (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_one_association_without_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_loading_conditions_with_or (unexpected)
--- FAIL: EagerAssociationTest#test_has_many_through_with_order (unexpected)
--- FAIL: EagerAssociationTest#test_including_association_based_on_sql_condition_and_no_database_column (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_high_offset_and_multiple_hash_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_one_using_reorder (unexpected)
--- FAIL: ModulesTest#test_compute_type_can_infer_class_name_of_sibling_inside_module (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_through_a_polymorphic_association_doesn't_require_the_association_to_exist (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: EagerAssociationTest#test_association_loading_notification (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_scope_including_joins (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load (unexpected)
--- FAIL: EagerAssociationTest#test_eager_count_performed_on_a_has_many_through_association_with_multi_table_conditional (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_signed_record_within_expiration_duration (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load_with_gzip (unexpected)
--- FAIL: EagerAssociationTest#test_count_with_include (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions_on_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_offset_and_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_of_instance_dependent_associations_is_supported (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_one_association_with_references_does_not_run_additional_queries (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_association_associated_by_a_composite_query_constraints (unexpected)
--- FAIL: ModulesTest#test_module_spanning_associations (unexpected)
--- FAIL: EagerAssociationTest#test_including_associations_with_where.not_adds_implicit_references (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_with_custom_scope (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_save_fails_for_invalid_has_one (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_does_not_cache_has_many_association_subset_when_preloaded_with_a_through_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method_using_find_by_method (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_one_association (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_through_association_twice_does_not_reset_it (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_order_on_joined_table_preloads (unexpected)
--- FAIL: ActiveRecord::Type::IntegerTest#test_casting_ActiveRecord_models (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_through_empty_belongs_to (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_one_using_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_string_id_column_joins (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_many_association_without_primary_key (unexpected)
--- FAIL: EagerAssociationTest#test_associations_loaded_for_all_records (unexpected)
--- FAIL: EagerAssociationTest#test_count_eager_with_has_many_and_limit_and_high_offset (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_signed_record_with_purpose (unexpected)
--- FAIL: EagerAssociationTest#test_deep_including_through_habtm (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load_via_disk (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_multiple_order_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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: HasOneAssociationsTest#test_dependency_should_halt_parent_destruction (unexpected)
--- FAIL: HasOneAssociationsTest#test_dangerous_association_name_raises_ArgumentError (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preloading_across_has_one_through_constrains_loaded_records (unexpected)
--- FAIL: HasOneAssociationsTest#test_dependence_with_missing_association_and_nullify (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_should_save_parent_but_not_invalid_child (unexpected)
--- FAIL: RelationTest#test_size_with_zero_limit (unexpected)
--- FAIL: RelationTest#test_preloading_with_associations_and_merges (unexpected)
--- FAIL: RelationTest#test_except (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_nulls_first_or_last (unexpected)
--- FAIL: BelongsToAssociationsTest#test_destroying_child_with_unloaded_parent_and_foreign_key_and_touch_is_possible_with_has_many_inversing (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_empty_update (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_out_of_range_value_assigning (unexpected)
--- FAIL: BelongsToAssociationsTest#test_concurrent_counter_cache_double_destroy (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_on_polymorphic_association_with_empty_array (unexpected)
--- FAIL: HasOneAssociationsTest#test_attributes_are_being_set_when_initialized_from_has_one_association_with_where_clause (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_wont_mutate_owner_record (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_squishes (unexpected)
--- FAIL: BelongsToAssociationsTest#test_reloading_association_with_key_change (unexpected)
--- FAIL: BelongsToAssociationsTest#test_self_referential_belongs_to_with_counter_cache_assigning_nil (unexpected)
--- FAIL: RelationTest#test_select_takes_an_aliased_attribute (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_reselect_raise_errors (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: HasOneAssociationsTest#test_association_keys_bypass_attribute_protection (unexpected)
--- FAIL: RelationTest#test_find_by!_requires_at_least_one_argument (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_composite_foreign_key_on_association_when_key_changes_on_associated_record (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_order_by_aliased_attributes (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_with_block (unexpected)
--- FAIL: BelongsToAssociationsTest#test_build_with_conditions (unexpected)
--- FAIL: BelongsToAssociationsTest#test_creating_the_belonging_object_from_new_record (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_loading_for_new_record (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_id_assigning (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_replaces_existing_with_dependent_option (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_with_custom_primary_key (unexpected)
--- FAIL: RelationTest#test_find_all_with_multiple_should_use_and (unexpected)
--- FAIL: RelationTest#test_finding_with_order_concatenated (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_marshal_dump_and_load (unexpected)
--- FAIL: RelationTest#test_select_takes_a_variable_list_of_args (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_custom_select_and_order (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assigning_belongs_to_on_destroyed_object (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_nil_after_destroy (unexpected)
--- FAIL: InheritanceComputeTypeTest#test_sti_type_from_attributes_disabled_in_non_sti_class (unexpected)
--- FAIL: RelationTest#test_left_outer_joins_with_blank_value (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_bang_with_conditions (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_counter_cache (unexpected)
--- FAIL: RelationTest#test_automatically_added_where_not_references (unexpected)
--- FAIL: RelationTest#test_loaded_first (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_attributes_are_available_to_after_initialize (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: PersistenceTest#test_update_attribute_in_before_validation_respects_callback_chain (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_updates_in_memory_after_update_with_inverse_of_enabled (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_no_associations (unexpected)
--- FAIL: PostgresqlIntervalTest#test_interval_type_cast_from_numeric (unexpected)
--- FAIL: FinderTest#test_symbols_table_ref (unexpected)
--- FAIL: RelationTest#test_find_or_initialize_by_with_block (unexpected)
--- FAIL: CalculationsTest#test_count_with_distinct (unexpected)
--- FAIL: FinderTest#test_find_with_ids_with_limit_and_order_clause (unexpected)
--- FAIL: RelationTest#test_loaded_relations_cannot_be_mutated_by_merge! (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_uses_array_include_after_loaded (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_recursive_cascading_four_levels_has_and_belongs_to_many (unexpected)
--- FAIL: HasManyScopingTest#test_should_default_scope_on_associations_is_overridden_by_association_conditions (unexpected)
--- FAIL: FinderTest#test_exists_with_eager_load (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_wont_mutate_owner_record (unexpected)
--- FAIL: AssociationsTest#test_using_limitable_reflections_helper (unexpected)
--- FAIL: RelationTest#test_to_sql_on_scoped_proxy (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_bang_with_block (unexpected)
--- FAIL: EagerAssociationTest#test_loading_association_with_same_table_joins (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_truncates_edge_case (unexpected)
--- FAIL: RelationTest#test_finding_with_reversed_arel_assoc_order (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_added_after_subclasses_load_are_inherited (unexpected)
--- FAIL: TransactionCallbacksTest#test_only_call_after_rollback_on_create_after_transaction_rollsback_for_new_record (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_empty_array_with_aggregate_having_multiple_mappings (unexpected)
--- FAIL: PersistenceTest#test_update_columns_should_not_use_setter_method (unexpected)
--- FAIL: ActiveRecord::CacheKeyTest#test_cache_version_does_call_updated_at_when_it_is_assigned_via_a_string (unexpected)
--- FAIL: FinderTest#test_exists_with_polymorphic_relation (unexpected)
--- FAIL: SignedIdTest#test_cannot_get_a_signed_ID_for_a_new_record (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_adding (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_has_many_association_with_nonstandard_primary_keys (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_a_dependent_association_collection (unexpected)
--- FAIL: PersistenceTest#test_delete_isnt_affected_by_scoping (unexpected)
--- FAIL: BasicsTest#test_marshalling_new_record_round_trip_with_associations (unexpected)
--- FAIL: RelationTest#test_order_doesnt_trigger_eager_loading_when_ordering_using_owner_table_and_symbols (unexpected)
--- FAIL: HasOneAssociationsTest#test_composite_primary_key_malformed_association_owner_class (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_or_last_on_loaded_association_should_not_fetch_with_query (unexpected)
--- FAIL: BasicsTest#test_dup_does_not_copy_associations (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_destroy (unexpected)
--- FAIL: FinderTest#test_find_by_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: EagerAssociationTest#test_order_on_join_table_with_include_and_limit (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_with_invalid_field (unexpected)
--- FAIL: HasOneAssociationsTest#test_update_with_foreign_and_primary_keys (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_method_on_an_abstract_class_is_available_on_subclasses (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_setter_with_required_type_cast (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_on_time_with_time_zone_aware_attributes_and_invalid_time_params (unexpected)
--- FAIL: PersistenceTest#test_class_level_delete_is_affected_by_scoping (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_squishes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_destroy_all (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: HasManyAssociationsTest#test_abstract_class_with_polymorphic_has_many (unexpected)
--- FAIL: HasOneAssociationsTest#test_build (unexpected)
--- FAIL: RelationTest#test_first_or_initialize_with_no_parameters (unexpected)
--- FAIL: RelationTest#test_respond_to_dynamic_finders (unexpected)
--- FAIL: CalculationsTest#test_sum_with_not_auto_table_name_prefix_if_column_included (unexpected)
--- FAIL: HasManyAssociationsTest#test_attributes_are_being_set_when_initialized_from_has_many_association_with_multiple_where_clauses (unexpected)
--- FAIL: RelationTest#test_finding_with_order_concatenated (unexpected)
--- FAIL: CalculationsTest#test_minimum_and_maximum_on_non_numeric_type (unexpected)
--- FAIL: RelationTest#test_find_by!_requires_at_least_one_argument (unexpected)
--- FAIL: RelationTest#test_finding_with_asc_order_with_string (unexpected)
--- FAIL: HasManyAssociationsTest#test_subsequent_calls_to_one_should_use_query (unexpected)
--- FAIL: RelationTest#test_relations_limit_the_records_in_#pretty_print_at_10 (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_reserved_words (unexpected)
--- FAIL: RelationTest#test_joins_with_order_by_custom_attribute (unexpected)
--- FAIL: RelationTest#test_loading_query_is_annotated_in_#inspect (unexpected)
--- FAIL: RelationTest#test_#skip_query_cache!_with_an_eager_load (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_each (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: CalculationsTest#test_distinct_count_with_group_by_and_order_and_limit (unexpected)
--- FAIL: RelationTest#test_find_by_with_delegated_ar_object (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_an_exclusively_dependent_association_collection (unexpected)
--- FAIL: RelationTest#test_includes_with_select (unexpected)
--- FAIL: RelationTest#test_already-loaded_relations_don't_perform_a_new_query_in_#pretty_print (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: CalculationsTest#test_ids_with_preload (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_with_bound_values (unexpected)
--- FAIL: HasOneAssociationsTest#test_nullification_on_cpk_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_cant_save_has_many_readonly_association (unexpected)
--- FAIL: CalculationsTest#test_should_count_manual_select_with_count_all (unexpected)
--- FAIL: CalculationsTest#test_select_avg_with_group_by_as_virtual_attribute_with_ar (unexpected)
--- FAIL: CalculationsTest#test_minimum_and_maximum_on_time_attributes (unexpected)
--- FAIL: RelationTest#test_create_or_find_by (unexpected)
--- FAIL: AssociationsTest#test_belongs_to_association_does_not_use_parent_query_constraints_if_not_configured_to (unexpected)
--- FAIL: HasOneAssociationsTest#test_can_marshal_has_one_association_with_nil_target (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_all_on_association_clears_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_update_all_on_association_accessed_before_save (unexpected)
--- FAIL: RelationTest#test_delete_by (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_no_parameters (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_no_parameters (unexpected)
--- FAIL: RelationTest#test_order_triggers_eager_loading_when_ordering_using_symbols (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_serialization (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_many (unexpected)
--- FAIL: HasOneAssociationsTest#test_restrict_with_exception (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_twice_should_or_the_relation (unexpected)
--- FAIL: CalculationsTest#test_pluck_on_aliased_attribute (unexpected)
--- FAIL: CalculationsTest#test_should_perform_joined_include_when_referencing_included_tables (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_eager_load_raise_errors (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: ModulesTest#test_find_account_and_include_company (unexpected)
--- FAIL: PersistenceTest#test_save_with_duping_of_destroyed_object (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_many_through_polymorphic_has_manys_works (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_association_through_a_belongs_to_association_where_the_association_doesnt_exist (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_for_updated_at_on (unexpected)
--- FAIL: PersistenceTest#test_class_level_delete (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_association_callback_ordering (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_scope_is_affected_by_unscoping (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_after_update (unexpected)
--- FAIL: PersistenceTest#test_update! (unexpected)
--- FAIL: AttributeMethodsTest#test_set_attributes (unexpected)
--- FAIL: AttributeMethodsTest#test_YAML_dumping_a_record_with_time_zone-aware_attribute (unexpected)
--- FAIL: PersistenceTest#test_increment_nil_attribute (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_both_parent_ids_set_when_saving_new (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_concat (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_should_property_quote_string_primary_keys (unexpected)
--- FAIL: PersistenceTest#test_becomes_includes_errors (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_uses_array_include_after_loaded (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_method? (unexpected)
--- FAIL: IntegrationTest#test_cache_key_retains_version_when_custom_timestamp_is_used (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_attributes_are_being_set_when_initialized_from_habtm_association_with_where_clause (unexpected)
--- FAIL: AttributeMethodsTest#test_came_from_user? (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_preload_on_disable_joins_through (unexpected)
--- FAIL: AttributeMethodsTest#test_#undefine_attribute_methods_undefines_alias_attribute_methods (unexpected)
--- FAIL: AttributeMethodsTest#test_should_unserialize_attributes_for_frozen_records (unexpected)
--- FAIL: PersistenceTest#test_destroyed_returns_boolean (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attribute_with_nil_should_not_asplode (unexpected)
--- FAIL: IntegrationTest#test_cache_version_changes_with_versioning_on (unexpected)
--- FAIL: ModulesTest#test_module_table_name_suffix_with_global_suffix (unexpected)
--- FAIL: IntegrationTest#test_param_delimiter_is_defined_per_class (unexpected)
--- FAIL: PersistenceTest#test_find_via_reload (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_belongs_to_with_dependent_delete_all (unexpected)
--- FAIL: PersistenceTest#test_update_attribute! (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_with_reflection_using_class_name_and_fixtures (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_when_association_already_loaded (unexpected)
--- FAIL: AttributeMethodsTest#test_read_overridden_attribute (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_collection_size_from_build (unexpected)
--- FAIL: IntegrationTest#test_to_param_class_method_squishes (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_replace_on_duplicated_object (unexpected)
--- FAIL: PersistenceTest#test_create_model_with_uuid_pk_populates_id (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_build_then_remove_then_save (unexpected)
--- FAIL: IntegrationTest#test_param_delimiter_changes_delimiter_used_in_to_param (unexpected)
--- FAIL: ModulesTest#test_table_name (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_assign_ids (unexpected)
--- FAIL: ModulesTest#test_module_table_name_prefix_with_global_prefix (unexpected)
--- FAIL: PersistenceTest#test_save_touch_false (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 week ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_assignment_before_parent_saved (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
--- FAIL: HasOneAssociationsTest#test_polymorphic_has_one_with_touch_option_on_update_will_touch_record_by_fetching_from_database_if_needed (unexpected)
--- FAIL: RelationTest#test_unscope_with_table_name_qualified_column (unexpected)
--- FAIL: PersistenceTest#test_update_object (unexpected)
--- FAIL: FinderTest#test_exists_with_aggregate_having_three_mappings (unexpected)
--- FAIL: FinderTest#test_include_on_loaded_relation_with_match (unexpected)
--- FAIL: RelationTest#test_reverse_arel_order_with_function (unexpected)
--- FAIL: FinderTest#test_last_with_irreversible_order (unexpected)
--- FAIL: RelationTest#test_group_with_blank_value (unexpected)
--- FAIL: UpdateAllTest#test_klass_level_touch_all (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_association_relation (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_all_on_desynced_counter_cache_association (unexpected)
--- FAIL: ModulesTest#test_module_table_name_suffix (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_and_create_from_association_should_respect_unscope_over_default_scope (unexpected)
--- FAIL: PersistenceTest#test_create_many_through_factory_with_block (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete_with_dependent_nullify (unexpected)
--- FAIL: CalculationsTest#test_ids_on_loaded_relation_with_includes_and_table_scope (unexpected)
--- FAIL: CalculationsTest#test_count_with_block_and_column_name_raises_an_error (unexpected)
--- FAIL: BasicsTest#test_non_valid_identifier_column_name (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_many_via_block (unexpected)
--- FAIL: InheritanceTest#test_abstract_class (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_no_parameters (unexpected)
--- FAIL: HasManyAssociationsTest#test_subsequent_calls_to_many_should_use_query (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_updates_counter_cache (unexpected)
--- FAIL: FinderTest#test_find_with_a_multiple_sets_of_composite_primary_key_wrapped_in_an_array (unexpected)
--- FAIL: RelationTest#test_find_with_readonly_option (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_after_building (unexpected)
--- FAIL: RelationTest#test_find_by!_requires_at_least_one_argument (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_add_column_newline_default (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_with_same_content (unexpected)
--- FAIL: PersistenceTest#test_save_invalid_record (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_dynamic_find_should_respect_association_include (unexpected)
--- FAIL: FinderTest#test_find_with_ids_with_no_id_passed (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_array (unexpected)
--- FAIL: AttributeMethodsTest#test_custom_field_attribute_predicate (unexpected)
--- FAIL: RelationTest#test_to_a_should_dup_target (unexpected)
--- FAIL: CalculationsTest#test_from_option_with_table_different_than_class (unexpected)
--- FAIL: BasicsTest#test_custom_mutator (unexpected)
--- FAIL: BelongsToAssociationsTest#test_concurrent_counter_cache_double_destroy (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_method?_returns_false_if_the_table_does_not_exist (unexpected)
--- FAIL: HasManyAssociationsTest#test_raises_RecordNotDestroyed_when_replaced_child_can't_be_destroyed (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_one_should_return_false_if_more_than_one (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: PersistenceTest#test_update_columns_should_raise_exception_if_new_record (unexpected)
--- FAIL: RelationTest#test_automatically_added_reorder_references (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 week ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: RelationTest#test_find_by_id_with_list_of_ar (unexpected)
--- FAIL: RelationTest#test_order_doesnt_trigger_eager_loading_when_ordering_using_owner_table_and_symbols (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_build (unexpected)
--- FAIL: RelationTest#test_first_or_create_bang_with_invalid_options (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_create_record (unexpected)
--- FAIL: RelationTest#test_two_scopes_with_includes_should_not_drop_any_include (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_composite_primary_key (unexpected)
--- FAIL: FinderTest#test_find_on_array_conditions (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_setter (unexpected)
--- FAIL: RelationTest#test_relations_with_cached_arel_can't_be_mutated_[internal_API] (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_obeys_order_on_through_association (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_validation_does_not_validate_stale_association_target (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_reorder_should_use_sql_limit (unexpected)
--- FAIL: RelationTest#test_order_by_relation_attribute (unexpected)
--- FAIL: RelationTest#test_where_with_ar_object (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_create (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_nil_with_aggregate_having_multiple_mappings (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_uses_the_through_model_to_create_transactions (unexpected)
--- FAIL: FinderTest#test_member_when_non_AR_object_passed_on_unloaded_relation (unexpected)
--- FAIL: FinderTest#test_find_by_one_missing_attribute (unexpected)
--- FAIL: RelationTest#test_reload (unexpected)
--- FAIL: FinderTest#test_find_with_custom_select_excluding_id (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_join_with_group (unexpected)
--- FAIL: FinderTest#test_last_with_integer_and_order_should_use_sql_limit (unexpected)
--- FAIL: RelationTest#test_first_or_create_with_array (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes (unexpected)
--- FAIL: FinderTest#test_custom_select_takes_precedence_over_original_value (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_optimizer_hints_raise_errors (unexpected)
--- FAIL: RelationTest#test_find_all_using_where_with_relation_does_not_alter_select_values (unexpected)
--- FAIL: FinderTest#test_exists_with_empty_hash_arg (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_redefine_habtm (unexpected)
--- FAIL: RelationTest#test_select_with_aggregates (unexpected)
--- FAIL: FinderTest#test_find_by!_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: HasOneAssociationsTest#test_finding_using_primary_key (unexpected)
--- FAIL: RelationTest#test_first_or_initialize_with_block (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_already_associated_record (unexpected)
--- FAIL: FinderTest#test_third_with_offset (unexpected)
--- FAIL: RelationTest#test_find_by_requires_at_least_one_argument (unexpected)
--- FAIL: RelationTest#test_to_xml (unexpected)
--- FAIL: HasOneAssociationsTest#test_cant_save_readonly_association (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes_that_are_both_aggregates (unexpected)
--- FAIL: FinderTest#test_exists_with_eager_load (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_recursive_cascading_four_levels_has_and_belongs_to_many (unexpected)
--- FAIL: FinderTest#test_find_by_returns_nil_if_the_record_is_missing (unexpected)
--- FAIL: FinderTest#test_find_by_association_subquery (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_one_mapping_array (unexpected)
--- FAIL: RelationTest#test_find_or_create_by (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 week ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: HasManyAssociationsTest#test_composite_primary_key_malformed_association_owner_class (unexpected)
--- FAIL: CalculationsTest#test_calculation_with_polymorphic_relation (unexpected)
--- FAIL: IntegrationTest#test_cache_key_format_is_precise_enough (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_within_expiration_duration (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_unscope_should_affect_to_through_scope (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_unquoted_table_name (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_interprets_time_zone-unaware_string_in_time_zone (unexpected)
--- FAIL: DefaultScopingTest#test_unscope_string_where_clauses_involved (unexpected)
--- FAIL: EagerAssociationTest#test_count_eager_with_has_many_and_limit_and_high_offset (unexpected)
--- FAIL: HasManyAssociationsTest#test_load_target_respects_protected_attributes (unexpected)
--- FAIL: BasicsTest#test_dup_with_aggregate_of_same_name_as_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_undeclared_attribute_method_does_not_affect_respond_to?_and_method_missing (unexpected)
--- FAIL: PersistenceTest#test_increment_attribute (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_third_to_last_bang (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destruction_does_not_error_without_primary_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_composite_primary_key_malformed_association_class (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_all_queries_runs_on_reload (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_offset_and_conditions_array (unexpected)
--- FAIL: HasManyAssociationsTest#test_adding_using_create (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order_on_nested_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_create (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_change_calls_destroy (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_numeric_range_for_string (unexpected)
--- FAIL: PersistenceTest#test_update_does_not_run_sql_if_record_has_not_changed (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_with_bang_on_has_many_raises_when_record_not_saved (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_time_with_zone_conversion_to_default_timezone_local (unexpected)
--- FAIL: AttributeMethodsTest#test_#id_value_alias_returns_the_value_in_the_id_column,_when_id_column_exists (unexpected)
--- FAIL: CalculationsTest#test_pluck_for_a_composite_primary_key (unexpected)
--- FAIL: HasManyAssociationsTest#test_select_with_block_and_dirty_target (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_create_has_many_through_with_default_scope_on_join_model (unexpected)
--- FAIL: SerializedAttributeTest#test_decorated_type_with_decorator_block (unexpected)
--- FAIL: CalculationsTest#test_count_arel_attribute_in_joined_table_with (unexpected)
--- FAIL: InverseBelongsToTests#test_recursive_inverse_on_recursive_model_has_many_inversing (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_validation_does_not_validate_non_dirty_association_target (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_relationship_cannot_have_a_counter_cache (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_time_zone-aware_attribute_with_a_string (unexpected)
--- FAIL: PrimaryKeysTest#test_id_column_that_is_not_primary_key (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_all_queries_runs_on_reload_but_default_scope_without_all_queries_does_not (unexpected)
--- FAIL: AttributeMethodsTest#test_#alias_attribute_with_an_overridden_original_method_from_a_module_issues_a_deprecation (unexpected)
--- FAIL: FinderTest#test_find_with_custom_select_excluding_id (unexpected)
--- FAIL: CalculationsTest#test_should_get_maximum_of_field (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_association_with_foreign_key_option (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_after_building (unexpected)
--- FAIL: HasManyAssociationsTest#test_abstract_class_with_polymorphic_has_many (unexpected)
--- FAIL: HasManyAssociationsTest#test_subsequent_calls_to_one_should_use_query (unexpected)
--- FAIL: PostgresqlBitStringTest#test_roundtrip (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 week ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: HasManyAssociationsTest#test_modifying_a_through_a_has_many_should_raise (unexpected)
--- FAIL: CalculationsTest#test_should_average_field (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_and_self_table_reference (unexpected)
--- FAIL: HasManyAssociationsTest#test_create!_the_association_with_an_array (unexpected)
--- FAIL: CalculationsTest#test_should_not_overshadow_enumerable_sum (unexpected)
--- FAIL: RelationTest#test_one (unexpected)
--- FAIL: RelationTest#test_order_triggers_eager_loading_when_ordering_using_symbols (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_by_function_with_table_alias (unexpected)
--- FAIL: RelationTest#test_create_with_nested_attributes (unexpected)
--- FAIL: RelationTest#test_two_scopes_with_includes_should_not_drop_any_include (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preloading_across_has_one_constrains_loaded_records (unexpected)
--- FAIL: RelationTest#test_to_sql_on_eager_join (unexpected)
--- FAIL: HasManyAssociationsTest#test_associations_order_should_be_priority_over_throughs_order (unexpected)
--- FAIL: RelationTest#test_delete_by (unexpected)
--- FAIL: RelationTest#test_no_arguments_to_preload_raise_errors (unexpected)
--- FAIL: CalculationsTest#test_count_with_eager_loading_and_custom_order (unexpected)
--- FAIL: CalculationsTest#test_no_queries_for_empty_relation_on_sum (unexpected)
--- FAIL: CalculationsTest#test_should_generate_valid_sql_with_joins_and_group (unexpected)
--- FAIL: MultiParameterAttributeTest#test_multiparameter_attributes_setting_date_attribute (unexpected)
--- FAIL: BasicsTest#test_#connected_to_many_cannot_be_called_with_classes_that_include_ActiveRecord::Base (unexpected)
--- FAIL: AssociationValidationTest#test_validates_associated_without_marked_for_destruction (unexpected)
--- FAIL: I18nGenerateMessageValidationTest#test_translation_for_'taken'_can_be_overridden_in_activerecord_model_scope (unexpected)
--- FAIL: CalculationsTest#test_pick_loaded_relation_aliased_attribute (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attributes_before_type_cast (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_grafts_stashed_associations_to_correct_parent (unexpected)
--- FAIL: HasManyAssociationsTest#test_joining_through_a_polymorphic_association_with_a_where_clause (unexpected)
--- FAIL: RelationTest#test_references_with_blank_value (unexpected)
--- FAIL: CalculationsTest#test_pluck_columns_with_same_name (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_cascaded_two_levels_with_condition (unexpected)
--- FAIL: CalculationsTest#test_no_limit_no_offset (unexpected)
--- FAIL: RelationTest#test_finding_with_order (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_keys_bypass_attribute_protection (unexpected)
--- FAIL: BasicsTest#test_dup_with_aggregate_of_same_name_as_attribute (unexpected)
--- FAIL: CalculationsTest#test_minimum_with_from_option (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_field_having_condition_from_select (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence_on_account (unexpected)
--- FAIL: BasicsTest#test_#connected_to_many_with_a_multiple_classes_without_brackets_works (unexpected)
--- FAIL: RelationTest#test_raising_exception_on_invalid_hash_params (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_field_through_association_and_having (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_updates_in_memory_after_create_with_array (unexpected)
--- FAIL: AttributeMethodsTest#test_time_zone-aware_attribute_saved (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_with_invalid_field (unexpected)
--- FAIL: CalculationsTest#test_calculation_with_polymorphic_relation (unexpected)
--- FAIL: RelationTest#test_preloading_with_associations_and_merges (unexpected)
--- FAIL: CalculationsTest#test_count_with_from_option (unexpected)
--- FAIL: RelationTest#test_find_by_doesn't_have_implicit_ordering (unexpected)
--- FAIL: BasicsTest#test_previously_persisted_returns_boolean (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 week ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: BelongsToAssociationsTest#test_missing_attribute_error_is_raised_when_no_foreign_key_attribute (unexpected)
--- FAIL: ReflectionTest#test_foreign_type (unexpected)
--- FAIL: CalculationsTest#test_count_with_where_and_order (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids_with_belongs_to_cpk_model (unexpected)
--- FAIL: CalculationsTest#test_should_resolve_aliased_attributes (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_assign_ids (unexpected)
--- FAIL: BelongsToAssociationsTest#test_raises_type_mismatch_with_namespaced_class (unexpected)
--- FAIL: ReflectionTest#test_reflect_on_association_accepts_strings (unexpected)
--- FAIL: CalculationsTest#test_distinct_count_with_group_by_and_order_and_limit (unexpected)
--- FAIL: CalculationsTest#test_having_with_strong_parameters (unexpected)
--- FAIL: BelongsToAssociationsTest#test_find_by_with_custom_primary_key (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_in_joined_table_with_group_by (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_multiple_stis_and_order (unexpected)
--- FAIL: ReflectionTest#test_join_table (unexpected)
--- FAIL: TestAutosaveAssociationValidationsOnABelongsToAssociation#test_validations_still_fire_on_unchanged_association_with_custom_validation_context (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_by_function_with_table_alias (unexpected)
--- FAIL: CalculationsTest#test_should_sum_scoped_field_with_from (unexpected)
--- FAIL: CalculationsTest#test_should_get_maximum_of_field (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_reassigning (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_belongs_to_sti (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_includes_limit_and_empty_result (unexpected)
--- FAIL: CalculationsTest#test_should_order_by_grouped_field (unexpected)
--- FAIL: ReflectionTest#test_type (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_selection_clause (unexpected)
--- FAIL: ReflectionTest#test_association_reflection_in_modules (unexpected)
--- FAIL: CalculationsTest#test_limit_should_apply_before_count (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_summed_field_with_conditions (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_adding (unexpected)
--- FAIL: CalculationsTest#test_ids_with_includes (unexpected)
--- FAIL: BelongsToAssociationsTest#test_failing_create! (unexpected)
--- FAIL: ReflectionTest#test_columns_are_returned_in_the_order_they_were_declared (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load (unexpected)
--- FAIL: CalculationsTest#test_distinct_joins_count_with_group_by (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_adding_before_save (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
--- FAIL: ReflectionTest#test_validate_association_if_autosave (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_against_given_relation (unexpected)
--- FAIL: CalculationsTest#test_should_count_field_of_root_table_with_conflicting_group_by_column (unexpected)
--- FAIL: BelongsToAssociationsTest#test_association_with_query_constraints_assigns_id_on_replacement (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_type_cast_does_not_corrupt_the_query_cache (unexpected)
--- FAIL: ReflectionTest#test_association_primary_key_uses_explicit_primary_key_option_as_first_priority (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_with_primary_key_as_symbol (unexpected)
--- FAIL: BelongsToAssociationsTest#test_association_assignment_sticks (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_change_from_nil_to_persisted_record (unexpected)
--- FAIL: CalculationsTest#test_group_by_with_quoted_count_and_order_by_alias (unexpected)
--- FAIL: CalculationsTest#test_limit_is_kept (unexpected)
--- FAIL: BelongsToAssociationsTest#test_field_name_same_as_foreign_key (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 week ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: BasicsTest#test_initialize_with_invalid_attribute (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_null_belongs_to_polymorphic_association (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_update (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_empty_update (unexpected)
--- FAIL: EagerAssociationTest#test_including_association_based_on_sql_condition_and_no_database_column (unexpected)
--- FAIL: BasicsTest#test_marshal_inspected_round_trip (unexpected)
--- FAIL: BasicsTest#test_custom_mutator (unexpected)
--- FAIL: BasicsTest#test_dup_of_saved_object_marks_attributes_as_dirty (unexpected)
--- FAIL: BasicsTest#test_previously_changed_dup (unexpected)
--- FAIL: HasOneAssociationsTest#test_assignment_before_child_saved (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_one_association_with_references_does_not_run_additional_queries (unexpected)
--- FAIL: BasicsTest#test_find_symbol_ordered_last (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_multiple_associations (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_a_polymorphic_association_with_references_to_the_associated_table (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_callable (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_time_with_zone_conversion_to_default_timezone_utc (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_has_one_association_with_same_include_includes_only_once (unexpected)
--- FAIL: BasicsTest#test_default_values_are_deeply_dupped (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loaded_has_one_association_without_primary_key (unexpected)
--- FAIL: BasicsTest#test_equality_of_new_records (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_belongs_to_association_SQL (unexpected)
--- FAIL: BasicsTest#test_previously_new_record_returns_boolean (unexpected)
--- FAIL: HasOneAssociationsTest#test_reset_association (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_relationship_cannot_have_a_counter_cache (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_empty_belongs_to_polymorphic (unexpected)
--- FAIL: BasicsTest#test_connection_in_local_time (unexpected)
--- FAIL: BasicsTest#test_ignored_columns_have_no_attribute_methods (unexpected)
--- FAIL: BasicsTest#test_equality (unexpected)
--- FAIL: BasicsTest#test_previously_changed (unexpected)
--- FAIL: BasicsTest#test_generated_association_methods_module_name (unexpected)
--- FAIL: BasicsTest#test_default_in_utc_with_time_zone (unexpected)
--- FAIL: HasOneAssociationsTest#test_proxy_assignment (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions_on_association (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_habtm (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_change_calls_delete (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_inheritance (unexpected)
--- FAIL: BasicsTest#test_protected_environments_are_stored_as_an_array_of_string (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_association_replaces_existing_without_dependent_option (unexpected)
--- FAIL: EagerAssociationTest#test_eager_count_performed_on_a_has_many_through_association_with_multi_table_conditional (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_quoted_table_name (unexpected)
--- FAIL: BasicsTest#test_auto_id (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_multiple_associations_with_references (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_multiple_associations (unexpected)
--- FAIL: BasicsTest#test_successful_comparison_of_like_class_records (unexpected)
--- FAIL: BasicsTest#test_set_table_name_with_inheritance (unexpected)
--- FAIL: EagerAssociationTest#test_including_associations_with_extensions_and_an_instance_dependent_scope_is_supported (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_belongs_to_quotes_table_and_column_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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 1 week ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: InheritanceTest#test_eager_load_belongs_to_primary_key_quoting (unexpected)
--- FAIL: PersistenceTest#test_increment_aliased_attribute (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_with_symbol_class_name (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_collection_size_from_params (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_has_one_through_with_belongs_to_on_disable_joins (unexpected)
--- FAIL: InheritanceTest#test_abstract_inheritance_base_class (unexpected)
--- FAIL: SignedIdTest#test_fail_to_find_record_from_broken_signed_id (unexpected)
--- FAIL: PersistenceTest#test_save_nil_string_attributes (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_a_collection (unexpected)
--- FAIL: PersistenceTest#test_delete (unexpected)
--- FAIL: PersistenceTest#test_decrement_with_touch_updates_timestamps (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_two_association_with_one_save (unexpected)
--- FAIL: PersistenceTest#test_destroy_with_multiple_composite_primary_keys (unexpected)
--- FAIL: PersistenceTest#test_destroy_for_a_failed_to_destroy_cpk_record (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load_with_gzip (unexpected)
--- FAIL: PersistenceTest#test_update_raises_record_not_found_exception (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_redefine_habtm (unexpected)
--- FAIL: PersistenceTest#test_instantiate_creates_a_new_instance (unexpected)
--- FAIL: InheritanceTest#test_alt_complex_inheritance (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_invalid_id! (unexpected)
--- FAIL: AssociationsTest#test_should_construct_new_finder_sql_after_create (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_with_a_polymorphic_relationship (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_with_validate_false_does_not_run_associated_validation_callbacks_on_update (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_before_the_fact (unexpected)
--- FAIL: PersistenceTest#test_update_attribute (unexpected)
--- FAIL: InheritanceTest#test_where_create_with_unrelated_type (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_many_through_polymorphic_has_manys_works (unexpected)
--- FAIL: PersistenceTest#test_update_column_should_raise_exception_if_new_record (unexpected)
--- FAIL: AssociationsTest#test_cpk_model_has_many_records_by_id_attribute (unexpected)
--- FAIL: AssociationsTest#test_assign_persisted_composite_foreign_key_belongs_to_association (unexpected)
--- FAIL: ModulesTest#test_module_table_name_suffix_with_global_suffix (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_after_update (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_grafts_stashed_associations_to_correct_parent (unexpected)
--- FAIL: SignedIdTest#test_finding_signed_record_that_has_been_destroyed_raises_on_the_bang (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_duplicated_ids (unexpected)
--- FAIL: PersistenceTest#test_increment_with_touch_an_attribute_updates_timestamps (unexpected)
--- FAIL: PersistenceTest#test_class_level_delete (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_should_save_parent_but_not_invalid_child (unexpected)
--- FAIL: PersistenceTest#test_update_columns_should_not_modify_updated_at (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_assignment_before_either_saved (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_name_is_the_same_as_join_table_name (unexpected)
--- FAIL: InheritanceTest#test_where_new_with_subclass (unexpected)
--- FAIL: PersistenceTest#test_class_level_destroy (unexpected)
--- FAIL: PersistenceTest#test_update_attribute! (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

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 6 days ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: HasManyAssociationsTest#test_finding_default_orders (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_implicit_sti_base_class (unexpected)
--- FAIL: FinderTest#test_fifth_have_primary_key_order_by_default (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment_with_primary_key (unexpected)
--- FAIL: RelationTest#test_find_with_list_of_ar (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence_for_associations_with_hash_condition (unexpected)
--- FAIL: RelationTest#test_find_by!_with_hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_native_types (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_adding_unsavable_association (unexpected)
--- FAIL: PersistenceTest#test_increment_nil_attribute (unexpected)
--- FAIL: PersistenceTest#test_build_through_factory_with_block (unexpected)
--- FAIL: HasManyAssociationsTest#test_no_sql_should_be_fired_if_association_already_loaded (unexpected)
--- FAIL: FinderTest#test_find_by_two_attributes (unexpected)
--- FAIL: HasManyAssociationsTest#test_transactions_when_replacing_on_new_record (unexpected)
--- FAIL: FinderTest#test_find_with_order_on_included_associations_with_construct_finder_sql_for_association_limiting_and_is_distinct (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_callable (unexpected)
--- FAIL: FinderTest#test_find_with_a_multiple_sets_of_composite_primary_key_wrapped_in_an_array (unexpected)
--- FAIL: AssociationsTest#test_has_many_with_foreign_key_as_an_array_raises (unexpected)
--- FAIL: PersistenceTest#test_destroy_many_with_invalid_id (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_unloaded_associations_does_not_load_them (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_destroy (unexpected)
--- FAIL: AttributeMethodsTest#test_read_attributes_before_type_cast (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_nulls_first_or_last (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_mismatched_class (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_polymorphic_changes (unexpected)
--- FAIL: HasManyAssociationsTest#test_associations_order_should_be_priority_over_throughs_order (unexpected)
--- FAIL: EagerAssociationTest#test_has_many_association_ignores_the_scoping (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_doesnt_run_on_update (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_active_record_base_object! (unexpected)
--- FAIL: RelationTest#test_where_id_with_delegated_ar_object (unexpected)
--- FAIL: EagerAssociationTest#test_eager_has_many_through_with_order (unexpected)
--- FAIL: AttributeMethodsTest#test_time_zone-aware_attribute_saved (unexpected)
--- FAIL: FinderTest#test_take_failing (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_does_not_raise_exception_when_association_does_not_exist (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_all_queries_runs_on_reload_but_default_scope_without_all_queries_does_not (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_first (unexpected)
--- FAIL: RelationTest#test_one_with_destroy (unexpected)
--- FAIL: EagerAssociationTest#test_associations_loaded_for_all_records (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_three_mappings (unexpected)
--- FAIL: FinderTest#test_exists_with_distinct_and_offset_and_eagerload_and_order (unexpected)
--- FAIL: RelationTest#test_loading_query_is_annotated_in_#pretty_print (unexpected)
--- FAIL: EagerAssociationTest#test_including_associations_with_extensions_and_an_instance_dependent_scope_is_supported (unexpected)
--- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_long_array (unexpected)
--- FAIL: FinderTest#test_exists_with_left_joins (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_duplicated_ids! (unexpected)
--- FAIL: FinderTest#test_find_one_message_on_primary_key (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 5 days ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

--- FAIL: HasManyAssociationsTest#test_calling_one_should_return_true_if_one (unexpected)
--- FAIL: InheritanceTest#test_new_with_ar_base (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_with_overridden_types_keep_their_type_when_a_default_value_is_configured_separately (unexpected)
--- FAIL: TransactionTest#test_write_attribute_after_rollback (unexpected)
--- FAIL: BasicsTest#test_find_multiple_ordered_last (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_single (unexpected)
--- FAIL: CalculationsTest#test_pluck_in_relation (unexpected)
--- FAIL: PersistenceTest#test_increment_updates_counter_in_db_using_offset (unexpected)
--- FAIL: ModulesTest#test_assign_ids (unexpected)
--- FAIL: RelationTest#test_joins_with_order_by_custom_attribute (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_twice_for_regressions (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_conditions_hash (unexpected)
--- FAIL: HasOneAssociationsTest#test_restrict_with_error (unexpected)
--- FAIL: CallbacksOnMultipleInstancesInATransactionTest#test_destroyed_callback_called_on_destroyed_instance_when_preceded_in_transaction_by_save_from_separate_instance (unexpected)
--- FAIL: RelationTest#test_create_or_find_by (unexpected)
--- FAIL: RelationTest#test_find_or_create_by (unexpected)
--- FAIL: EagerAssociationTest#test_order_on_join_table_with_include_and_limit (unexpected)
--- FAIL: BasicsTest#test_previously_changed (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_association_class (unexpected)
--- FAIL: HasOneAssociationsTest#test_association_change_calls_delete (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_save_succeeds_for_invalid_has_one_with_validate_false (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_associations_on_new_records_use_null_relations (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_when_update_columns (unexpected)
--- FAIL: FinderTest#test_find_with_a_multiple_sets_of_composite_primary_key_wrapped_in_an_array (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_replace_order_is_preserved (unexpected)
--- FAIL: RelationTest#test_primary_key (unexpected)
--- FAIL: BasicsTest#test_set_table_name_symbol_converted_to_string (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_multiple (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_destroying_many (unexpected)
--- FAIL: HasManyAssociationsTest#test_counting_with_column_name_and_hash (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_preload_through_missing_records (unexpected)
--- FAIL: AttributeMethodsTest#test_method_overrides_in_multi-level_subclasses (unexpected)
--- FAIL: HasManyAssociationsTest#test_with_polymorphic_has_many_with_custom_columns_name (unexpected)
--- FAIL: HasOneAssociationsTest#test_type_mismatch (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_a_time_zone-aware_attribute_to_UTC (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_update_changing_ids_of_inversed_association_changes_the_counter_cache (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_update_columns_after_push_without_duplicate_join_table_rows (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_through_association_with_through_scope_and_nested_where (unexpected)
--- FAIL: CalculationsTest#test_should_limit_calculation_with_offset (unexpected)
--- FAIL: BasicsTest#test_find_by_slug_with_array (unexpected)
--- FAIL: HasManyAssociationsTest#test_load_target_respects_protected_attributes (unexpected)
--- FAIL: InheritanceTest#test_compute_type_nonexistent_constant (unexpected)
--- FAIL: RelationTest#test_size_with_eager_loading_and_manual_distinct_select_and_custom_order (unexpected)
--- FAIL: FinderTest#test_find_with_a_multiple_sets_of_composite_primary_key (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_get_ids_for_has_many_through_with_conditions_should_not_preload (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_table_append (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 4 days ago

roachtest.activerecord failed with artifacts on release-24.1.0-rc @ 5e4ca9e26f1a25681de9c944298cfa139c344466:

(orm_helpers.go:227).summarizeFailed: 
Tests run on Cockroach v24.1.0-dev-5e4ca9e26f1a25681de9c944298cfa139c344466
Tests run against activerecord 7.1.3
8108 Total Tests Run
8079 tests passed
29 tests failed
66 tests skipped
0 tests ignored
0 tests passed unexpectedly
3 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (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

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

This test on roachdash | Improve this report!