test: Improve Error Reporting for Cluster Failures in End-to-End Tests #36760
cluster_endtoend_vtorc.yml
on: pull_request
Run endtoend tests on Cluster (vtorc)
3m 54s
Annotations
11 errors and 1 warning
Run endtoend tests on Cluster (vtorc)
Process completed with exit code 1.
|
Run endtoend tests on Cluster (vtorc):
go/test/endtoend/vtorc/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 (vtorc):
go/test/endtoend/vtorc/utils/utils.go#L832
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
|
Run endtoend tests on Cluster (vtorc):
go/test/endtoend/vtorc/utils/utils.go#L907
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
|
Run endtoend tests on Cluster (vtorc):
go/test/endtoend/vtorc/utils/utils.go#L1166
vtorc.LogFileName undefined (type *cluster.VTOrcProcess has no field or method LogFileName)
|
Run endtoend tests on Cluster (vtorc):
go/test/endtoend/vtorc/utils/utils.go#L1169
vtorc.LogFileName undefined (type *cluster.VTOrcProcess has no field or method LogFileName)
|
Run endtoend tests on Cluster (vtorc):
go/test/endtoend/vtorc/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 (vtorc):
go/test/endtoend/vtorc/utils/utils.go#L832
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
|
Run endtoend tests on Cluster (vtorc):
go/test/endtoend/vtorc/utils/utils.go#L907
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
|
Run endtoend tests on Cluster (vtorc):
go/test/endtoend/vtorc/utils/utils.go#L1166
vtorc.LogFileName undefined (type *cluster.VTOrcProcess has no field or method LogFileName)
|
Run endtoend tests on Cluster (vtorc):
go/test/endtoend/vtorc/utils/utils.go#L1169
vtorc.LogFileName undefined (type *cluster.VTOrcProcess has no field or method LogFileName)
|
Run endtoend tests on Cluster (vtorc)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|