-
Notifications
You must be signed in to change notification settings - Fork 4.1k
acceptance: TestRepair is disabled #6277
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).
Milestone
Description
The following test appears to have failed:
I160425 12:08:09.470436 acceptance/dynamic_client.go:61 closing connection to 127.0.0.1:32870
I160425 12:08:09.472465 acceptance/dynamic_client.go:61 closing connection to 127.0.0.1:32866
I160425 12:08:09.573076 acceptance/cluster/localcluster.go:654 stopping
I160425 12:08:09.573318 acceptance/cluster/localcluster.go:552 event stream done, resetting...: net/http: request canceled
I160425 12:08:09.573340 acceptance/cluster/localcluster.go:575 events monitor exits
--- FAIL: TestRepair (13.02s)
load.go:60: pq: context deadline exceeded
load.go:60: pq: context deadline exceeded
=== RUN TestDockerRuby
I160425 12:08:12.239890 acceptance/cluster/localcluster.go:289 Initializing Cluster ruby:
{"name":"ruby","nodes":[{"count":1,"stores":[{"count":1,"max_ranges":0}]}],"duration":5000000000}
I160425 12:08:12.242036 acceptance/cluster/docker.go:105 ImagePull cockroachdb/builder:20160305-182433 already exists
I160425 12:08:12.834232 acceptance/cluster/localcluster.go:586 creating certs (1024bit) in: /home/ubuntu/cockroach/.localcluster.certs.608664914
I160425 12:08:12.916363 acceptance/cluster/localcluster.go:537 events monitor starts
I160425 12:08:13.481800 acceptance/cluster/localcluster.go:485 *** started roach0 ***
ui: https://127.0.0.1:32871
--
--- SKIP: TestBuildBabyCluster (0.00s)
terraform_test.go:30: only enabled during testing
=== RUN TestFiveNodesAndWriters
--- SKIP: TestFiveNodesAndWriters (0.00s)
util_test.go:68: running in docker mode
FAIL
ok github.com/cockroachdb/cockroach/acceptance 1337s
Please assign, take a look and update the issue accordingly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).