test: Improve Error Reporting for Cluster Failures in End-to-End Tests #29663
cluster_endtoend_ers_prs_newfeatures_heavy.yml
on: pull_request
Run endtoend tests on Cluster (ers_prs_newfeatures_heavy)
3m 56s
Annotations
7 errors and 1 warning
Run endtoend tests on Cluster (ers_prs_newfeatures_heavy):
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 (ers_prs_newfeatures_heavy):
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 (ers_prs_newfeatures_heavy):
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 (ers_prs_newfeatures_heavy):
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 (ers_prs_newfeatures_heavy):
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 (ers_prs_newfeatures_heavy):
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 (ers_prs_newfeatures_heavy)
Process completed with exit code 1.
|
Run endtoend tests on Cluster (ers_prs_newfeatures_heavy)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|