Skip to content

test: Improve Error Reporting for Cluster Failures in End-to-End Tests #39212

test: Improve Error Reporting for Cluster Failures in End-to-End Tests

test: Improve Error Reporting for Cluster Failures in End-to-End Tests #39212

Triggered via pull request October 31, 2024 12:53
Status Failure
Total duration 4m 45s
Artifacts
Run endtoend tests on Cluster (vreplication_cellalias)
4m 19s
Run endtoend tests on Cluster (vreplication_cellalias)
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Run endtoend tests on Cluster (vreplication_cellalias): go/test/endtoend/vreplication/cluster_test.go#L568
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in return statement
Run endtoend tests on Cluster (vreplication_cellalias): 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)
Run endtoend tests on Cluster (vreplication_cellalias): go/test/endtoend/vreplication/cluster_test.go#L680
dbcmd.CombinedOutput undefined (type *cluster.processInfo has no field or method CombinedOutput)
Run endtoend tests on Cluster (vreplication_cellalias): go/test/endtoend/vreplication/cluster_test.go#L568
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in return statement
Run endtoend tests on Cluster (vreplication_cellalias): 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)
Run endtoend tests on Cluster (vreplication_cellalias): go/test/endtoend/vreplication/cluster_test.go#L680
dbcmd.CombinedOutput undefined (type *cluster.processInfo has no field or method CombinedOutput)
Run endtoend tests on Cluster (vreplication_cellalias): go/test/endtoend/vreplication/cluster_test.go#L568
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in return statement
Run endtoend tests on Cluster (vreplication_cellalias): 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)
Run endtoend tests on Cluster (vreplication_cellalias): go/test/endtoend/vreplication/cluster_test.go#L680
dbcmd.CombinedOutput undefined (type *cluster.processInfo has no field or method CombinedOutput)
Run endtoend tests on Cluster (vreplication_cellalias): go/test/endtoend/vreplication/cluster_test.go#L568
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in return statement
Run endtoend tests on Cluster (vreplication_cellalias)
Process completed with exit code 1.
Run endtoend tests on Cluster (vreplication_cellalias)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.