-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: TestShowRangesMultipleStores failed #75699
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.