test: Improve Error Reporting for Cluster Failures in End-to-End Tests #4497
Annotations
4 errors and 1 warning
Print test output and Record test result in launchable if PR is not a draft:
go/test/endtoend/vreplication/cluster_test.go#L568
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in return statement
|
Print test output and Record test result in launchable if PR is not a draft:
go/test/endtoend/vreplication/cluster_test.go#L663
dbcmd.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/vreplication/cluster_test.go#L680
dbcmd.CombinedOutput undefined (type *cluster.processInfo has no field or method CombinedOutput)
|
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