test: Improve Error Reporting for Cluster Failures in End-to-End Tests #23840
Annotations
5 errors and 1 warning
Print test output and Record test result in launchable if PR is not a draft:
go/test/endtoend/reparent/utils/utils.go#L152
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
|
Print test output and Record test result in launchable if PR is not a draft:
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)
|
Print test output and Record test result in launchable if PR is not a draft:
go/test/endtoend/reparent/utils/utils.go#L152
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
|
Print test output and Record test result in launchable if PR is not a draft:
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 cluster endtoend test
Process completed with exit code 1.
|
Set up python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Loading