cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.16k stars 3.82k forks source link

ccl/backupccl: TestExportResponseDataSizeZeroCPUPagination failed #135919

Open github-actions[bot] opened 7 hours ago

github-actions[bot] commented 7 hours ago

ccl/backupccl.TestExportResponseDataSizeZeroCPUPagination failed on release-24.2 @ e4e30ad16c6f7c7bfd963f8e58a7ab3d2980fb0a:

=== RUN   TestExportResponseDataSizeZeroCPUPagination
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestExportResponseDataSizeZeroCPUPagination255250962
    test_log_scope.go:76: use -show-logs to present logs inline
    test_server_shim.go:152: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
    backup_test.go:11061: 
            Error Trace:    github.com/cockroachdb/cockroach/pkg/ccl/backupccl/backup_test.go:11061
            Error:          Not equal: 
                            expected: 2
                            actual  : 3
            Test:           TestExportResponseDataSizeZeroCPUPagination
    panic.go:626: -- test log scope end --
--- FAIL: TestExportResponseDataSizeZeroCPUPagination (13.42s)

Parameters:

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-44789