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

test(dm): TestTableSchemaChecking #7569

Closed
Tracked by #2246
okJiang opened this issue Nov 10, 2022 · 0 comments · Fixed by #7570
Closed
Tracked by #2246

test(dm): TestTableSchemaChecking #7569

okJiang opened this issue Nov 10, 2022 · 0 comments · Fixed by #7570
Assignees
Labels
area/dm Issues or PRs related to DM. component/test Unit tests and integration tests component. type/enhancement The issue or PR belongs to an enhancement.

Comments

@okJiang
Copy link
Member

okJiang commented Nov 10, 2022

Which jobs are flaking?

dm

Which test(s) are flaking?

TestTableSchemaChecking

Jenkins logs or GitHub Actions link

[2022-11-10T02:14:41.559Z] === Failed

[2022-11-10T02:14:41.559Z] === FAIL: dm/checker TestTableSchemaChecking (0.02s)

[2022-11-10T02:14:41.559Z]     check_test.go:400: 

[2022-11-10T02:14:41.559Z]         	Error Trace:	/home/jenkins/agent/workspace/ut-check/tiflow/dm/checker/check_test.go:400

[2022-11-10T02:14:41.559Z]         	Error:      	"Query: could not match actual sql: \"SHOW CREATE TABLE `db_1`.`t_2`\" with expected regexp \"SHOW CREATE TABLE `db_1`.`t_1`\"" does not contain "primary/unique key does not exist"

[2022-11-10T02:14:41.559Z]         	Test:       	TestTableSchemaChecking```

### Anything else we need to know

- Does this test exist for other branches as well?

- Has there been a high frequency of failure lately?
@okJiang okJiang added component/test Unit tests and integration tests component. area/dm Issues or PRs related to DM. labels Nov 10, 2022
@lance6716 lance6716 self-assigned this Nov 10, 2022
@lance6716 lance6716 added the type/enhancement The issue or PR belongs to an enhancement. label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dm Issues or PRs related to DM. component/test Unit tests and integration tests component. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants