Skip to content

RngComps: Disable RNGSeeding test in dbg build.

Scott Snyder requested to merge ssnyder/athena:dbg.RngComps-20220311 into master

The RNGSeeding test takes way to long to run in the dbg build (~1800s). Just disable it in that case.

Merge request reports