File: clean

package info (click to toggle)
golang-github-gomodule-redigo 1%3A1.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 460 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#=== RUN   TestConnMux
#--- FAIL: TestConnMux (0.00s)
#        connmux_test.go:30: error connection to database, dial tcp :6379: connect: connection refused
#=== RUN   TestConnMuxClose
#--- FAIL: TestConnMuxClose (0.00s)
#        connmux_test.go:62: error connection to database, dial tcp :6379: connect: connection refused
redisx/connmux_test.go