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

Is it possible to add something like GroundTruthOracle #820

Open
Yriuns opened this issue Jun 14, 2023 · 2 comments
Open

Is it possible to add something like GroundTruthOracle #820

Yriuns opened this issue Jun 14, 2023 · 2 comments

Comments

@Yriuns
Copy link

Yriuns commented Jun 14, 2023

for example, we can take MySQL's output as a ground-truth, and use this Oracle to test TiDB.
Of course it limits --num-threads to be 1, but I thought it will be a powerful oracle.

@eltfshr
Copy link
Contributor

eltfshr commented Jun 14, 2023

Yes, this oracle is called a differential testing oracle. We at @nus-test are actually working with @mrigger on this oracle right now.

@Yriuns
Copy link
Author

Yriuns commented Jun 14, 2023

Yes, this oracle is called a differential testing oracle. We at @nus-test are actually working with @mrigger on this oracle right now.

Great job!

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

No branches or pull requests

2 participants