mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
Fase 8 · Bloco B — suíte de correção (property + golden + SSE-correctness) (#3808)
Integrated into release/v3.8.25 — Fase 8 Bloco B (property + golden + SSE-correctness).
This commit is contained in:
committed by
GitHub
parent
cf5898205a
commit
931afe3482
3
scripts/quality/property-seed.mjs
Normal file
3
scripts/quality/property-seed.mjs
Normal file
@@ -0,0 +1,3 @@
|
||||
// Fixed seed for PR runs (deterministic). Nightly overrides via FC_SEED=random.
|
||||
export const PROPERTY_SEED = 42424242;
|
||||
export const PROPERTY_NUM_RUNS = 200;
|
||||
Reference in New Issue
Block a user