Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make bench-daily get empty data for BenchmarkXXXPartitionXXX #53510

Open
tiancaiamao opened this issue May 23, 2024 · 1 comment
Open

make bench-daily get empty data for BenchmarkXXXPartitionXXX #53510

tiancaiamao opened this issue May 23, 2024 · 1 comment
Assignees
Labels
component/test severity/moderate sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@tiancaiamao
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

make bench-daily TO=/tmp/2024-05-23.json
cat /tmp/2024-05-23.json

2. What did you expect to see? (Required)

No data missing in the result json file

3. What did you see instead (Required)

A lot of test cases with BenchmarkXXXPartitionXXX get empty data like "NsPerOp":0

{"Name":"BenchmarkRangeExprPartitionPreparedPointGet/IndexPointPlanCacheOn","NsPerOp":0,"AllocsPerOp":1795,"BytesPerOp":289237}

Open here to see the rendered result http://107.173.155.134:18081/

4. What is your TiDB version? (Required)

master

@tiancaiamao tiancaiamao added the type/bug The issue is confirmed as a bug. label May 23, 2024
@tiancaiamao
Copy link
Contributor Author

ref #25754

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

4 participants