-
Notifications
You must be signed in to change notification settings - Fork 4.1k
cli: TestDoctorCluster is flaky #100369
Copy link
Copy link
Closed
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Description
Failed
=== RUN TestDoctorCluster/examine
[debug --host=127.0.0.1:46701 --insecure=false --certs-dir=/artifacts/tmp/_tmp/04933cbd7686f6ed78f5a446d70daf3f/cli-test1273051767 doctor examine cluster]
doctor_test.go:47:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/7968/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/cli/cli_test_/cli_test.runfiles/com_github_cockroachdb_cockroach/pkg/cli/testdata/doctor/test_examine_cluster:1:
output didn't match expected:
@@ -1,6 +1,6 @@
debug doctor examine cluster
Examining 57 descriptors and 56 namespace entries...
ParentID 100, ParentSchemaID 101: relation "foo" (105): expected matching namespace entry, found none
-Examining 18 jobs...
+Examining 19 jobs...
ERROR: validation failed
--- FAIL: TestDoctorCluster/examine (0.11s)
Jira issue: CRDB-26390
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.