-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
component/testseverity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
================================================================================
==================== Test output for //tests/realtikvtest/importintotest:importintotest_test (shard 2 of 2):
testing: warning: no tests to run
PASS
goleak: Errors on successful test run: found unexpected goroutines:
[Goroutine 6 in state select, with go.opencensus.io/stats/view.(*worker).start on top of the stack:
goroutine 6 [select]:
go.opencensus.io/stats/view.(*worker).start(0xc0001cec80)
external/io_opencensus_go/stats/view/worker.go:292 +0x185
created by go.opencensus.io/stats/view.init.0
external/io_opencensus_go/stats/view/worker.go:34 +0x105
]
--
Coverage runner: Not collecting coverage for failed test.
The following commands failed with status 1
/home/jenkins/.tidb/tmp/903aa8c667333396b92cebbde26882dc/sandbox/linux-sandbox/1841/execroot/__main__/bazel-out/k8-fastbuild/bin/tests/realtikvtest/importintotest/importintotest_test_/importintotest_test.runfiles/__main__/tests/realtikvtest/importintotest/importintotest_test_/importintotest_test -with-real-tikv
================================================================================
==================== Test output for //tests/realtikvtest/importintotest:importintotest_test (shard 2 of 2):
testing: warning: no tests to run
PASS
goleak: Errors on successful test run: found unexpected goroutines:
[Goroutine 21 in state select, with go.opencensus.io/stats/view.(*worker).start on top of the stack:
goroutine 21 [select]:
go.opencensus.io/stats/view.(*worker).start(0xc000264c80)
external/io_opencensus_go/stats/view/worker.go:292 +0x185
created by go.opencensus.io/stats/view.init.0
external/io_opencensus_go/stats/view/worker.go:34 +0x105
]
--
Coverage runner: Not collecting coverage for failed test.
The following commands failed with status 1
/home/jenkins/.tidb/tmp/903aa8c667333396b92cebbde26882dc/sandbox/linux-sandbox/1842/execroot/__main__/bazel-out/k8-fastbuild/bin/tests/realtikvtest/importintotest/importintotest_test_/importintotest_test.runfiles/__main__/tests/realtikvtest/importintotest/importintotest_test_/importintotest_test -with-real-tikv
================================================================================
4. What is your TiDB version? (Required)
Metadata
Metadata
Assignees
Labels
component/testseverity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.