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
- Set gtest flags "brief" and "shuffle" in debug builds.
- Add LogLevelOverride to temporarily change log levels.
- Make RandomNumberTest use the same seed as thread_local_rng instead getting a new one each test, but still reset the counter.
- Only log rng seeds once.
- Turn off all unneeded log outputs from tests.
Co-authored-by: Henrik Zunker <[email protected]>
0 commit comments