Skip to content

sql/colfetcher: TestScanBatchSize failed #62566

@cockroach-teamcity

Description

@cockroach-teamcity

(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

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.branch-masterFailures and bugs on the master branch.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions