Closed cockroach-teamcity closed 1 year ago
roachtest.activerecord failed with artifacts on master @ eabdc49383a19d5731b765dbb0d8b45bd9e24404:
--- FAIL: DefaultTextTest#test_default_texts (unexpected)
--- FAIL: RelationTest#test_automatically_added_where_references (unexpected)
--- FAIL: BasicsTest#test_previously_changed_dup (unexpected)
--- FAIL: BasicsTest#test_when_ignored_attribute_is_loaded,_cast_type_should_be_preferred_over_DB_type (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_schema_dumping (unexpected)
--- FAIL: BasicsTest#test_find_ordered_last (unexpected)
--- FAIL: CalculationsTest#test_should_group_by_association_with_non_numeric_foreign_key (unexpected)
--- FAIL: PersistenceTest#test_create_many (unexpected)
--- FAIL: HasManyAssociationsTest#test_does_not_duplicate_associations_when_used_with_natural_primary_keys (unexpected)
--- FAIL: BasicsTest#test_dont_clear_sequence_name_when_setting_explicitly (unexpected)
--- FAIL: PersistenceTest#test_class_level_update_without_ids (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_time_with_zone_conversion_to_default_timezone_utc (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_on_delete_nullify_foreign_key (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_counting_on_disable_joins_through_using_custom_foreign_key (unexpected)
--- FAIL: HasManyThroughFixture#test_has_many_through_with_default_table_name_on_join_table (unexpected)
--- FAIL: CalculationsTest#test_offset_is_kept (unexpected)
--- FAIL: BasicsTest#test_attributes_on_dummy_time (unexpected)
--- FAIL: PersistenceTest#test_update_columns_returns_boolean (unexpected)
--- FAIL: PersistenceTest#test_delete_new_record (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_nested_has_many_through_with_conditions_on_through_associations_preload (unexpected)
--- FAIL: BasicsTest#test_benchmark_with_log_level (unexpected)
--- FAIL: RelationTest#test_reverse_arel_assoc_order_with_function (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_belongs_to_with_has_many_through_source_reflection_preload (unexpected)
--- FAIL: BasicsTest#test_scoped_can_take_a_values_hash (unexpected)
--- FAIL: CalculationsTest#test_pluck_and_distinct (unexpected)
--- FAIL: RelationTest#test_default_reverse_order_on_table_without_primary_key (unexpected)
--- FAIL: PersistenceTest#test_persisted_returns_boolean (unexpected)
--- FAIL: BasicsTest#test_distinct_delegates_to_scoped (unexpected)
--- FAIL: RelationTest#test_eager_load_with_blank_value (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_with_has_one (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_nested_has_many_through_with_a_table_referenced_multiple_times (unexpected)
--- FAIL: RelationTest#test_loaded_relations_cannot_be_mutated_by_multi_value_methods (unexpected)
--- FAIL: RelationTest#test_#skip_query_cache!_with_an_eager_load (unexpected)
--- FAIL: CalculationsTest#test_count_selected_arel_attribute (unexpected)
--- FAIL: BasicsTest#test_clone_of_new_object_with_defaults (unexpected)
--- FAIL: RelationTest#test_find_by_with_non-hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: CalculationsTest#test_should_count_with_manual_distinct_select_and_distinct (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_in_before_validation_respects_callback_chain (unexpected)
--- FAIL: RelationTest#test_relation_join_method (unexpected)
--- FAIL: CalculationsTest#test_plucks_with_ids (unexpected)
--- FAIL: PrimaryKeysTest#test_read_attribute_with_custom_primary_key (unexpected)
--- FAIL: HasManyThroughDisableJoinsAssociationsTest#test_polymophic_disable_joins_through_counting (unexpected)
--- FAIL: RelationTest#test_create_bang (unexpected)
--- FAIL: CalculationsTest#test_should_calculate_grouped_association_with_foreign_key_option (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_1#test_create_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: PrimaryKeysTest#test_update_with_non_primary_key_id_column (unexpected)
--- FAIL: BasicsTest#test_clone_preserves_subtype (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #84954 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1 release-blocker] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ eabdc49383a19d5731b765dbb0d8b45bd9e24404:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-1838-geabdc49383
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #84954 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1 release-blocker] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 8db26695114981eec5c12317f3dc5d770b522a3f:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-1871-g8db2669511
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 0f100f3a09246bc80ef2c3119e4ec1c24ef36801:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-1898-g0f100f3a09
Tests run against activerecord 7.0.3
7372 Total Tests Run
7358 tests passed
14 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
14 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_change_column_of_parent_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_remove_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_rename_reference_column_of_child_table (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_rename_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_remove_foreign_key_by_column (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 7c95ccd0a9f0b0aca9cdb0ed813caf8d60b28732:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-1939-g7c95ccd0a9
Tests run against activerecord 7.0.3
7372 Total Tests Run
7358 tests passed
14 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
14 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_rename_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_remove_reference_column_of_child_table (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_change_column_of_parent_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 1129fbc650fe3a037b03aea1e5f1d8078618cb1c:
--- FAIL: ActiveRecord::ConnectionAdapters::LegacyConnectionHandlersMultiDbTest#test_loading_relations_with_multi_db_connection_handlers (unexpected)
--- FAIL: CockroachDB::PostgresqlBigSerialTest#test_not_bigserial_column (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_array_of_active_record_base_objects! (unexpected)
--- FAIL: BasicsTest#test_many_mutations (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_with_hash_conditions (unexpected)
--- FAIL: ReadOnlyTest#test_cant_update_column_readonly_record (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasAndBelongsToManyAssociation#test_should_not_update_children_when_parent_creation_with_no_reason (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: AssociationsJoinModelTest#test_unavailable_through_reflection (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_find_conditions (unexpected)
--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_can_use_symbols_as_object_identifier (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_suffix (unexpected)
--- FAIL: BasicsTest#test_distinct_delegates_to_scoped (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_does_not_run_sql_if_attribute_is_not_changed (unexpected)
--- FAIL: PersistenceTest#test_save_invalid_record (unexpected)
--- FAIL: PersistenceTest#test_update (unexpected)
--- FAIL: PersistenceTest#test_update_attribute (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasManyAssociation#test_should_not_update_children_when_parent_creation_with_no_reason (unexpected)
--- FAIL: PersistenceTest#test_becomes_wont_break_mutation_tracking (unexpected)
--- FAIL: AssociationsJoinModelTest#test_create_polymorphic_has_one_with_scope (unexpected)
--- FAIL: ReservedWordTest#test_associations_work_with_reserved_words (unexpected)
--- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
--- FAIL: PersistenceTest#test_update_does_not_run_sql_if_record_has_not_changed (unexpected)
--- FAIL: AssociationsJoinModelTest#test_create_associate_when_adding_to_has_many_through (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_object_arg (unexpected)
--- FAIL: PersistenceTest#test_persisted_returns_boolean (unexpected)
--- FAIL: PersistenceTest#test_update_attribute_for_updated_at_on (unexpected)
--- FAIL: BasicsTest#test_#connecting_to_doesn't_work_with_legacy_connection_handling (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_by_default_can_be_set_per_model (unexpected)
--- FAIL: BasicsTest#test_previously_new_record_returns_boolean (unexpected)
--- FAIL: PersistenceTest#test_update_all (unexpected)
--- FAIL: BasicsTest#test_create_after_initialize_with_block (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_inferes_column (unexpected)
--- FAIL: PersistenceTest#test_update_parameters (unexpected)
--- FAIL: BasicsTest#test_clone_of_new_object_marks_attributes_as_dirty (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: PersistenceTest#test_raises_error_when_validations_failed (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_with_has_many (unexpected)
--- FAIL: BasicsTest#test_#connected_to_many_sets_prevent_writes_if_role_is_reading (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: EnumTest#test_validate_uniqueness (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_column (unexpected)
--- FAIL: PersistenceTest#test_update_raises_record_not_found_exception (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_distinct_through_count (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_with_reflection_is_ignored_in_validation_context (unexpected)
--- FAIL: InheritanceComputeTypeTest#test_sti_type_from_attributes_disabled_in_non_sti_class (unexpected)
--- FAIL: AssociationsTest#test_association_with_references (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ cd113bf428e8868c38b2f2f295210f5c30d13a2d:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2040-gcd113bf428
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 0352fbee5e6933e8bca28aae4b136bcd495ab227:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2042-g0352fbee5e
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 0352fbee5e6933e8bca28aae4b136bcd495ab227:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2042-g0352fbee5e
Tests run against activerecord 7.0.3
7372 Total Tests Run
7352 tests passed
20 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
20 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_rename_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_change_column_of_parent_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_change_column_of_parent_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_remove_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ b83e83b7e54fabf6ebd3a42cff67f4b8c5b7b863:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2049-gb83e83b7e5
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 748b89a3fbef294f4b0f930c9dbdf88294b3deeb:
--- FAIL: RelationScopingTest#test_scoping_applies_to_delete_with_all_queries (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_updating_the_store_will_mark_it_as_changed_encoded_with_JSON (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_have_null_constraints_if_not_present_in_migration_for_adding_timestamps_to_existing_table (unexpected)
--- FAIL: MultiDbMigratorTest#test_get_all_versions (unexpected)
--- FAIL: RelationScopingTest#test_current_scope_does_not_pollute_sibling_subclasses (unexpected)
--- FAIL: MultipleDbTest#test_count_on_custom_connection (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_should_raise_exception_on_serialized_attribute_with_type_mismatch (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_json_read_db_null (unexpected)
--- FAIL: NestedClassTest#test_nested_model (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_5_0 (unexpected)
--- FAIL: HasManyThroughFixture#test_has_and_belongs_to_many_order (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_updating_the_store_populates_the_accessor_changed_array_correctly (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_add_column_6_1 (unexpected)
--- FAIL: FoxyFixturesTest#test_ignores_belongs_to_symbols_if_association_and_foreign_key_are_named_the_same (unexpected)
--- FAIL: SerializedAttributeTest#test_newly_emptied_serialized_hash_is_changed (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_attribute_on_custom_attribute_with_default (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_attribute_on_alias_attribute (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_accessing_attributes_not_exposed_by_accessors (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_doesnt_set_precision_on_change_table (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_updating_the_store_won't_mark_accessor_as_changed_if_the_value_isn't_changed (unexpected)
--- FAIL: RelationScopingTest#test_scoped_create_with_create_with (unexpected)
--- FAIL: ManyToManyFixturesWithClassDefined#test_this_should_run_cleanly (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_overriding_a_write_accessor (unexpected)
--- FAIL: FoxyFixturesTest#test_namespaced_models (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_reading_store_attributes_through_accessors_encoded_with_JSON (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_first (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_with_annotation (unexpected)
--- FAIL: SerializedAttributeTest#test_where_by_serialized_attribute_with_hash_in_array (unexpected)
--- FAIL: MultipleDbTest#test_transactions_across_databases (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_serialized_string_attribute (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_overriding_a_read_accessor (unexpected)
--- FAIL: RelationScopingTest#test_scoped_find_combines_and_sanitizes_conditions (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_updating_the_store_will_mark_it_as_changed (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_serialized_attribute_with_class_constraint (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_nil_serialized_attribute_without_class_constraint (unexpected)
--- FAIL: FoxyFixturesTest#test_populates_timestamp_columns (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_attribute_calling_dup_method (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_attribute_declared_in_subclass (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_write_store_attributes_through_accessors_with_custom_suffix (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_nil_not_serialized_with_class_constraint (unexpected)
--- FAIL: SerializedAttributeTest#test_where_by_serialized_attribute_with_hash (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists_by_column (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_dirty_methods_for_prefixed_accessors (unexpected)
--- FAIL: RelationScopingTest#test_unscoped_breaks_caching (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 7326bbbf94610c40ae2d2fdf42c119dfea93a170:
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions_on_nested_association (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_fifth_bang (unexpected)
--- FAIL: BasicsTest#test_marshalling_with_associations (unexpected)
--- FAIL: EagerAssociationTest#test_preconfigured_includes_with_belongs_to (unexpected)
--- FAIL: EagerAssociationTest#test_including_association_based_on_sql_condition_and_no_database_column (unexpected)
--- FAIL: EagerAssociationTest#test_loading_association_with_same_table_joins (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_no_default_class_for_object (unexpected)
--- FAIL: RelationTest#test_relations_show_the_records_in_#inspect (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model (unexpected)
--- FAIL: EagerAssociationTest#test_loading_polymorphic_association_with_mixed_table_conditions (unexpected)
--- FAIL: RequiredAssociationsTest#test_required_has_one_associations_have_a_correct_error_message (unexpected)
--- FAIL: FinderTest#test_find_by_with_range_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: FinderTest#test_exists (unexpected)
--- FAIL: FinderTest#test_custom_select_takes_precedence_over_original_value (unexpected)
--- FAIL: RelationTest#test_one_with_destroy (unexpected)
--- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association (unexpected)
--- FAIL: FinderTest#test_find_by_sql_with_sti_on_joined_table (unexpected)
--- FAIL: FinderTest#test_bind_variables_with_quotes (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit (unexpected)
--- FAIL: FinderTest#test_find_on_relation_with_large_number (unexpected)
--- FAIL: RelationTest#test_primary_key (unexpected)
--- FAIL: BasicsTest#test_slice_accepts_array_argument (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_on_polymorphic_association_with_empty_array (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order_on_nested_association (unexpected)
--- FAIL: FinderTest#test_condition_interpolation (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project_fixed_timestamp (unexpected)
--- FAIL: EagerAssociationTest#test_limited_eager_with_numeric_in_association (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_json_read_legacy_null (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_invalid_association_reference (unexpected)
--- FAIL: InheritanceTest#test_compute_type_on_undefined_method (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_a_regular_association_with_a_typo_through_a_polymorphic_association_still_raises (unexpected)
--- FAIL: InheritanceTest#test_different_namespace_subclass_should_load_correctly_with_store_full_sti_class_option (unexpected)
--- FAIL: FinderTest#test_find_by_returns_nil_if_the_record_is_missing (unexpected)
--- FAIL: RelationTest#test_loaded_first (unexpected)
--- FAIL: RelationTest#test_dynamic_finder (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_foreign_type (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_malformed (unexpected)
--- FAIL: BasicsTest#test_previously_new_record_returns_boolean (unexpected)
--- FAIL: BelongsToAssociationsTest#test_destroying_polymorphic_child_with_unloaded_parent_and_touch_is_possible_with_has_many_inversing (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_constraint_is_not_cached_incorrectly (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_scope_including_joins (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_non-readonly_association (unexpected)
--- FAIL: EagerAssociationTest#test_finding_with_includes_on_has_one_association_with_same_include_includes_only_once (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_with_primary_key_as_symbol (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_should_append_to_association_order (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_values_cast_from_nil_are_persisted_as_nil (unexpected)
--- FAIL: InheritanceTest#test_should_store_full_class_name_with_store_full_sti_class_option_enabled (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 4d40b770f96e8248a937b614c5909289c38c777a:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2179-g4d40b770f9
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ d687b14e513a49f94e1862c78a7685b78f4fbad9:
--- FAIL: FinderTest#test_find_with_order_on_included_associations_with_construct_finder_sql_for_association_limiting_and_is_distinct (unexpected)
--- FAIL: FinderTest#test_find_by_with_multi-arg_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_third_to_last_bang (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_without_match (unexpected)
--- FAIL: FinderTest#test_third_with_offset (unexpected)
--- FAIL: FinderTest#test_take_bang_missing (unexpected)
--- FAIL: FinderTest#test_find_by_association_subquery (unexpected)
--- FAIL: PessimisticLockingTest#test_locking_in_after_save_callback (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: FinderTest#test_unexisting_record_exception_handling (unexpected)
--- FAIL: PostgresqlInfinityTest#test_where_clause_with_infinite_range_on_a_datetime_column (unexpected)
--- FAIL: EagerAssociationTest#test_base_messages (unexpected)
--- FAIL: FinderTest#test_symbols_table_ref (unexpected)
--- FAIL: EagerAssociationTest#test_has_many_association_ignores_the_scoping (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save_in_existing_object_with_values (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_valid_association_as_string_not_symbol (unexpected)
--- FAIL: FinderTest#test_second_have_primary_key_order_by_default (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_mismatched_class (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_order_on_joined_table_preloads (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_callable (unexpected)
--- FAIL: FinderTest#test_include_on_loaded_relation_with_match (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_foreign_keys (unexpected)
--- FAIL: FinderTest#test_fourth_have_primary_key_order_by_default (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_2#test_create_join_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: FinderTest#test_find_by_one_attribute_bang_with_blank_defined (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_with_a_polymorphic_association_won't_work_consistently (unexpected)
--- FAIL: FinderTest#test_find_with_proc_parameter_and_block (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: FinderTest#test_find_by_on_attribute_that_is_a_reserved_word (unexpected)
--- FAIL: FinderTest#test_find_with_nil_inside_set_passed_for_attribute (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_going_through_join_model_with_inheritance (unexpected)
--- FAIL: FinderTest#test_model_class_responds_to_first_bang (unexpected)
--- FAIL: EagerAssociationTest#test_has_many_through_with_order (unexpected)
--- FAIL: FinderTest#test_bind_variables (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_unabstracted_database_dependent_types (unexpected)
--- FAIL: AssociationsJoinModelTest#test_include_has_many_through (unexpected)
--- FAIL: FinderTest#test_find_by_id_with_conditions_with_or (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_going_through_join_model_with_inheritance_with_custom_class_name (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_0#test_change_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order_on_nested_association (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_array_of_integers_and_ranges (unexpected)
--- FAIL: FinderTest#test_find_an_empty_array (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_belongs_to_with_string_keys (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_range (unexpected)
--- FAIL: ActiveRecordSchemaTest#test_schema_load_with_multiple_indexes_for_column_of_different_names (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ db95c2484a9f15c2de01466af0aae19c8ab57618:
--- FAIL: CascadedEagerLoadingTest#test_preloaded_records_are_not_duplicated (unexpected)
--- FAIL: RelationTest#test_create_with_array (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_updates_counter_cache_with_dependent_destroy (unexpected)
--- FAIL: FinderTest#test_find_passing_active_record_object_is_not_permitted (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_belongs_to (unexpected)
--- FAIL: HasManyAssociationsTest#test_include_returns_false_for_non_matching_record_to_verify_scoping (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_belongs_to_sti (unexpected)
--- FAIL: RelationTest#test_grouping_by_column_with_reserved_name (unexpected)
--- FAIL: AssociationsJoinModelTest#test_deleting_by_integer_id_from_has_many_through (unexpected)
--- FAIL: RelationTest#test_order_with_hash_and_symbol_generates_the_same_sql (unexpected)
--- FAIL: RelationTest#test_#where_with_empty_set (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_grouped (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_rename_column_of_child_table (unexpected)
--- FAIL: RelationTest#test_annotate_with_blank_value (unexpected)
--- FAIL: AssociationsJoinModelTest#test_eager_load_has_many_through_has_many (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependent_association_respects_optional_sanitized_conditions_on_delete (unexpected)
--- FAIL: MultipleDbTest#test_course_connection_should_survive_reloads (unexpected)
--- FAIL: RelationTest#test_create_or_find_by_should_not_raise_due_to_validation_errors (unexpected)
--- FAIL: HasManyAssociationsTest#test_included_in_collection (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_ids_and_inverse_of (unexpected)
--- FAIL: HasManyAssociationsTest#test_include_uses_array_include_after_loaded (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_going_through_join_model_with_custom_primary_key (unexpected)
--- FAIL: FinderTest#test_exists_with_empty_hash_arg (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_through (unexpected)
--- FAIL: RelationTest#test_automatically_added_reorder_references (unexpected)
--- FAIL: RelationTest#test_where_with_take_memoization (unexpected)
--- FAIL: RelationTest#test_where_id_with_delegated_ar_object (unexpected)
--- FAIL: RelationTest#test_pluck_with_from_includes_quoted_original_table_name (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_three_mappings_array (unexpected)
--- FAIL: RelationTest#test_except (unexpected)
--- FAIL: AssociationsJoinModelTest#test_delete_polymorphic_has_many_with_destroy (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_empty_array_with_aggregate_having_multiple_mappings (unexpected)
--- FAIL: FinderTest#test_exists_with_string (unexpected)
--- FAIL: RelationTest#test_finding_with_conditions (unexpected)
--- FAIL: AssociationsJoinModelTest#test_unavailable_through_reflection (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_first_after_reload (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_nil_with_aggregate_having_multiple_mappings (unexpected)
--- FAIL: FinderTest#test_take_bang_present (unexpected)
--- FAIL: RelationTest#test_doesnt_add_having_values_if_options_are_blank (unexpected)
--- FAIL: FinderTest#test_joins_with_string_array (unexpected)
--- FAIL: FinderTest#test_find_by_invalid_method_syntax (unexpected)
--- FAIL: AssociationsJoinModelTest#test_delete_associate_when_deleting_from_has_many_through_with_nonstandard_id (unexpected)
--- FAIL: PreloaderTest#test_some_already_loaded_associations (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_first_or_last_with_integer_on_association_should_not_load_association (unexpected)
--- FAIL: FinderTest#test_find_by_id_with_conditions_with_or (unexpected)
--- FAIL: FinderTest#test_eager_load_for_no_has_many_with_limit_and_left_joins_for_has_many (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ a7c91f06d8ee0fa2096bcd626f689009024947bb:
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_suffix (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_without_updated_at_attributes (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_primary_key_counter (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_primary_key_foreign_type_field_updating (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_on_polymorphic_association_with_nil (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_with_block (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create! (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assignment_before_child_saved_with_primary_key (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_column_of_child_table (unexpected)
--- FAIL: TouchLaterTest#test_touch_touches_immediately_with_a_custom_time (unexpected)
--- FAIL: BelongsToAssociationsTest#test_creating_the_belonging_object_with_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_default_with_lambda (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: BelongsToAssociationsTest#test_cant_save_readonly_association (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_assigning_new_object (unexpected)
--- FAIL: BelongsToAssociationsTest#test_find_by_with_custom_primary_key (unexpected)
--- FAIL: CockroachDB::FixturesTest#test_yaml_file_with_symbol_columns (unexpected)
--- FAIL: BelongsToAssociationsTest#test_assigning_belongs_to_on_destroyed_object (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_constraint_by_name (unexpected)
--- FAIL: BelongsToAssociationsTest#test_dependency_should_halt_parent_destruction_with_cascaded_three_levels (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_constraint_is_not_cached_incorrectly (unexpected)
--- FAIL: CockroachDB::MigrationTest#test_remove_column_with_if_not_exists_not_set (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_with_primary_key_as_symbol (unexpected)
--- FAIL: BelongsToAssociationsTest#test_where_with_custom_primary_key (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_on_delete_nullify_foreign_key (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_name (unexpected)
--- FAIL: TouchLaterTest#test_touching_three_deep (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_id_assigning (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists_by_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_inferes_column (unexpected)
--- FAIL: BelongsToAssociationsTest#test_attributes_are_being_set_when_initialized_from_belongs_to_association_with_where_clause (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_without_counter_cache_option (unexpected)
--- FAIL: BelongsToAssociationsTest#test_save_of_record_with_loaded_belongs_to (unexpected)
--- FAIL: BelongsToAssociationsTest#test_not_optional_relation (unexpected)
--- FAIL: TouchLaterTest#test_touch_later_raise_if_non_persisted (unexpected)
--- FAIL: BelongsToAssociationsTest#test_destroying_child_with_unloaded_parent_and_foreign_key_and_touch_is_possible_with_has_many_inversing (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_name (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_symbol_column (unexpected)
--- FAIL: TouchLaterTest#test_touch_later_an_association_dont_autosave_parent (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_works_with_model_called_Record (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_with_nil (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_setting_foreign_key_after_nil_target_loaded (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object_with_explicit_sti_base_class (unexpected)
--- FAIL: BelongsToAssociationsTest#test_proxy_assignment (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ ce8bfd4811e789bdd4cf31640722517a5cf46237:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2273-gce8bfd4811
Tests run against activerecord 7.0.3
7372 Total Tests Run
7363 tests passed
9 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
9 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: QueryCacheTest#test_query_cache_does_not_allow_sql_key_mutation (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 9a0a233f4021f25c1766434bb6aee85536e32036:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2326-g9a0a233f40
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ f53c21f9fe0fe07ba32d2f28ac4bd2c4bc2ed50b:
--- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_take_an_array_and_assign_the_attributes_to_the_associated_models (unexpected)
--- FAIL: ActiveRecord::Migration::CommandRecorderTest#test_invert_drop_join_table (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_has_one (unexpected)
--- FAIL: HasManyAssociationsTest#test_defining_has_many_association_with_nullify_dependency_lazily_evaluates_target_class (unexpected)
--- FAIL: HasManyAssociationsTestPrimaryKeys#test_ids_on_unloaded_association_with_custom_primary_key (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_has_many_with_has_many_through_habtm_source_reflection_preload_via_joins (unexpected)
--- FAIL: RelationTest#test_order_using_scoping (unexpected)
--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_primary_key_and_references_columns_should_be_identical_type (unexpected)
--- FAIL: PrimaryKeysTest#test_primary_key_returns_nil_if_it_does_not_exist (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_association_with_validate_false_does_not_run_associated_validation_callbacks_on_create (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_new_record_and_no_accessors_changes (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_name (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_create_model_with_inheritance (unexpected)
--- FAIL: TestNestedAttributesOnAHasOneAssociation#test_should_work_with_update_as_well (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_all_stored_attributes_are_returned (unexpected)
--- FAIL: ActiveRecord::Relation::WhereClauseTest#test_or_places_common_conditions_before_the_OR (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object (unexpected)
--- FAIL: SchemaDumperTest#test_schema_dump_with_correct_timestamp_types_via_create_table_and_t_timestamptz (unexpected)
--- FAIL: ActiveRecord::OrTest#test_or_with_null_right (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_ids_and_inverse_of (unexpected)
--- FAIL: PreloaderTest#test_preload_with_available_records_queries_when_scoped (unexpected)
--- FAIL: InnerJoinAssociationTest#test_join_with_reserved_word (unexpected)
--- FAIL: EachTest#test_each_should_return_an_enumerator_if_no_block_is_present (unexpected)
--- FAIL: HasManyAssociationsTest#test_depends_and_nullify_on_polymorphic_assoc (unexpected)
--- FAIL: ActiveRecord::Migration::CommandRecorderTest#test_invert_enable_extension (unexpected)
--- FAIL: SignedIdTest#test_find_signed_record_with_a_bang_on_relation (unexpected)
--- FAIL: InnerJoinAssociationTest#test_user_supplied_joins_order_should_be_preserved (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_conditions_string_with_unquoted_table_name (unexpected)
--- FAIL: CalculationsTest#test_should_return_nil_as_average (unexpected)
--- FAIL: AssociationsJoinModelTest#test_calculations_on_has_many_through_should_disambiguate_fields (unexpected)
--- FAIL: CalculationsTest#test_distinct_count_all_with_custom_select_and_order (unexpected)
--- FAIL: ActiveRecord::Encryption::ConfigurableTest#test_exclude_the_installation_of_autofiltered_params (unexpected)
--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_reassignment_of_associated_id_updates_the_object (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_nested_has_many_through_should_not_be_autosaved (unexpected)
--- FAIL: CalculationsTest#test_pluck_auto_table_name_prefix (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_creating_association_creates_through_record (unexpected)
--- FAIL: EachTest#test_in_batches_each_record_should_return_enumerator_if_no_block_given (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_with_polymorphic_has_many_does_not_allow_to_override_type_and_id (unexpected)
--- FAIL: CockroachDB::PostgresqlNumberTest#test_decimal_values (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_column_of_child_table (unexpected)
--- FAIL: RelationTest#test_#where_with_set (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_lambda (unexpected)
--- FAIL: SerializedAttributeTestWithYamlSafeLoad#test_nil_is_not_changed_when_serialized_with_a_class (unexpected)
--- FAIL: HasManyAssociationsTest#test_select_query_method (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::ConnectionHandlersMultiDbTest#test_loading_relations_with_multi_db_connections (unexpected)
--- FAIL: ActiveRecord::Migration::CommandRecorderTest#test_invert_remove_column (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 43bfc3185cb362b14e0b8a331148f0b14542a4f2:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2434-g43bfc3185c
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 773f7d4445ce3e0e806b7a182adba70a0f270f19:
--- FAIL: PersistenceTest#test_persisted_returns_boolean (unexpected)
--- FAIL: PersistenceTest#test_decrement_with_touch_updates_timestamps (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists_by_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: TouchLaterTest#test_touch_later_raise_if_non_persisted (unexpected)
--- FAIL: CounterCacheTest#test_counter_caches_are_updated_in_memory_when_the_default_value_is_nil (unexpected)
--- FAIL: PersistenceTest#test_update! (unexpected)
--- FAIL: PersistenceTest#test_class_level_update_is_affected_by_scoping! (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: BasicsTest#test_incomplete_schema_loading (unexpected)
--- FAIL: PersistenceTest#test_update_many! (unexpected)
--- FAIL: HasOneAssociationsTest#test_reload_association (unexpected)
--- FAIL: TestDestroyAsPartOfAutosaveAssociation#test_should_rollback_destructions_if_an_exception_occurred_while_saving_a_parent (unexpected)
--- FAIL: BasicsTest#test_marshal_new_record_round_trip (unexpected)
--- FAIL: CounterCacheTest#test_reset_counters_with_modularized_and_camelized_classnames (unexpected)
--- FAIL: HasOneAssociationsTest#test_natural_assignment_to_nil_after_destroy (unexpected)
--- FAIL: HasOneAssociationsTest#test_polymorphic_has_one_with_touch_option_on_create_wont_cache_association_so_fetching_after_transaction_commit_works (unexpected)
--- FAIL: TouchLaterTest#test_touch_later_dont_set_dirty_attributes (unexpected)
--- FAIL: HasOneAssociationsTest#test_create_respects_hash_condition (unexpected)
--- FAIL: BasicsTest#test_bignum_pk (unexpected)
--- FAIL: PersistenceTest#test_update (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: HasOneAssociationsTest#test_exclusive_dependence (unexpected)
--- FAIL: TestDestroyAsPartOfAutosaveAssociation#test_should_save_changed_child_objects_if_parent_is_saved (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_active_record_base_object (unexpected)
--- FAIL: BasicsTest#test_many_mutations (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_set (unexpected)
--- FAIL: BasicsTest#test_resetting_column_information_doesn't_remove_attribute_methods (unexpected)
--- FAIL: PersistenceTest#test_save_with_duping_of_destroyed_object (unexpected)
--- FAIL: BasicsTest#test_preserving_time_objects_with_time_with_zone_conversion_to_default_timezone_utc (unexpected)
--- FAIL: CockroachDB::WithAnnotationsTest#test_has_and_belongs_to_many_with_annotation_includes_a_query_comment (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasAndBelongsToManyAssociationWithAcceptsNestedAttributes#test_should_still_raise_an_ActiveRecordRecord_Invalid_exception_if_we_want_that (unexpected)
--- FAIL: HasOneAssociationsTest#test_has_one_with_touch_option_on_update (unexpected)
--- FAIL: TestDestroyAsPartOfAutosaveAssociation#test_should_save_new_record_that_has_same_value_as_existing_record_marked_for_destruction_on_field_that_has_unique_index (unexpected)
--- FAIL: CounterCacheTest#test_update_counters_in_a_polymorphic_relationship (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_without_counter_cache_option (unexpected)
--- FAIL: BasicsTest#test_slice_accepts_array_argument (unexpected)
--- FAIL: TestDestroyAsPartOfAutosaveAssociation#test_should_destroy_has_many_as_part_of_the_save_transaction_if_they_were_marked_for_destruction (unexpected)
--- FAIL: TestDestroyAsPartOfAutosaveAssociation#test_should_save_changed_has_one_changed_object_if_child_is_saved (unexpected)
--- FAIL: BasicsTest#test_find_by_slug_with_array (unexpected)
--- FAIL: CounterCacheTest#test_decrement_counter (unexpected)
--- FAIL: PersistenceTest#test_destroy_raises_record_not_found_exception (unexpected)
--- FAIL: BasicsTest#test_attributes (unexpected)
--- FAIL: BasicsTest#test_equality_of_relation_and_collection_proxy (unexpected)
--- FAIL: BasicsTest#test_benchmark_with_use_silence (unexpected)
--- FAIL: BasicsTest#test_set_table_name_symbol_converted_to_string (unexpected)
--- FAIL: BasicsTest#test_#connecting_to_with_role_and_shard (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 0dd438d3dc0b42543890455945a7a6b42811def1:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2573-g0dd438d3dc
Tests run against activerecord 7.0.3
7372 Total Tests Run
7358 tests passed
14 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
14 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_change_column_of_parent_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ d25cb57ccd9bc643ce9058ebd2057cab36b69ad5:
--- FAIL: ActiveRecord::CustomPropertiesTest#test_properties_assigned_in_constructor (unexpected)
--- FAIL: StrictLoadingTest#test_raises_on_lazy_loading_a_strict_loading_belongs_to_relation (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_invalid_foreign_key (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_immutable_strings_by_default_does_not_affect_``attribute_:foo,_:string`` (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_is_ignored_in_validation_context (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_can_be_turned_off_on_an_association_in_a_model_with_strict_loading_on (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_validation_does_not_validate_non_dirty_association_target (unexpected)
--- FAIL: StrictLoadingTest#test_preload_audit_logs_are_strict_loading_because_it_is_strict_loading_by_default (unexpected)
--- FAIL: ActiveRecord::AdapterForeignKeyTest#test_disable_referential_integrity (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_on_update (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_overloading_types (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_caches_are_cleared (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_joins (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_range_types_can_be_specified (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_add_column_with_precision_and_scale (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists (unexpected)
--- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_limit_and_utf8 (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_blank_argument (unexpected)
--- FAIL: PostgresqlInfinityTest#test_type_casting_infinity_on_a_date_column (unexpected)
--- FAIL: StrictLoadingTest#test_does_not_raise_on_eager_loading_a_strict_loading_habtm_relation (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_native_types (unexpected)
--- FAIL: HabtmDestroyOrderTest#test_should_not_raise_error_if_have_foreign_key_in_the_join_table (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_do_not_require_a_type (unexpected)
--- FAIL: UpdateAllTest#test_update_all_ignores_order_without_limit_from_association (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_set (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_not_backed_by_database_columns_are_always_initialized (unexpected)
--- FAIL: AssociationsExtensionsTest#test_proxy_association_after_scoped (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_on_delete_cascade_foreign_key (unexpected)
--- FAIL: AssociationsExtensionsTest#test_extension_on_has_many (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_group_by (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_column (unexpected)
--- FAIL: UpdateAllTest#test_update_counters_with_joins (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_native_decimal_insert_manual_vs_automatic (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_violation_can_log_instead_of_raise (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_symbol_column (unexpected)
--- FAIL: UpdateAllTest#test_update_on_relation_passing_active_record_object_is_not_permitted (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_with_has_many_through_cascade_down_to_middle_records (unexpected)
--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_not_valid_check_constraint (unexpected)
--- FAIL: CockroachDB::EagerLoadPolyAssocsTest#test_include_query (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_singular_ids_are_reloaded_after_collection_concat (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_inferes_column (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: AssociationsExtensionsTest#test_extension_name (unexpected)
--- FAIL: AssociationsExtensionsTest#test_named_extension_and_block_on_habtm (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_remove_foreign_key_by_symbol_column (unexpected)
--- FAIL: PostgresqlInfinityTest#test_type_casting_string_on_a_float_column (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 41db784cb97d2749b162020c2c821979094f87b1:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2646-g41db784cb9
Tests run against activerecord 7.0.3
7372 Total Tests Run
7357 tests passed
15 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
15 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_change_column_of_parent_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: BasicsTest#test_default_values_are_deeply_dupped (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ f4042d47fa8062a612c38d4696eb6bee9cee7c21:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2689-gf4042d47fa
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ b173a16715e71e94115820374da1eb350b3b459d:
--- FAIL: TestAutosaveAssociationOnAHasAndBelongsToManyAssociationWithAcceptsNestedAttributes#test_should_merge_errors_on_the_associated_models_onto_the_parent_even_if_it_is_not_valid (unexpected)
--- FAIL: BelongsToAssociationsTest#test_natural_assignment (unexpected)
--- FAIL: HasManyAssociationsTest#test_in_memory_replacement_maintains_order (unexpected)
--- FAIL: CockroachDB::WithAnnotationsTest#test_has_many_through_with_annotation_includes_a_query_comment_when_eager_loading (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence_with_transaction_support_on_failure (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_association_avoids_calling_association.reader (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to (unexpected)
--- FAIL: RelationScopingTest#test_reverse_order_with_arel_node (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependent_association_respects_optional_sanitized_conditions_on_delete (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasAndBelongsToManyAssociationWithAcceptsNestedAttributes#test_should_not_use_default_invalid_error_on_associated_models (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_one_association_with_non_preload (unexpected)
--- FAIL: ReservedWordTest#test_belongs_to_associations (unexpected)
--- FAIL: EagerAssociationTest#test_loading_with_scope_including_joins (unexpected)
--- FAIL: HasManyAssociationsTest#test_has_many_without_counter_cache_option (unexpected)
--- FAIL: EagerAssociationTest#test_should_work_inverse_of_with_eager_load (unexpected)
--- FAIL: HasManyAssociationsTest#test_transaction_when_deleting_persisted (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_an_sti_join_model (unexpected)
--- FAIL: ReservedWordTest#test_calculations_work_with_reserved_words (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_set (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_assigning_nil (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_all (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists_by_column (unexpected)
--- FAIL: HasManyAssociationsTest#test_deleting_updates_counter_cache_with_dependent_delete_all (unexpected)
--- FAIL: FixturesTest#test_serialized_fixtures (unexpected)
--- FAIL: EagerAssociationTest#test_attribute_alias_in_where_references_association_name (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_many_with_string_keys (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_with_a_polymorphic_association_won't_work_consistently (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_setting_foreign_key_after_nil_target_loaded (unexpected)
--- FAIL: EagerAssociationTest#test_preloading_has_many_through_with_distinct (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_unquoted_table_name (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_foreign_key_type_string (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_many_through_quotes_table_and_column_names (unexpected)
--- FAIL: HasManyAssociationsTest#test_replace_with_less_and_dependent_nullify (unexpected)
--- FAIL: BelongsToAssociationsTest#test_tracking_polymorphic_changes (unexpected)
--- FAIL: EagerAssociationTest#test_association_loading_notification (unexpected)
--- FAIL: HasManyAssociationsTest#test_get_ids_for_loaded_associations (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_updating_the_store_will_mark_it_as_changed (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_join_model_with_conditions (unexpected)
--- FAIL: BelongsToAssociationsTest#test_eager_loading_wont_mutate_owner_record (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_update (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_array_on_the_eagers (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_order_on_joined_table_preloads (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_native_decimal_insert_manual_vs_automatic (unexpected)
--- FAIL: HasManyAssociationsTest#test_attributes_are_set_when_initialized_from_polymorphic_has_many_null_relationship (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_touch_without_updated_at_attributes (unexpected)
--- FAIL: TestAutosaveAssociationOnAHasAndBelongsToManyAssociationWithAcceptsNestedAttributes#test_should_rollback_any_changes_if_an_exception_occurred_while_saving (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 5c2c62ecf1bea60c807edc6b4da22d900ad4ae03:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2800-g5c2c62ecf1
Tests run against activerecord 7.0.3
7372 Total Tests Run
7363 tests passed
9 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
9 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: CockroachDB::PostgresqlIntervalTest#test_simple_interval (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ a0d8839aa6164af81a9ebb140147d3baf5321287:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2834-ga0d8839aa6
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ cb55144cdec54d2a70f074ad64b4eca5e6c6891a:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2899-gcb55144cde
Tests run against activerecord 7.0.3
7372 Total Tests Run
7358 tests passed
14 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
14 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_remove_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_rename_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithSuffixTest#test_change_column_of_parent_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ e6a7dc2f8ee39549e186bd05626c4c375b76fd04:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2938-ge6a7dc2f8e
Tests run against activerecord 7.0.3
7372 Total Tests Run
7358 tests passed
14 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
14 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_change_column_of_parent_table (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ aaf50e920ceff3c2863ab96b9e3614b8434b70a8:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-2943-gaaf50e920c
Tests run against activerecord 7.0.3
7372 Total Tests Run
7363 tests passed
9 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
9 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_not_valid_check_constraint (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 80c274877a917580af62be6eb0cd48c8c7ae9c08:
--- FAIL: HasManyAssociationsTest#test_ids_reader_cache_not_used_for_size_when_association_is_dirty (unexpected)
--- FAIL: InheritanceTest#test_should_store_full_class_name_with_store_full_sti_class_option_enabled (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_changing_defaults (unexpected)
--- FAIL: BelongsToAssociationsTest#test_building_the_belonging_object (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_missing_first_record (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_schema_dumping (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_going_through_join_model_with_inheritance_with_custom_class_name (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_belongs_to_sti (unexpected)
--- FAIL: FixturesTest#test_broken_yaml_exception (unexpected)
--- FAIL: StrictLoadingTest#test_raises_on_lazy_loading_a_strict_loading_belongs_to_relation (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_update (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_out_of_range_value_assigning (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_all_on_association_clears_scope (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_one_should_count_instead_of_loading_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_after_building (unexpected)
--- FAIL: ReflectionTest#test_foreign_key (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_redefine_habtm (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_associations_with_conditions (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_create_model_with_inheritance_and_custom_base_class (unexpected)
--- FAIL: BelongsToAssociationsTest#test_create_with_conditions (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_from_association_with_nil_values_should_work (unexpected)
--- FAIL: FixturesTest#test_no_args_returns_all (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_multiple_associations_with_references (unexpected)
--- FAIL: ActiveRecord::WhereTest#test_polymorphic_nested_array_where (unexpected)
--- FAIL: DefaultScopingTest#test_default_scope_runs_on_select (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_update_changing_ids_changes_the_counter_cache (unexpected)
--- FAIL: AssociationsExtensionsTest#test_named_extension_on_habtm (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_do_not_require_a_type (unexpected)
--- FAIL: BelongsToAssociationsTest#test_default_scope_on_relations_is_not_cached (unexpected)
--- FAIL: FixturesTest#test_yml_file_in_subdirectory (unexpected)
--- FAIL: ReflectionTest#test_includes_accepts_strings (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: FixturesTest#test_complete_instantiation (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_counter (unexpected)
--- FAIL: PostgresqlNumberTest#test_update (unexpected)
--- FAIL: ActiveRecord::WhereTest#test_belongs_to_array_value_where (unexpected)
--- FAIL: HasManyAssociationsTest#test_counter_cache_updates_in_memory_after_update_with_inverse_of_disabled (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_marshal_dump (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_and_create_from_association_should_respect_unscope_over_default_scope (unexpected)
--- FAIL: BelongsToAssociationsTest#test_replace_counter_cache (unexpected)
--- FAIL: ActiveRecord::CustomPropertiesTest#test_attributes_not_backed_by_database_columns_keep_their_type_when_a_default_value_is_configured_separately (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_resets_cached_counters (unexpected)
--- FAIL: InheritanceTest#test_alt_find_first_within_inheritance (unexpected)
--- FAIL: HasManyAssociationsTest#test_modifying_a_through_a_has_many_should_raise (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_find_all (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 003c0360de8b64319b5f0f127b99be91dbdca8a3:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:896:
Tests run on Cockroach v22.2.0-alpha.00000000-3029-g003c0360de
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 524fd14da3fefcd849f44a835cc5f88f5dbdadcc:
--- FAIL: PersistenceTest#test_update_columns (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_has_many_find_conditions (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_migration_does_remove_unnamed_index (unexpected)
--- FAIL: FinderTest#test_exists_with_aggregate_having_three_mappings (unexpected)
--- FAIL: FinderTest#test_exists_with_scope (unexpected)
--- FAIL: PersistenceTest#test_becomes_default_sti_subclass (unexpected)
--- FAIL: HasManyAssociationsTest#test_unscopes_the_default_scope_of_associated_model_when_used_with_include (unexpected)
--- FAIL: HasManyAssociationsTest#test_calling_size_on_an_association_that_has_not_been_loaded_performs_a_query (unexpected)
--- FAIL: BasicsTest#test_find_by_slug (unexpected)
--- FAIL: LogSubscriberTest#test_initializes_runtime (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_aggregate_having_one_mapping (unexpected)
--- FAIL: BasicsTest#test_clone_of_new_object_marks_attributes_as_dirty (unexpected)
--- FAIL: ActiveRecord::Encryption::KeyProviderTest#test_serves_a_single_key_for_encrypting_and_decrypting (unexpected)
--- FAIL: FoxyFixturesTest#test_generates_unique_ids (unexpected)
--- FAIL: TestNestedAttributesInGeneral#test_should_not_build_a_new_record_if_reject_all_blank_returns_false (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_nested_has_many_through_with_conditions_on_through_associations_preload (unexpected)
--- FAIL: ActiveRecord::DatabaseSelectorTest#test_write_to_primary_with_exception (unexpected)
--- FAIL: LogSubscriberTest#test_cached_queries (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::LegacyConnectionHandlersShardingDbTest#test_swapping_shards_and_roles_in_a_multi_threaded_environment (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence (unexpected)
--- FAIL: ReservedWordTest#test_delete_all_with_subselect (unexpected)
--- FAIL: AssociationValidationTest#test_validates_presence_of_belongs_to_association__parent_is_new_record (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_association_in_two_relations_with_one_save (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_one (unexpected)
--- FAIL: CallbacksTest#test_destroy (unexpected)
--- FAIL: ActiveRecord::Migration::TableTest#test_references_column_type_with_polymorphic_and_options_null_is_false_adds_table_flag (unexpected)
--- FAIL: HasManyAssociationsTest#test_include_uses_array_include_after_loaded (unexpected)
--- FAIL: FinderTest#test_find_by_array_of_one_id (unexpected)
--- FAIL: FinderTest#test_find_on_association_proxy_conditions (unexpected)
--- FAIL: LintTest#test_errors_aref (unexpected)
--- FAIL: FinderTest#test_include_on_unloaded_relation_with_having_referencing_aliased_select (unexpected)
--- FAIL: ActiveRecord::DatabaseSelectorTest#test_can_write_while_reading_from_replicas_if_explicit (unexpected)
--- FAIL: UpdateAllTest#test_touch_all_updates_records_timestamps (unexpected)
--- FAIL: EagerSingularizationTest#test_eager_no_extra_singularization_has_and_belongs_to_many (unexpected)
--- FAIL: HasManyAssociationsTest#test_build_many_via_block (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_object_initialization_with_not_nullable_column_encoded_with_JSON (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::ConnectionPoolTest#test_active_connection? (unexpected)
--- FAIL: BasicsTest#test_cannot_call_connected_to_with_role_and_shard_on_non-abstract_classes (unexpected)
--- FAIL: BasicsTest#test_column_names_are_quoted_when_using_#from_clause_and_model_has_ignored_columns (unexpected)
--- FAIL: ActiveRecord::DatabaseTaskCheckTargetVersionTest#test_check_target_version_does_not_raise_error_on_empty_version (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_reset_source_reflection_after_loading_is_complete (unexpected)
--- FAIL: BasicsTest#test_bignum (unexpected)
--- FAIL: DirtyTest#test_partial_insert_with_empty_values (unexpected)
--- FAIL: FinderTest#test_hash_condition_utc_time_interpolation_with_default_timezone_local (unexpected)
--- FAIL: BasicsTest#test_custom_mutator (unexpected)
--- FAIL: FinderTest#test_#skip_query_cache!_for_#exists? (unexpected)
--- FAIL: SerializedAttributeTest#test_serialized_boolean_value_true (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 770ff3c545a51752490403da64d56fb397f49c5e:
--- FAIL: FinderTest#test_hash_condition_find_with_nil (unexpected)
--- FAIL: FinderTest#test_find_by_on_attribute_that_is_a_reserved_word (unexpected)
--- FAIL: FinderTest#test_find_by_with_alias (unexpected)
--- FAIL: FinderTest#test_exists_with_polymorphic_relation (unexpected)
--- FAIL: FinderTest#test_take_failing (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::LegacyConnectionHandlersMultiDbTest#test_loading_relations_with_multi_db_connection_handlers (unexpected)
--- FAIL: AssociationProxyTest#test_proxy_object_is_cached (unexpected)
--- FAIL: FinderTest#test_finder_with_offset_string (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_4_2 (unexpected)
--- FAIL: FinderTest#test_find_by_with_hash_conditions_returns_the_first_matching_record (unexpected)
--- FAIL: TestDefaultAutosaveAssociationOnAHasOneAssociation#test_callbacks_firing_order_on_save (unexpected)
--- FAIL: FinderTest#test_find_only_some_columns (unexpected)
--- FAIL: FinderTest#test_hash_condition_find_with_array (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_numeric_range_for_string (unexpected)
--- FAIL: FinderTest#test_implicit_order_column_is_configurable (unexpected)
--- FAIL: DDLTest#test_create_simple_geometry_using_shortcut (unexpected)
--- FAIL: FinderTest#test_find_by_empty_ids (unexpected)
--- FAIL: DefaultStringsTest#test_default_strings (unexpected)
--- FAIL: DDLTest#test_column_defaults (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_column_of_child_table (unexpected)
--- FAIL: FinderTest#test_exists_with_aggregate_having_three_mappings_with_one_difference (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_array_of_ranges (unexpected)
--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrate_down_with_table_name_prefix (unexpected)
--- FAIL: FinderTest#test_find_with_nil_inside_set_passed_for_attribute (unexpected)
--- FAIL: FinderTest#test_take (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_have_null_constraints_if_not_present_in_migration_for_adding_timestamps_to_existing_table (unexpected)
--- FAIL: DDLTest#test_array_columns (unexpected)
--- FAIL: FinderTest#test_member_on_unloaded_relation_with_offset (unexpected)
--- FAIL: FinderTest#test_find_by_and_where_consistency_with_active_record_instance (unexpected)
--- FAIL: FinderTest#test_find_on_multiple_hash_conditions (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_6_0 (unexpected)
--- FAIL: LegacyPrimaryKeyTest::V5_0#test_legacy_join_table_column_options_should_be_overwritten (unexpected)
--- FAIL: AssociationsExtensionsTest#test_extension_on_habtm (unexpected)
--- FAIL: FinderTest#test_find_one_message_with_custom_primary_key (unexpected)
--- FAIL: FinderTest#test_member_on_loaded_relation_with_match (unexpected)
--- FAIL: AssociationProxyTest#test_reset_unloads_target (unexpected)
--- FAIL: FinderTest#test_exists_with_aggregate_having_three_mappings (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_change_column_of_parent_table (unexpected)
--- FAIL: AssociationProxyTest#test_pluck_uses_loaded_target (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: FinderTest#test_second_have_primary_key_order_by_default (unexpected)
--- FAIL: FinderTest#test_take_and_first_and_last_with_integer_should_use_sql_limit (unexpected)
--- FAIL: ActiveRecord::CacheKeyTest#test_cache_key_format_is_not_too_precise (unexpected)
--- FAIL: FinderTest#test_find_on_hash_conditions_with_qualified_attribute_dot_notation_symbol (unexpected)
--- FAIL: ActiveRecord::ConnectionAdapters::ConnectionHandlersShardingDbTest#test_same_shards_across_clusters (unexpected)
--- FAIL: DDLTest#test_create_simple_geography (unexpected)
--- FAIL: FinderTest#test_find_by_with_range_conditions_returns_the_first_matching_record (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ f59620ec646d1181d358d0dc41ab60815ecf59c9:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:897:
Tests run on Cockroach v22.2.0-alpha.00000000-3212-gf59620ec64
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 3b16435371a43d603d193a1e2b480a23fba3f07a:
--- FAIL: DDLTest#test_add_geometry_column_null_false (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_using_primary_key (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_on_multiple_records (unexpected)
--- FAIL: EagerAssociationTest#test_polymorphic_type_condition (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_creation_respects_hash_condition (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_conditions (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_relationship_cannot_have_a_counter_cache (unexpected)
--- FAIL: OptimisticLockingTest#test_quote_value_passed_lock_col (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_all_stored_attributes_are_returned (unexpected)
--- FAIL: EagerAssociationTest#test_with_two_tables_in_from_without_getting_double_quoted (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_association_build_constructor_builds_through_record (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_non-readonly_association (unexpected)
--- FAIL: LegacyPolymorphicReferenceIndexTest::V5_2#test_polymorphic_add_reference_uses_all_column_names_in_index (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_with_custom_name_counter_cache (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_updating_the_store_will_mark_accessor_as_changed (unexpected)
--- FAIL: BelongsToAssociationsTest#test_belongs_to_without_counter_cache_option (unexpected)
--- FAIL: ActiveRecord::Migration::ColumnAttributesTest#test_add_remove_single_field_using_string_arguments (unexpected)
--- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_foreign_type_field_updating (unexpected)
--- FAIL: InheritanceTest#test_company_descends_from_active_record (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_has_and_belongs_to_many_with_has_many_source_reflection_preload (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_while_partial_inserts_false (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_order_on_nested_association (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_many_raises_exception (unexpected)
--- FAIL: DDLTest#test_non_spatial_column_limits (unexpected)
--- FAIL: NestedThroughAssociationsTest#test_has_many_through_belongs_to_with_has_many_through_source_reflection_preload_via_joins (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_non_standard_table_name (unexpected)
--- FAIL: EagerAssociationTest#test_associations_loaded_for_all_records (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_by_default (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_attributes_are_being_set_when_initialized_from_habtm_association_with_multiple_where_clauses (unexpected)
--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_eager_loading (unexpected)
--- FAIL: EagerAssociationTest#test_base_messages (unexpected)
--- FAIL: HasManyThroughFixture#test_has_many_through_with_default_table_name_on_join_table (unexpected)
--- FAIL: DDLTest#test_create_point_geometry_using_shortcut (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_multiple_associations_with_same_table_belongs_to (unexpected)
--- FAIL: StoreTestWithYAMLSafeLoad#test_read_accessor_without_pre/suffix_in_the_same_store_as_other_pre/suffixed_accessors_still_works (unexpected)
--- FAIL: StrictLoadingTest#test_raises_on_lazy_loading_a_has_one_relation_if_strict_loading_by_default (unexpected)
--- FAIL: EagerAssociationTest#test_associations_with_extensions_are_not_instance_dependent (unexpected)
--- FAIL: EagerAssociationTest#test_eager-loading_with_a_polymorphic_association_won't_work_consistently (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_find_should_append_to_association_order (unexpected)
--- FAIL: StrictLoadingTest#test_raises_on_unloaded_relation_methods_if_strict_loading_by_default (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_default_scope_as_class_method_using_find_method (unexpected)
--- FAIL: InheritanceTest#test_alt_inheritance_save (unexpected)
--- FAIL: InheritanceTest#test_inheritance_find_all (unexpected)
--- FAIL: DDLTest#test_add_geometry_column (unexpected)
--- FAIL: InheritanceTest#test_find_first_within_inheritance (unexpected)
--- FAIL: StrictLoadingTest#test_strict_loading_can_be_turned_off_on_an_association_in_a_model_with_strict_loading_on (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_conditions_hash (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ d35c174b71065264b8a3910df3f488d10741f788:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:897:
Tests run on Cockroach v22.2.0-alpha.00000000-3264-gd35c174b71
Tests run against activerecord 7.0.3
7372 Total Tests Run
7358 tests passed
14 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
14 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_rename_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_rename_reference_column_of_child_table (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_remove_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_change_column_of_parent_table (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 448352ce4ed71a58e7701e82c786dd5152498310:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:897:
Tests run on Cockroach v22.2.0-alpha.1-172-g448352ce4e
Tests run against activerecord 7.0.3
7372 Total Tests Run
7362 tests passed
10 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
10 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: CockroachDB::PostgresqlIntervalTest#test_simple_interval (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: QueryCacheTest#test_query_cache_does_not_allow_sql_key_mutation (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ b316a5ed5fe7253d113174d9d95ddebf1143b4e4:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:897:
Tests run on Cockroach v22.2.0-alpha.1-239-gb316a5ed5f
Tests run against activerecord 7.0.3
7372 Total Tests Run
7363 tests passed
9 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
9 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: CockroachDB::PostgresqlIntervalTest#test_simple_interval (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ c080f7ac2f5be11aedd787dceba77cca7df18a16:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:897:
Tests run on Cockroach v22.2.0-alpha.1-293-gc080f7ac2f
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 4dcb32c0346e20a95847763f89b9b0796d9ed4dc:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:897:
Tests run on Cockroach v22.2.0-alpha.1-303-g4dcb32c034
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ b0f13c9bbef3e6628471d887672be7c7658f6511:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:897:
Tests run on Cockroach v22.2.0-alpha.1-305-gb0f13c9bbe
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ e5917605f751c569ddd90062250a40cafd7ccf30:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:897:
Tests run on Cockroach v22.2.0-alpha.1-309-ge5917605f7
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 6ffaa1d907b7c9194df4ffff412f48a63bf432df:
--- FAIL: EagerAssociationTest#test_has_many_through_with_order (unexpected)
--- FAIL: EagerAssociationTest#test_preload_has_many_using_primary_key (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_joins_and_limit_and_order (unexpected)
--- FAIL: EagerAssociationTest#test_eager_load_has_many_through_with_string_keys (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_going_through_join_model (unexpected)
--- FAIL: AssociationsJoinModelTest#test_unavailable_through_reflection (unexpected)
--- FAIL: BasePreventWritesTest#test_preventing_writes_applies_to_all_connections_in_block (unexpected)
--- FAIL: UpdateAllTest#test_update_all_cares_about_optimistic_locking (unexpected)
--- FAIL: AssociationsJoinModelTest#test_calculations_on_has_many_through_should_disambiguate_fields (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association (unexpected)
--- FAIL: CascadedEagerLoadingTest#test_eager_association_loading_with_recursive_cascading_four_levels_has_many_through (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_unquoted_table_name (unexpected)
--- FAIL: AssociationsJoinModelTest#test_deleting_by_integer_id_from_has_many_through (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnWithPrefixTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_joins (unexpected)
--- FAIL: EagerAssociationTest#test_eager_loading_with_conditions_on_string_joined_table_preloads (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_and_belongs_to_many_and_limit (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions_array (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_include_checks_if_record_exists_if_target_not_loaded (unexpected)
--- FAIL: FixturesTest#test_broken_yaml_exception (unexpected)
--- FAIL: TestAutosaveAssociationOnABelongsToAssociationDefinedAsRecord#test_should_not_raise_error (unexpected)
--- FAIL: HasAndBelongsToManyAssociationsTest#test_alternate_database (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_through_an_sti_join_model (unexpected)
--- FAIL: AssociationsJoinModelTest#test_set_polymorphic_has_one_on_new_record (unexpected)
--- FAIL: EagerAssociationTest#test_associations_loaded_for_all_records (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_foreign_keys (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_if_not_exists_not_set (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_blank_argument (unexpected)
--- FAIL: AssociationsJoinModelTest#test_belongs_to_polymorphic_with_counter_cache (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_joins_and_offset_and_order (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_order_string_with_quoted_table_name (unexpected)
--- FAIL: AssociationsJoinModelTest#test_distinct_has_many_through_should_retain_order (unexpected)
--- FAIL: UpdateAllTest#test_update_all_with_group_by (unexpected)
--- FAIL: UpdateAllTest#test_update_bang_on_relation (unexpected)
--- FAIL: EagerAssociationTest#test_has_many_association_ignores_the_scoping (unexpected)
--- FAIL: FixturesTest#test_erb_in_fixtures (unexpected)
--- FAIL: FixturesTest#test_inserts (unexpected)
--- FAIL: EagerSingularizationTest#test_eager_no_extra_singularization_has_many_through_belongs_to (unexpected)
--- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_offset_and_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_eager_with_has_many_and_limit_and_conditions (unexpected)
--- FAIL: EagerAssociationTest#test_exceptions_have_suggestions_for_fix (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_distinct_through_count (unexpected)
--- FAIL: FixturesTest#test_nonexistent_fixture_file (unexpected)
--- FAIL: AssociationsJoinModelTest#test_delete_associate_when_deleting_from_has_many_through (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 2372698da1dfacb90f60c6a63f2c1298d1db16b8:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:897:
Tests run on Cockroach v22.2.0-alpha.2-246-g2372698da1
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ e39111b2e714375faa0facc05e51e8f619a55b21:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:908:
Tests run on Cockroach v22.2.0-alpha.2-305-ge39111b2e7
Tests run against activerecord 7.0.3
7372 Total Tests Run
7358 tests passed
14 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
14 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_remove_foreign_key_by_column_in_change_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_column_of_child_table (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_change_column_of_parent_table (unexpected)
--- FAIL: ActiveRecord::Migration::ForeignKeyChangeColumnTest#test_rename_reference_column_of_child_table (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ a82711442c65cf14489c55041b45b11a1e38415b:
test artifacts and logs in: /artifacts/activerecord/run_1
orm_helpers.go:191,orm_helpers.go:117,activerecord.go:251,test_runner.go:906:
Tests run on Cockroach v22.2.0-alpha.2-371-ga82711442c
Tests run against activerecord 7.0.3
7372 Total Tests Run
7364 tests passed
8 tests failed
27 tests skipped
5 tests ignored
0 tests passed unexpectedly
8 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol (unexpected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_timestamp_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz_as_default (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_array (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_using_datetime_with_timestamptz_as_default (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 389661e823c19f318fa07ec2278336262531692d:
--- FAIL: PostgresqlRangeTest#test_timezone_array_awareness_tsrange (unexpected)
--- FAIL: PersistenceTest#test_class_level_destroy_is_affected_by_scoping (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_constraint_by_name (unexpected)
--- FAIL: BasicsTest#test_create_without_prepared_statement (unexpected)
--- FAIL: PersistenceTest#test_delete_all (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- FAIL: BasicsTest#test_marshal_new_record_round_trip (unexpected)
--- FAIL: PersistenceTest#test_update_columns_should_not_leave_the_object_dirty (unexpected)
--- FAIL: BasicsTest#test_column_types_typecast (unexpected)
--- FAIL: PersistenceTest#test_update_many_with_array_of_active_record_base_objects (unexpected)
--- FAIL: HasManyThroughFixture#test_has_many_through_with_join_table_name_changed_to_match_habtm_table_name (unexpected)
--- FAIL: BasicsTest#test_find_on_abstract_base_class_doesnt_use_type_condition (unexpected)
--- FAIL: BasicsTest#test_default_in_local_time (unexpected)
--- FAIL: PersistenceTest#test_increment_updates_counter_in_db_using_offset (unexpected)
--- FAIL: PersistenceTest#test_update_attribute (unexpected)
--- FAIL: PersistenceTest#test_destroyed_returns_boolean (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_exists_by_name (unexpected)
--- FAIL: PersistenceTest#test_decrement_attribute (unexpected)
--- FAIL: BasicsTest#test_marshal_round_trip (unexpected)
--- FAIL: BasicsTest#test_has_attribute_with_symbol (unexpected)
--- FAIL: PostgresqlTimestampWithAwareTypesTest#test_timestamp_with_zone_values_with_rails_time_zone_support_and_time_zone_set (unexpected)
--- FAIL: BasicsTest#test_when_ignored_attribute_is_loaded,_cast_type_should_be_preferred_over_DB_type (unexpected)
--- FAIL: PersistenceTest#test_update_columns_should_not_use_setter_method (unexpected)
--- FAIL: BasicsTest#test_auto_id (unexpected)
--- FAIL: BasicsTest#test_create_after_initialize_with_block (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_foreign_key_constraint_is_not_cached_incorrectly (unexpected)
--- FAIL: PersistenceTest#test_update_columns_should_not_modify_updated_at (unexpected)
--- FAIL: PersistenceTest#test_decrement_with_touch_an_attribute_updates_timestamps (unexpected)
--- FAIL: BasicsTest#test_dup (unexpected)
--- FAIL: BasicsTest#test_all_with_conditions (unexpected)
--- FAIL: BasicsTest#test_load (unexpected)
--- FAIL: BasicsTest#test_dont_clear_inheritance_column_when_setting_explicitly (unexpected)
--- FAIL: PersistenceTest#test_create_through_factory_with_block (unexpected)
--- FAIL: BasicsTest#test_cannot_call_connected_to_on_subclasses_of_ActiveRecord::Base_with_legacy_connection_handling (unexpected)
--- FAIL: BasicsTest#test_destroy_without_prepared_statement (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_foreign_key_with_prefix (unexpected)
--- FAIL: BasicsTest#test_table_name_guesses_with_prefixes_and_suffixes (unexpected)
--- FAIL: PersistenceTest#test_reload_via_querycache (unexpected)
--- FAIL: PersistenceTest#test_update_column_with_model_having_primary_key_other_than_id (unexpected)
--- FAIL: PersistenceTest#test_update_columns_changing_id (unexpected)
--- FAIL: PersistenceTest#test_class_level_update_is_affected_by_scoping (unexpected)
--- FAIL: PersistenceTest#test_destroy_many_with_invalid_id (unexpected)
--- FAIL: PersistenceTest#test_update_column_should_raise_exception_if_new_record (unexpected)
--- FAIL: BasicsTest#test_new_threads_get_default_the_default_connection_handler (unexpected)
--- FAIL: BasicsTest#test_values_at (unexpected)
--- FAIL: BasicsTest#test_find_by_slug_with_array (unexpected)
--- FAIL: PersistenceTest#test_delete_new_record (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ bc2e47da0523b347c28cf024707e80cd35d6c98a:
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_infers_column (unexpected)
--- FAIL: HasManyAssociationsTest#test_collection_size_after_building (unexpected)
--- FAIL: HasManyAssociationsTest#test_abstract_class_with_polymorphic_has_many (unexpected)
--- FAIL: EagerSingularizationTest#test_eager_no_extra_singularization_belongs_to (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_existing (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence_with_transaction_support_on_failure (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_with_piggyback (unexpected)
--- FAIL: LegacyPrimaryKeyTest::V5_0#test_legacy_join_table_column_options_should_be_overwritten (unexpected)
--- FAIL: HasManyAssociationsTest#test_adding_a_collection (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_string_to_date (unexpected)
--- FAIL: AssociationProxyTest#test_size_differentiates_between_new_and_persisted_in_memory_records_when_loaded_records_are_empty (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_going_through_join_model_with_custom_foreign_key (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_datetime_doesnt_set_precision_on_change_table_6_1 (unexpected)
--- FAIL: HasManyAssociationsTest#test_finding_with_different_class_name_and_order (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all_with_not_yet_loaded_association_collection (unexpected)
--- FAIL: RequiredAssociationsTest#test_required_belongs_to_associations_have_presence_validated (unexpected)
--- FAIL: HotCompatibilityTest#test_cleans_up_after_prepared_statement_failure_in_a_transaction (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_array_methods_called_by_method_missing (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_without_default_should_work_with_null_in_the_database (unexpected)
--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_change_column_comment_can_be_reverted (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::PGChangeSchemaTest#test_change_type_with_symbol_with_timestamptz (unexpected)
--- FAIL: OptimisticLockingTest#test_counter_cache_with_touch_and_lock_version (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all,_when_not_loaded,_doesn't_load_the_records (unexpected)
--- FAIL: HasManyAssociationsTest#test_clearing_an_association_collection (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_does_not_raise_when_association_errors_on_destroy (unexpected)
--- FAIL: AssociationProxyTest#test_proxy_association_accessor (unexpected)
--- FAIL: HasManyAssociationsTest#test_first_or_create!_adds_the_record_to_the_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_include_method_in_has_many_association_should_return_true_for_instance_added_with_build (unexpected)
--- FAIL: HasManyAssociationsTest#test_dependence_on_account (unexpected)
--- FAIL: SpatialQueriesTest#test_query_point_wkt (unexpected)
--- FAIL: AssociationsJoinModelTest#test_deleting_by_string_id_from_has_many_through (unexpected)
--- FAIL: HasManyAssociationsTest#test_with_polymorphic_has_many_with_custom_columns_name (unexpected)
--- FAIL: HasManyAssociationsTest#test_create_with_bang_on_has_many_when_parent_is_new_raises (unexpected)
--- FAIL: HasManyAssociationsTest#test_defining_has_many_association_with_nullify_dependency_lazily_evaluates_target_class (unexpected)
--- FAIL: AssociationProxyTest#test_inspect_does_not_reload_a_not_yet_loaded_target (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many (unexpected)
--- FAIL: HasManyAssociationsTest#test_destroy_all_on_desynced_counter_cache_association (unexpected)
--- FAIL: HasManyAssociationsTest#test_find_scoped_grouped_having (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_create_model_with_inheritance_and_custom_base_class (unexpected)
--- FAIL: LegacyPrimaryKeyTest::V4_2#test_legacy_join_table_column_options_should_be_overwritten (unexpected)
--- FAIL: HasManyAssociationsTest#test_delete_all (unexpected)
--- FAIL: AssociationsJoinModelTest#test_has_many_through_include_checks_if_record_exists_if_target_not_loaded (unexpected)
--- FAIL: AssociationsJoinModelTest#test_preload_polymorphic_has_many (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_add_on_delete_restrict_foreign_key (unexpected)
--- FAIL: OptimisticLockingTest#test_lock_column_name_existing (unexpected)
--- FAIL: AssociationsJoinModelTest#test_polymorphic_has_many_going_through_join_model_with_custom_select_and_joins (unexpected)
--- FAIL: ActiveRecord::CockroachDB::Migration::ForeignKeyTest#test_validate_foreign_key_by_name (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList22_2) is available in the artifacts' activerecord log
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
- #87580 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-22.2] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
roachtest.activerecord failed with artifacts on master @ 8fd5b3500796fae41c07fffd4246648b349b6460:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=4
,ROACHTEST_ssd=0
Help
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
Same failure on other branches
- #84954 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1 release-blocker] - #82805 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1] - #81088 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.2]
/cc @cockroachdb/sql-experience
This test on roachdash | Improve this report!
Jira issue: CRDB-17969