-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: TestOperationsWithIndexMutation failed #165980
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-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.branch-release-26.1Used to mark GA and release blockers, technical advisories, and bugs for 26.1Used to mark GA and release blockers, technical advisories, and bugs for 26.1branch-release-26.2Used to mark GA and release blockers, technical advisories, and bugs for 26.2Used to mark GA and release blockers, technical advisories, and bugs for 26.2target-release-26.1.3target-release-26.2.0target-release-26.3.0
Description
sql.TestOperationsWithIndexMutation failed on master @ 6abd5bbf44de08c0f2c1f65b224cc7e2be54c5b3:
=== RUN TestOperationsWithIndexMutation
test_log_scope.go:172: test logs captured to: outputs.zip/logTestOperationsWithIndexMutation358060138
test_log_scope.go:82: use -show-logs to present logs inline
test_server_shim.go:168: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
test_server_shim.go:638: DRPC is enabled (via testserver factory defaults)
descriptor_mutation_test.go:647: -- test log scope end --
test logs left over in: outputs.zip/logTestOperationsWithIndexMutation358060138
--- FAIL: TestOperationsWithIndexMutation (6.33s)
=== RUN TestOperationsWithIndexMutation/upsert=true/state=WRITE_ONLY
descriptor_mutation_test.go:536: query 'SELECT * FROM t.test': expected:
a, z
b, y
got:
b, y
--- FAIL: TestOperationsWithIndexMutation/upsert=true/state=WRITE_ONLY (1.23s)
Parameters:
attempt=1run=1shard=11
This test on roachdash | Improve this report!
Jira issue: CRDB-61704
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-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.branch-release-26.1Used to mark GA and release blockers, technical advisories, and bugs for 26.1Used to mark GA and release blockers, technical advisories, and bugs for 26.1branch-release-26.2Used to mark GA and release blockers, technical advisories, and bugs for 26.2Used to mark GA and release blockers, technical advisories, and bugs for 26.2target-release-26.1.3target-release-26.2.0target-release-26.3.0
Type
Projects
Status
Done