You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use a reproducible prng so that deterministic fuzz test results can be reproduced locally too.
- Adds dependency of `rand_chacha`.
<img width="1127" alt="Screenshot 2023-02-21 at 10 45 11 AM" src="https://user-images.githubusercontent.com/47273164/220234742-363d7c87-6ebc-4ce0-8877-3d5250b2f0ce.png">
closes#7978
Approved-By: wangrunji0408
Approved-By: jon-chuang
Co-Authored-By: Noel Kwan <noelkwan1998@gmail.com>
Co-Authored-By: Noel Kwan <47273164+kwannoel@users.noreply.github.com>
#7978
- Adds 32 different sets of ddl + queries. This is run by deterministic test.
- Daily cron will still run the usual seeded deterministic test.
- PR and main workflow will run with the queries in `freeze.zip` in deterministic test environment.
- Adds `generate` + `run_pre_generated commands` to sqlsmith.
Approved-By: fuyufjh
Co-Authored-By: Noel Kwan <noelkwan1998@gmail.com>
Co-Authored-By: Noel Kwan <47273164+kwannoel@users.noreply.github.com>
kwannoel
changed the title
Tracking: deterministic test stability
Tracking: deterministic fuzzing test stability
Mar 3, 2023
Track: #7901
The text was updated successfully, but these errors were encountered: