test: Improve Error Reporting for Cluster Failures in End-to-End Tests #31865
upgrade_downgrade_test_reparent_old_vtctl.yml
on: pull_request
Run Upgrade Downgrade Test - Reparent Old Vtctl
3m 29s
Annotations
5 errors and 1 warning
Run Upgrade Downgrade Test - Reparent Old Vtctl:
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 Upgrade Downgrade Test - Reparent Old Vtctl:
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 Upgrade Downgrade Test - Reparent Old Vtctl:
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 Upgrade Downgrade Test - Reparent Old Vtctl:
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 Upgrade Downgrade Test - Reparent Old Vtctl
Process completed with exit code 1.
|
Run Upgrade Downgrade Test - Reparent Old Vtctl
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|