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 integration test alter_pk.test #8916

Closed
JaySon-Huang opened this issue Apr 9, 2024 · 0 comments · Fixed by #8917
Closed

Unstable integration test alter_pk.test #8916

JaySon-Huang opened this issue Apr 9, 2024 · 0 comments · Fixed by #8917
Labels
affects-7.5 This bug affects the 7.5.x(LTS) versions. affects-8.1 This bug affects the 8.1.x(LTS) versions. component/storage severity/minor type/bug The issue is confirmed as a bug.

Comments

@JaySon-Huang
Copy link
Contributor

JaySon-Huang commented Apr 9, 2024

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)

https://ci.pingcap.net/blue/organizations/jenkins/tiflash-ghpr-integration-tests/detail/tiflash-ghpr-integration-tests/16305/pipeline/103/

[2024-04-09T07:08:15.819Z] fullstack-test2/ddl/alter_pk.test: Running
[2024-04-09T07:08:24.856Z]   File: fullstack-test2/ddl/alter_pk.test
[2024-04-09T07:08:24.856Z]   Error line: 35
[2024-04-09T07:08:24.856Z]   Error: DBGInvoke query_mapped('desc \$d.\$t', test, t)
[2024-04-09T07:08:24.856Z]   Result:
[2024-04-09T07:08:24.856Z]     ┌─name────────┬─type────────────┬─default_type─┬─default_expression─┐
[2024-04-09T07:08:24.856Z]     │ a           │ Nullable(Int32) │              │                    │
[2024-04-09T07:08:24.856Z]     │ b           │ Nullable(Int32) │              │                    │
[2024-04-09T07:08:24.856Z]     │ c           │ Nullable(Int32) │              │                    │
[2024-04-09T07:08:24.856Z]     │ d           │ Nullable(Int32) │              │                    │
[2024-04-09T07:08:24.856Z]     │ e           │ Nullable(Int32) │              │                    │
[2024-04-09T07:08:24.856Z]     │ f           │ Nullable(Int32) │              │                    │
[2024-04-09T07:08:24.856Z]     │ _tidb_rowid │ Int64           │              │                    │
[2024-04-09T07:08:24.856Z]     └─────────────┴─────────────────┴──────────────┴────────────────────┘
[2024-04-09T07:08:24.856Z]   Expected:
[2024-04-09T07:08:24.856Z]     ┌─name────────┬─type────────────┬─default_type─┬─default_expression─┐
[2024-04-09T07:08:24.856Z]     │ a           │ Int32           │              │                    │
[2024-04-09T07:08:24.856Z]     │ b           │ Int32           │              │                    │
[2024-04-09T07:08:24.856Z]     │ c           │ Int32           │              │                    │
[2024-04-09T07:08:24.856Z]     │ d           │ Nullable(Int32) │              │                    │
[2024-04-09T07:08:24.856Z]     │ e           │ Nullable(Int32) │              │                    │
[2024-04-09T07:08:24.856Z]     │ f           │ Nullable(Int32) │              │                    │
[2024-04-09T07:08:24.856Z]     │ _tidb_rowid │ Int64           │              │                    │
[2024-04-09T07:08:24.856Z]     └─────────────┴─────────────────┴──────────────┴────────────────────┘

4. What is your TiFlash version? (Required)

master

@JaySon-Huang JaySon-Huang added type/bug The issue is confirmed as a bug. severity/minor affects-7.5 This bug affects the 7.5.x(LTS) versions. labels Apr 9, 2024
@JaySon-Huang JaySon-Huang added the affects-8.1 This bug affects the 8.1.x(LTS) versions. label Apr 26, 2024
ti-chi-bot bot pushed a commit that referenced this issue Apr 26, 2024
ti-chi-bot bot pushed a commit that referenced this issue Apr 28, 2024
ti-chi-bot bot pushed a commit that referenced this issue May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.5 This bug affects the 7.5.x(LTS) versions. affects-8.1 This bug affects the 8.1.x(LTS) versions. component/storage severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant