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

fix(bin): fix parallel testing db name duplication #194

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

stdrc
Copy link
Contributor

@stdrc stdrc commented Sep 14, 2023

For slt file structure like:

- a
  - foo.slt
- b
  - foo.slt

sqllogictest-bin will report duplicated file name found before this PR. See https://buildkite.com/risingwavelabs/pull-request/builds/31646#018a92e8-75f8-48f6-8777-cf2ecb592775

Signed-off-by: Richard Chien <[email protected]>
Copy link
Member

@wangrunji0408 wangrunji0408 left a comment

Choose a reason for hiding this comment

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

Thanks!

@wangrunji0408 wangrunji0408 merged commit 8085ab6 into risinglightdb:main Sep 15, 2023
4 checks passed
stdrc added a commit to risingwavelabs/risingwave that referenced this pull request Sep 15, 2023
@xxchan xxchan changed the title fix: fix parallel testing db name duplication fix(bin): fix parallel testing db name duplication Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants