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

feat: Implement test harness via libtest-mimic instead #2517

Merged
merged 9 commits into from
Jun 23, 2023
Merged

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Jun 23, 2023

This PR implement the test harness via libtest-mimic.

In the future, we will re-org our tests based on our new test harness. But in this PR, we just change the runner.

Signed-off-by: Xuanwo <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
core/tests/behavior/blocking_list.rs Outdated Show resolved Hide resolved
core/tests/behavior/presign.rs Show resolved Hide resolved
core/tests/behavior/write.rs Show resolved Hide resolved
Signed-off-by: Xuanwo <[email protected]>
@xyjixyjixyji
Copy link
Contributor

In general other parts look great to me, it's a great work!

Signed-off-by: Xuanwo <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
@Xuanwo
Copy link
Member Author

Xuanwo commented Jun 23, 2023

sled / rocksdb seems doesn't happy, I'm working on this.

@Xuanwo Xuanwo requested a review from xyjixyjixyji June 23, 2023 10:06
Copy link
Member

@suyanhanx suyanhanx left a comment

Choose a reason for hiding this comment

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

Thanks for your great work!

@Xuanwo Xuanwo merged commit 421b2a6 into main Jun 23, 2023
@Xuanwo Xuanwo deleted the refactor-tests branch June 23, 2023 10:14
@PsiACE PsiACE mentioned this pull request Jun 27, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants