Skip to content

Fix flaky testAddColumnConcurrently Ignite test#16963

Merged
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/fix-flaky-testaddcolumnconcurrently-ignite-test-23e043
Apr 12, 2023
Merged

Fix flaky testAddColumnConcurrently Ignite test#16963
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/fix-flaky-testaddcolumnconcurrently-ignite-test-23e043

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Apr 11, 2023

Fixes #16980

Copy link
Copy Markdown
Member

@ebyhr ebyhr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes #16671

The issue title contains a different test name TestIgniteConnectorTest.testDropColumn.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Remove a redundant empty line.

Error:  src/test/java/io/trino/plugin/ignite/TestIgniteConnectorTest.java:[308] (regexp) RegexpMultiline: Multiple consecutive blank lines

@findepi
Copy link
Copy Markdown
Member Author

findepi commented Apr 12, 2023

Fixes #16671

The issue title contains a different test name TestIgniteConnectorTest.testDropColumn.

My bad. I must have messed up something when doing things too quickly.

@findepi findepi closed this Apr 12, 2023
@findepi findepi deleted the findepi/fix-flaky-testaddcolumnconcurrently-ignite-test-23e043 branch April 12, 2023 11:11
@findepi findepi restored the findepi/fix-flaky-testaddcolumnconcurrently-ignite-test-23e043 branch April 12, 2023 11:13
@findepi findepi reopened this Apr 12, 2023
@findepi
Copy link
Copy Markdown
Member Author

findepi commented Apr 12, 2023

@ebyhr ok, i now. filed #16980 new issue

Hopefully fix `TestIgniteConnectorTest.testAddColumnConcurrently`.
The fix hasn't been verified, as the test cannot be run on Apple M1.
@findepi findepi force-pushed the findepi/fix-flaky-testaddcolumnconcurrently-ignite-test-23e043 branch from 54ff6b4 to 1639548 Compare April 12, 2023 11:14
@findepi findepi merged commit 89b7d9e into trinodb:master Apr 12, 2023
@findepi findepi deleted the findepi/fix-flaky-testaddcolumnconcurrently-ignite-test-23e043 branch April 12, 2023 11:15
@github-actions github-actions bot added this to the 413 milestone Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Flaky test TestIgniteConnectorTest.testAddColumnConcurrently

2 participants