cockroach-teamcity

Results 2375 comments of cockroach-teamcity

roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16180468?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16180468?buildTab=artifacts#/activerecord) on release-24.2 @ [60d3fb84a73f5e31c99404223f3a0ba91e67f489](https://github.com/cockroachdb/cockroach/commits/60d3fb84a73f5e31c99404223f3a0ba91e67f489): ``` --- FAIL: RelationTest#test_relations_limit_the_records_in_#inspect_at_10 (unexpected) --- FAIL: ReflectionTest#test_class_for_class_name (unexpected) --- FAIL: ReflectionTest#test_validate_association_if_autosave (unexpected) --- FAIL: RelationTest#test_reorder_with_first (unexpected) --- FAIL: RelationTest#test_finding_with_reorder (unexpected) ---...

roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16191052?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16191052?buildTab=artifacts#/activerecord) on release-24.2 @ [cf1aaffe79dad34124399658a66ba2379a499047](https://github.com/cockroachdb/cockroach/commits/cf1aaffe79dad34124399658a66ba2379a499047): ``` --- FAIL: HasAndBelongsToManyAssociationsTest#test_destruction_does_not_error_without_primary_key (unexpected) --- FAIL: SignedIdTest#test_find_signed_record_with_a_bang_with_custom_primary_key (unexpected) --- FAIL: EagerAssociationTest#test_preloading_has_many_through_association_associated_by_a_composite_query_constraints (unexpected) --- FAIL: EagerAssociationTest#test_eager_load_belongs_to_with_string_keys (unexpected) --- FAIL: EagerAssociationTest#test_eager_loading_with_select_on_joined_table_preloads (unexpected) ---...

roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16199343?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16199343?buildTab=artifacts#/activerecord) on release-24.2 @ [509b1e919fa3e89254b4b836854aaddc5c26fc4c](https://github.com/cockroachdb/cockroach/commits/509b1e919fa3e89254b4b836854aaddc5c26fc4c): ``` --- FAIL: EagerAssociationTest#test_nested_loading_through_has_one_association_with_conditions_on_association (unexpected) --- FAIL: EagerAssociationTest#test_eager_load_has_one_quotes_table_and_column_names (unexpected) --- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected) --- FAIL: CalculationsTest#test_no_queries_for_empty_relation_on_count (unexpected) --- FAIL: CalculationsTest#test_pluck_with_type_cast_does_not_corrupt_the_query_cache (unexpected) ---...

roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16208914?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16208914?buildTab=artifacts#/activerecord) on release-24.2 @ [17ee613b96801d4c43e9fa9d20ebe23f29d9c89e](https://github.com/cockroachdb/cockroach/commits/17ee613b96801d4c43e9fa9d20ebe23f29d9c89e): ``` --- FAIL: RelationTest#test_unscope_with_subquery (unexpected) --- FAIL: HasAndBelongsToManyAssociationsTest#test_find_with_merged_options (unexpected) --- FAIL: FinderTest#test_hash_condition_local_time_interpolation_with_default_timezone_utc (unexpected) --- FAIL: RelationTest#test_finding_with_reversed_arel_assoc_order (unexpected) --- FAIL: RelationTest#test_finding_with_subquery (unexpected) ---...

roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16217391?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16217391?buildTab=artifacts#/activerecord) on release-24.2 @ [01e09cbd72ec2e2e35ea0ba190eb4931fc1e19e7](https://github.com/cockroachdb/cockroach/commits/01e09cbd72ec2e2e35ea0ba190eb4931fc1e19e7): ``` --- FAIL: PersistenceTest#test_update_attribute_with_one_updated! (unexpected) --- FAIL: FinderTest#test_implicit_order_column_prepends_query_constraints (unexpected) --- FAIL: PersistenceTest#test_update_column_should_not_leave_the_object_dirty (unexpected) --- FAIL: HasManyAssociationsTest#test_include_method_in_has_many_association_should_return_true_for_instance_added_with_build (unexpected) --- FAIL: ActiveRecord::Migration::ColumnsTest#test_change_column_null_false (unexpected) ---...

roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16229917?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16229917?buildTab=artifacts#/activerecord) on release-24.2 @ [742a2251a05088a238fc6eb4c2466dace3cb1bb2](https://github.com/cockroachdb/cockroach/commits/742a2251a05088a238fc6eb4c2466dace3cb1bb2): ``` --- FAIL: FinderTest#test_find_on_hash_conditions_with_hashed_table_name (unexpected) --- FAIL: InheritanceTest#test_eager_load_belongs_to_something_inherited (unexpected) --- FAIL: OptimisticLockingTest#test_touch_stale_object (unexpected) --- FAIL: PersistenceTest#test_update_attribute_in_before_validation_respects_callback_chain (unexpected) --- FAIL: BasicsTest#test_readonly_attributes_on_belongs_to_association (unexpected) ---...

roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16236866?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16236866?buildTab=artifacts#/activerecord) on release-24.2 @ [742a2251a05088a238fc6eb4c2466dace3cb1bb2](https://github.com/cockroachdb/cockroach/commits/742a2251a05088a238fc6eb4c2466dace3cb1bb2): ``` --- FAIL: CascadedEagerLoadingTest#test_preloaded_records_are_not_duplicated (unexpected) --- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_build_before_save (unexpected) --- FAIL: SignedIdTest#test_find_signed_record_on_relation (unexpected) --- FAIL: ModulesTest#test_assign_ids (unexpected) --- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_invalid_adding_with_validate_false (unexpected) ---...

roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16244130?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16244130?buildTab=artifacts#/activerecord) on release-24.2 @ [742a2251a05088a238fc6eb4c2466dace3cb1bb2](https://github.com/cockroachdb/cockroach/commits/742a2251a05088a238fc6eb4c2466dace3cb1bb2): ``` --- FAIL: RelationTest#test_order_with_blank_value (unexpected) --- FAIL: BasicsTest#test_has_attribute_with_symbol (unexpected) --- FAIL: ReflectionTest#test_join_table (unexpected) --- FAIL: TestDefaultAutosaveAssociationOnAHasManyAssociation#test_replace_on_duplicated_object (unexpected) --- FAIL: AttributeMethodsTest#test_attribute_for_inspect_with_a_non-primary_key_id_attribute (unexpected) ---...

roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16258282?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16258282?buildTab=artifacts#/activerecord) on release-24.2 @ [c754434cecbdc6016bc6cc6b7541ffbd71a50bed](https://github.com/cockroachdb/cockroach/commits/c754434cecbdc6016bc6cc6b7541ffbd71a50bed): ``` --- FAIL: HasManyThroughAssociationsTest#test_save_bang_should_raise_exception_when_join_record_has_errors (unexpected) --- FAIL: ReflectionTest#test_has_many_through_reflection (unexpected) --- FAIL: ReflectionTest#test_human_name_for_column (unexpected) --- FAIL: BelongsToAssociationsTest#test_default_with_lambda (unexpected) --- FAIL: InheritanceTest#test_alt_destroy_all_within_inheritance (unexpected) ---...

roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16270407?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16270407?buildTab=artifacts#/activerecord) on release-24.2 @ [fcbaa71b28f15f1a4ec9185039c75ec73e0b700c](https://github.com/cockroachdb/cockroach/commits/fcbaa71b28f15f1a4ec9185039c75ec73e0b700c): ``` --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_not_remove_scheduled_destroys_when_loading_association (unexpected) --- FAIL: TestNestedAttributesForDelegatedType#test_should_build_a_new_record_based_on_the_delegated_type (unexpected) --- FAIL: PersistenceTest#test_save_valid_record (unexpected) --- FAIL: TransactionTest#test_raising_exception_in_nested_transaction_restore_state_in_save (unexpected) --- FAIL: DefaultScopingTest#test_default_scope_with_block (unexpected) ---...