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: testResourceTagSuite.TestResourceGroupTag #30584

Open
djshow832 opened this issue Dec 9, 2021 · 1 comment
Open

Unstable test: testResourceTagSuite.TestResourceGroupTag #30584

djshow832 opened this issue Dec 9, 2021 · 1 comment
Assignees
Labels
affects-6.0 affects-6.2 affects-6.3 affects-6.4 affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-6.6 affects-7.0 affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-7.5 This bug affects the 7.5.x(LTS) versions. affects-8.1 This bug affects the 8.1.x(LTS) versions. affects-8.5 This bug affects the 8.5.x(LTS) versions. severity/major sig/diagnosis SIG: Diagnosis type/bug The issue is confirmed as a bug.

Comments

@djshow832
Copy link
Contributor

[2021-12-09T08:29:18.020Z] FAIL: executor_test.go:8711: testResourceTagSuite.TestResourceGroupTag
[2021-12-09T08:29:18.020Z] 
[2021-12-09T08:29:18.020Z] executor_test.go:8874:
[2021-12-09T08:29:18.020Z]     c.Assert(planDigest.String(), Equals, expectPlanDigest.String())
[2021-12-09T08:29:18.020Z] ... obtained string = "dfd951504165efe23bd1db84805c2c10f7412ec7f2d7f7dd3092dca1786bed04"
[2021-12-09T08:29:18.020Z] ... expected string = "cc643f77ddc6ed3af9e2e0291eaf3de140b1d86920fc8a56507d30ce73fdad1c"
[2021-12-09T08:29:18.020Z] 
[2021-12-09T08:29:18.020Z] executor_test.go:8888:
[2021-12-09T08:29:18.020Z]     c.Assert(checkCnt > 0, IsTrue, commentf)
[2021-12-09T08:29:18.020Z] ... obtained bool = false
[2021-12-09T08:29:18.020Z] ... select a from t use index (idx) where a>1

https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_unit_test/detail/tidb_ghpr_unit_test/23929/pipeline

@djshow832 djshow832 added type/bug The issue is confirmed as a bug. sig/sql-infra SIG: SQL Infra severity/major labels Dec 9, 2021
@bb7133 bb7133 added sig/diagnosis SIG: Diagnosis and removed sig/sql-infra SIG: SQL Infra labels Dec 9, 2021
@bb7133
Copy link
Member

bb7133 commented Dec 9, 2021

PTAL @crazycs520

@VelocityLight VelocityLight added the affects-6.1 This bug affects the 6.1.x(LTS) versions. label May 20, 2022
@VelocityLight VelocityLight added the affects-6.5 This bug affects the 6.5.x(LTS) versions. label Dec 2, 2022
@crazycs520 crazycs520 removed the affects-6.1 This bug affects the 6.1.x(LTS) versions. label Jan 10, 2023
@VelocityLight VelocityLight added the affects-7.1 This bug affects the 7.1.x(LTS) versions. label Apr 20, 2023
@ti-chi-bot ti-chi-bot added the affects-7.5 This bug affects the 7.5.x(LTS) versions. label Oct 23, 2023
@ti-chi-bot ti-chi-bot added the affects-8.1 This bug affects the 8.1.x(LTS) versions. label Apr 9, 2024
@ti-chi-bot ti-chi-bot added the affects-8.5 This bug affects the 8.5.x(LTS) versions. label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.0 affects-6.2 affects-6.3 affects-6.4 affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-6.6 affects-7.0 affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-7.5 This bug affects the 7.5.x(LTS) versions. affects-8.1 This bug affects the 8.1.x(LTS) versions. affects-8.5 This bug affects the 8.5.x(LTS) versions. severity/major sig/diagnosis SIG: Diagnosis type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

5 participants