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

Integrationtest failed in some env #49177

Closed
Defined2014 opened this issue Dec 5, 2023 · 0 comments · Fixed by #47697
Closed

Integrationtest failed in some env #49177

Defined2014 opened this issue Dec 5, 2023 · 0 comments · Fixed by #47697
Assignees
Labels
affects-7.5 This bug affects the 7.5.x(LTS) versions. severity/minor sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@Defined2014
Copy link
Contributor

Defined2014 commented Dec 5, 2023

Bug Report

https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap-inc%2Fenterprise-extensions%2Fpr-verify/detail/pr-verify/75/pipeline

error log

time="2023-12-05T10:26:52+08:00" level=error msg="run test [expression/builtin] err: sql:select rtrim(\"   bar   \\t\"), rtrim(\"bar\\t   \"), rtrim(\"bar   \\n\"), rtrim(\"bar   \\r\");: failed to run query \n\"select rtrim(\"   bar   \\t\"), rtrim(\"bar\\t   \"), rtrim(\"bar   \\n\"), rtrim(\"bar   \\r\");\" \n around line 852, \nwe need(193):\nselect rtrim(\"   bar   \\t\"), rtrim(\"bar\\t   \"), rtrim(\"bar   \\n\"), rtrim(\"bar   \\r\");\nrtrim(\"   bar   \\t\")\trtrim(\"bar\\t   \")\trtrim(\"bar   \\n\")\trtrim(\"bar   \\r\")\n   bar   \t\tbar\t\tbar   \n\tbar   \nD\nbut got(193):\nselect rtrim(\"   bar   \\t\"), rtrim(\"bar\\t   \"), rtrim(\"bar   \\n\"), rtrim(\"bar   \\r\");\nrtrim(\"   bar   \\t\")\trtrim(\"bar\\t   \")\trtrim(\"bar   \\n\")\trtrim(\"bar   \\r\")\n   bar   \t\tbar\t\tbar   \n\tbar   \r\n\n"
@Defined2014 Defined2014 added type/bug The issue is confirmed as a bug. sig/sql-infra SIG: SQL Infra severity/minor labels Dec 5, 2023
@Defined2014 Defined2014 self-assigned this Dec 5, 2023
@ti-chi-bot ti-chi-bot added the affects-7.5 This bug affects the 7.5.x(LTS) versions. label Dec 5, 2023
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. severity/minor sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants