Skip to content

skip warmup time on e2e tests (#563) #3884

skip warmup time on e2e tests (#563)

skip warmup time on e2e tests (#563) #3884

Triggered via push January 8, 2025 06:30
Status Failure
Total duration 5m 8s
Billable time 2m
Artifacts
Run endtoend tests on Cluster (vtgate_transaction)
1m 37s
Run endtoend tests on Cluster (vtgate_transaction)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run endtoend tests on Cluster (vtgate_transaction): go/vt/vtgateproxy/mysql_server.go#L443
not enough arguments in call to mysql.NewListener
Run endtoend tests on Cluster (vtgate_transaction): go/vt/vtgateproxy/mysql_server.go#L458
mysqlListener.AllowClearTextWithoutTLS.Set undefined (type "sync/atomic".Bool has no field or method Set)
Run endtoend tests on Cluster (vtgate_transaction): go/vt/vtgateproxy/mysql_server.go#L462
mysqlListener.SlowConnectWarnThreshold.Set undefined (type "sync/atomic".Int64 has no field or method Set)
Run endtoend tests on Cluster (vtgate_transaction): go/vt/vtgateproxy/mysql_server.go#L472
cannot use proxyHandle (variable of type *proxyHandler) as mysql.Handler value in argument to newMysqlUnixSocket: *proxyHandler does not implement mysql.Handler (missing method ComBinlogDump)
Run endtoend tests on Cluster (vtgate_transaction)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.