cockroachdb / cockroach

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

roachtest: activerecord failed #129307

Open cockroach-teamcity opened 1 month ago

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.2.1-rc @ 23a8ffc28d2f31eef0cd13eca69693dc249d1196:

--- FAIL: HasManyThroughAssociationsTest#test_update_counter_caches_on_delete_with_dependent_nullify (unexpected)
--- FAIL: RelationTest#test_respond_to_dynamic_finders (unexpected)
--- FAIL: RelationTest#test_finding_with_subquery_with_eager_loading_in_where (unexpected)
--- FAIL: RelationTest#test_find_all_with_multiple_should_use_and (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_foreign_type_field_updating (unexpected)
--- FAIL: PersistenceTest#test_class_level_destroy (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_custom_join_table (unexpected)
--- FAIL: CalculationsTest#test_pluck_multiple_columns (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_new_by_building (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_through_setter_raises_exception_when_invalid_ids_set (unexpected)
--- FAIL: CalculationsTest#test_pluck_with_multiple_columns_and_includes (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_post_has_many_tags_through_association_with_composite_query_constraints (unexpected)
--- FAIL: HasManyAssociationsTest#test_taking (unexpected)
--- FAIL: ReflectionTest#test_association_primary_key (unexpected)
--- FAIL: RelationTest#test_new_with_array (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_many_should_return_true_if_more_than_one (unexpected)
--- FAIL: FinderTest#test_select_values (unexpected)
--- FAIL: FinderTest#test_first_on_relation_with_limit_and_offset (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_updates_foreign_id_field_for_new_and_saved_records (unexpected)
--- FAIL: FinderTest#test_find_by_ids (unexpected)
--- FAIL: RelationTest#test_reverse_order_with_multiargument_function (unexpected)
--- FAIL: RelationTest#test_first_or_initialize_with_no_parameters (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_belongs_to_should_update_when_the_through_foreign_key_changes (unexpected)
--- FAIL: HasManyAssociationsTest#test_default_scope_on_relations_is_not_cached (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_proxy_transaction_method_starts_transaction_in_association_class (unexpected)
--- FAIL: RelationTest#test_reverse_arel_assoc_order_with_function (unexpected)
--- FAIL: HasManyAssociationsTest#test_association_attributes_are_available_to_after_initialize (unexpected)
--- FAIL: RelationTest#test_loading_query_is_annotated_in_#pretty_print (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_reassign_with_namespaced_models_and_counters (unexpected)
--- FAIL: BelongsToAssociationsTest#test_replace_counter_cache (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_order_by_aliased_attributes (unexpected)
--- FAIL: RelationTest#test_already-loaded_relations_don't_perform_a_new_query_in_#inspect (unexpected)
--- FAIL: HasOneThroughDisableJoinsAssociationsTest#test_preload_on_disable_joins_through (unexpected)
--- FAIL: CalculationsTest#test_distinct_count_with_group_by_and_order_and_limit (unexpected)
--- FAIL: RelationTest#test_loaded_first (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_joining_has_many_through_belongs_to (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_include_uses_array_include_after_loaded (unexpected)
--- FAIL: HasManyAssociationsTest#test_adding_a_collection (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_a_dependent_association_collection (unexpected)
--- FAIL: FinderTest#test_find_by!_doesn't_have_implicit_ordering (unexpected)
--- FAIL: HasOneAssociationsTest#test_create (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_with_bang_should_raise_due_to_validation_errors (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_bang_and_valid_options (unexpected)
--- FAIL: FinderTest#test_first (unexpected)
--- FAIL: FinderTest#test_exists_returns_false_with_false_arg (unexpected)
--- FAIL: CalculationsTest#test_should_limit_calculation (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_option_prevents_duplicate_push (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-41487

cockroach-teamcity commented 1 month ago

roachtest.activerecord failed with artifacts on release-24.2.1-rc @ 23a8ffc28d2f31eef0cd13eca69693dc249d1196:

--- FAIL: RelationTest#test_finding_with_subquery (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_conditions_hash (unexpected)
--- FAIL: AttributeMethodsTest#test_boolean_attribute_predicate (unexpected)
--- FAIL: DefaultScopingTest#test_unscope_string_where_clauses_involved (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_numeric_range_for_string (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_serialized_attribute_on_custom_attribute_with_default (unexpected)
--- FAIL: DefaultScopingTest#test_create_attribute_overwrites_default_values (unexpected)
--- FAIL: BasicsTest#test_no_limit_offset (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_associations_with_string_joins_and_order_references (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_empty_belongs_to_polymorphic (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_dump_and_load (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_doesnt_run_on_destroy (unexpected)
--- FAIL: TransactionCallbacksTest#test_only_call_after_commit_on_create_and_doesnt_leaky (unexpected)
--- FAIL: AttributeMethodsTest#test_#id_value_alias_is_not_defined_if_id_column_doesn't_exist (unexpected)
--- FAIL: AssociationCallbacksTest#test_has_many_callbacks_for_destroy_on_parent (unexpected)
--- FAIL: RelationTest#test_size_with_zero_limit (unexpected)
--- FAIL: FinderTest#test_find_passing_active_record_object_is_not_permitted (unexpected)
--- FAIL: FinderTest#test_find_by_and_where_consistency_with_active_record_instance (unexpected)
--- FAIL: RelationTest#test_dynamic_finder (unexpected)
--- FAIL: BasicsTest#test_load (unexpected)
--- FAIL: SerializedAttributeTest#test_is_not_changed_when_stored_in_blob_frozen_payload (unexpected)
--- FAIL: I18nGenerateMessageValidationTest#test_generate_message_invalid_with_custom_message (unexpected)
--- FAIL: BasicsTest#test_attributes (unexpected)
--- FAIL: RelationTest#test_count (unexpected)
--- FAIL: RelationTest#test_create_bang_with_array (unexpected)
--- FAIL: DefaultScopingTest#test_scope_overwrites_default (unexpected)
--- FAIL: RelationTest#test_find_all_with_join (unexpected)
--- FAIL: AttributeMethodsTest#test_setting_time_zone-aware_attribute_in_other_time_zone (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_with_all_queries_runs_on_select (unexpected)
--- FAIL: AttributeMethodsTest#test_respond_to?_with_a_custom_primary_key (unexpected)
--- FAIL: AttributeMethodsTest#test_set_attributes_without_a_hash (unexpected)
--- FAIL: BasicsTest#test_find_by_slug (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_class_attribute (unexpected)
--- FAIL: FinderTest#test_find_by_invalid_method_syntax (unexpected)
--- FAIL: ReflectionTest#test_has_many_reflection_with_array_fk_raises (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_a_polymorphic_association_with_references_to_the_associated_table (unexpected)
--- FAIL: RelationTest#test_find_by_with_take_memoization (unexpected)
--- FAIL: EagerAssociationTest#test_attribute_alias_in_where_references_association_name (unexpected)
--- FAIL: RelationTest#test_automatically_added_where_references (unexpected)
--- FAIL: ReflectionTest#test_join_table_with_different_prefix (unexpected)
--- FAIL: HasOneAssociationsTest#test_nullification_on_association_change (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_with_custom_scope (unexpected)
--- FAIL: FinderTest#test_finder_with_offset_string (unexpected)
--- FAIL: RelationTest#test_finding_with_assoc_order (unexpected)
--- FAIL: SerializedAttributeTest#test_nil_serialized_attribute_without_class_constraint (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_#load (unexpected)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.0-rc] - #126984 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2] - #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.2.1-rc @ 23a8ffc28d2f31eef0cd13eca69693dc249d1196:

(orm_helpers.go:229).summarizeFailed: 
Tests run on Cockroach v24.2.1-dev-23a8ffc28d2f31eef0cd13eca69693dc249d1196
Tests run against activerecord 7.1.3
8108 Total Tests Run
8078 tests passed
30 tests failed
66 tests skipped
0 tests ignored
0 tests passed unexpectedly
4 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
--- FAIL: SchemaIndexIncludeColumnsTest#test_schema_dumps_index_included_columns (unexpected)
--- 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)
For a full summary look at the activerecord artifacts 
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.0-rc] - #126984 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2] - #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.2.1-rc @ 23a8ffc28d2f31eef0cd13eca69693dc249d1196:

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #128153 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2.0-rc] - #126984 roachtest: activerecord failed [C-test-failure O-roachtest O-robot P-3 T-sql-foundations branch-release-24.2] - #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.2.1-rc @ 23a8ffc28d2f31eef0cd13eca69693dc249d1196:

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/cpu_arch=arm64/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/cpu_arch=arm64/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/cpu_arch=arm64/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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

(orm_helpers.go:169).summarizeFailed: No tests ran! Fix the testing commands.
test artifacts and logs in: /artifacts/activerecord/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

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