scylladb / gocql

Package gocql implements a fast and robust ScyllaDB client for the Go programming language.
https://docs.scylladb.com/stable/using-scylla/drivers/cql-drivers/scylla-go-driver.html
BSD 3-Clause "New" or "Revised" License
181 stars 57 forks source link

Make tablet test provide more details on failure #209

Closed dkropachev closed 2 months ago

dkropachev commented 3 months ago

Time to time this test fails due to not obviouse reason To make it possible investigate the issue we need to drop more details when it happens Failure example:

tablet_integration_test.go:72: expected queriedHosts to be (1) but was (0) instead