-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql/colfetcher: TestScanBatchSize failed #62566
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
(sql/colfetcher).TestScanBatchSize failed on master@3632098d5a324b03eab36849546ca858b60255b8:
=== RUN TestScanBatchSize
test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestScanBatchSize072869390
test_log_scope.go:74: use -show-logs to present logs inline
vectorized_batch_size_test.go:67:
Error Trace: vectorized_batch_size_test.go:67
Error: Not equal:
expected: 1
actual : 9
Test: TestScanBatchSize
Messages: should use just 1 batch to scan 511 rows
vectorized_batch_size_test.go:74: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestScanBatchSize072869390
--- FAIL: TestScanBatchSize (0.47s)
More
Parameters:
- GOFLAGS=-json
make stressrace TESTS=TestScanBatchSize PKG=./pkg/sql/colfetcher TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
See this test on roachdash
powered by pkg/cmd/internal/issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.