Skip to content

Add a flag for toggling unstable tests

T.J. Corona requested to merge tjcorona/smtk:unstable-tests into master

Some tests (especially those that deal with multiple threads and timing) do not have a 100% pass rate. This MR adds a toggle for enabling these tests independently from the rest of the tests in SMTK.

Merge request reports