Skip to content

test: Improve Error Reporting for Cluster Failures in End-to-End Tests #23840

test: Improve Error Reporting for Cluster Failures in End-to-End Tests

test: Improve Error Reporting for Cluster Failures in End-to-End Tests #23840

Triggered via pull request October 31, 2024 12:53
Status Failure
Total duration 4m 14s
Artifacts
Run endtoend tests on Cluster (vttablet_prscomplex)
3m 44s
Run endtoend tests on Cluster (vttablet_prscomplex)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run endtoend tests on Cluster (vttablet_prscomplex): go/test/endtoend/reparent/utils/utils.go#L152
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
Run endtoend tests on Cluster (vttablet_prscomplex): go/test/endtoend/reparent/utils/utils.go#L235
proc.Wait undefined (type *cluster.processInfo has no field or method Wait, but does have unexported method wait)
Run endtoend tests on Cluster (vttablet_prscomplex): go/test/endtoend/reparent/utils/utils.go#L152
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
Run endtoend tests on Cluster (vttablet_prscomplex): go/test/endtoend/reparent/utils/utils.go#L235
proc.Wait undefined (type *cluster.processInfo has no field or method Wait, but does have unexported method wait)
Run endtoend tests on Cluster (vttablet_prscomplex)
Process completed with exit code 1.
Run endtoend tests on Cluster (vttablet_prscomplex)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.