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

unstable test TestCreateBindingRepeatedly #41425

Closed
Tracked by #41316
hawkingrei opened this issue Feb 15, 2023 · 0 comments · Fixed by #41643
Closed
Tracked by #41316

unstable test TestCreateBindingRepeatedly #41425

hawkingrei opened this issue Feb 15, 2023 · 0 comments · Fixed by #41643
Assignees
Labels
component/test severity/major sig/planner SIG: Planner type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

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)

[2023/02/15 13:27:51.976 +08:00] [WARN] [adapter.go:1673] ["# Txn_start_ts: 0\n# User@Host: root[root] @ % [%]\n# Conn_ID: 1\n# Query_time: 1.036860817\n# Parse_time: 0.000058631\n# Compile_time: 0.000109147\n# Rewrite_time: 0.000050784\n# Optimize_time: 0.000024895\n# Wait_TS: 0.000028947\n# DB: test\n# Is_internal: false\n# Digest: 13b6c188a647c981f27ba18aabe719ef6f4b594e6b57b8fc79fb134de7ae8df3\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\ncreate table t(id int primary key, a int, key(a));"]

    cluster_tables_test.go:1178: 

        	Error Trace:	/home/jenkins/.tidb/tmp/63a9840cd0739f2c243bb46478607469/sandbox/linux-sandbox/7215/execroot/__main__/bazel-out/k8-fastbuild/bin/infoschema/infoschema_test_/infoschema_test.runfiles/__main__/infoschema/cluster_tables_test.go:1178

        	Error:      	"1676438871993000000" is not greater than "1676438871993000000"

        	Test:       	TestCreateBindingRepeatedly

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Feb 15, 2023
@fzzf678 fzzf678 self-assigned this Feb 16, 2023
@ti-chi-bot ti-chi-bot added may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.0 may-affects-6.1 may-affects-6.2 may-affects-6.3 may-affects-6.4 may-affects-6.5 may-affects-6.6 labels Feb 20, 2023
@fzzf678 fzzf678 removed may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-6.0 may-affects-6.1 may-affects-6.2 may-affects-6.3 labels Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/major sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants