Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: django failed #51198

Closed
cockroach-teamcity opened this issue Jul 9, 2020 · 0 comments
Closed

roachtest: django failed #51198

cockroach-teamcity opened this issue Jul 9, 2020 · 0 comments
Assignees
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).django failed on provisional_202007081918_v20.2.0-alpha.2@cf051c8c91d5e1d5196e6d2fdc9382364e1d44e8:

		--- FAIL: generic_relations_regress.tests.GenericRelationTests.test_annotate (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_alter_int_pk_to_int_unique (unexpected)
		--- FAIL: queries.test_bulk_update.BulkUpdateTests.test_inherited_fields (unexpected)
		--- FAIL: syndication_tests.tests.SyndicationFeedTest.test_rss2_feed (unexpected)
		--- FAIL: syndication_tests.tests.SyndicationFeedTest.test_latest_post_date (unexpected)
		--- FAIL: model_inheritance_regress.tests.ModelInheritanceTest.test_inheritance_values_joins (unexpected)
		--- FAIL: syndication_tests.tests.SyndicationFeedTest.test_rss091_feed (unexpected)
		--- FAIL: introspection.tests.IntrospectionTests.test_get_table_description_types (unexpected)
		--- FAIL: expressions_case.tests.CaseExpressionTests.test_update_fk (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_add_field_temp_default (unexpected)
		--- FAIL: introspection.tests.IntrospectionTests.test_table_names_with_views (unexpected)
		--- FAIL: db_functions.text.test_sha384.SHA384Tests.test_basic (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_alter_smallint_pk_to_smallautofield_pk (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_alter_auto_field_to_char_field (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_alter_text_field_to_date_field (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_alter_textual_field_keep_null_status (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_m2m_rename_field_in_target_model (unexpected)
		--- FAIL: expressions.tests.FTimeDeltaTests.test_datetime_subtraction_microseconds (unexpected)
		--- FAIL: queries.tests.Ticket14056Tests.test_ticket_14056 (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_char_field_with_db_index_to_fk (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_alter_text_field_to_datetime_field (unexpected)
		--- FAIL: migrations.test_operations.OperationTests.test_rename_field_reloads_state_on_fk_target_changes (unexpected)
		--- FAIL: backends.tests.FkConstraintsTests.test_check_constraints (unexpected)
		--- FAIL: migrations.test_operations.OperationTests.test_alter_order_with_respect_to (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_alter_numeric_field_keep_null_status (unexpected)
		--- FAIL: expressions.tests.ExpressionOperatorTests.test_right_hand_division (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_alter_autofield_pk_to_smallautofield_pk_sequence_owner (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_primary_key (unexpected)
		--- FAIL: aggregation.test_filter_argument.FilteredAggregateTests.test_filtered_numerical_aggregates (unexpected)
		--- FAIL: db_functions.text.test_sha384.SHA384Tests.test_transform (unexpected)
		--- FAIL: migrations.test_operations.OperationTests.test_alter_field_reloads_state_on_fk_with_to_field_related_name_target_type_change (unexpected)
		--- FAIL: aggregation_regress.tests.AggregationTests.test_stddev (unexpected)
		--- FAIL: migrations.test_operations.OperationTests.test_alter_field_reloads_state_on_fk_with_to_field_target_changes (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_alter_text_field_to_time_field (unexpected)
		--- FAIL: model_options.test_tablespaces.TablespacesTests.test_tablespace_for_many_to_many_field (unexpected)
		--- FAIL: aggregation_regress.tests.AggregationTests.test_more_more (unexpected)
		--- FAIL: ordering.tests.OrderingTests.test_order_by_fk_attname (unexpected)
		--- FAIL: annotations.tests.NonAggregateAnnotationTestCase.test_mixed_type_annotation_numbers (unexpected)
		--- FAIL: migrations.test_operations.OperationTests.test_alter_field_pk_fk (unexpected)
		--- FAIL: queries.tests.NullInExcludeTest.test_col_not_in_list_containing_null (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_db_table (unexpected)
		--- FAIL: schema.tests.SchemaTests.test_text_field_with_db_index_to_fk (unexpected)
		--- FAIL: queries.tests.ExcludeTest17600.test_only_orders_with_all_items_having_status_1 (unexpected)
		--- FAIL: migrations.test_operations.OperationTests.test_alter_field_reloads_state_on_fk_with_to_field_target_type_change (unexpected)
		--- FAIL: db_functions.text.test_sha224.SHA224Tests.test_basic (unexpected)
		--- FAIL: defer_regress.tests.DeferRegressionTest.test_ticket_23270 (unexpected)
		--- FAIL: db_functions.text.test_sha224.SHA224Tests.test_transform (unexpected)
		For a full summary look at the django artifacts 
		
		An updated blocklist (djangoBlocklist20_2) is available in the artifacts' django log

More

Artifacts: /django
Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity cockroach-teamcity added branch-provisional_202007081918_v20.2.0-alpha.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Jul 9, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.2 milestone Jul 9, 2020
@tbg tbg closed this as completed Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Projects
None yet
Development

No branches or pull requests

3 participants