Skip to content

sql: TestShowRangesMultipleStores failed #75699

@cockroach-teamcity

Description

@cockroach-teamcity

sql.TestShowRangesMultipleStores failed with artifacts on master @ 5b871267b62d22854f8c7b92c7c5843100597976:

=== RUN   TestShowRangesMultipleStores
    test_log_scope.go:79: test logs captured to: /artifacts/tmp/_tmp/233e6aa31ff7ad29c896f0479cb5d0c4/logTestShowRangesMultipleStores703273161
    test_log_scope.go:80: use -show-logs to present logs inline
=== CONT  TestShowRangesMultipleStores
    show_ranges_test.go:137: -- test log scope end --
--- FAIL: TestShowRangesMultipleStores (2.24s)
=== RUN   TestShowRangesMultipleStores/SHOW_RANGES_FROM_DATABASE_system
    show_ranges_test.go:127: query '
        SELECT DISTINCT
        		(
        		array_position(replica_localities, lease_holder_locality)
        		= array_position(replicas, lease_holder)
        		)
        	FROM [SHOW RANGES FROM DATABASE system]': expected:
        true
        
        got:
        true
        NULL
        
    --- FAIL: TestShowRangesMultipleStores/SHOW_RANGES_FROM_DATABASE_system (0.12s)
Help

See also: How To Investigate a Go Test Failure (internal)
Parameters in this failure:

  • TAGS=bazel,gss

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions