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
Allow flagging tests as unstable to disable them in normal builds
* Run production builds with a stable set of tests by default
* Enable all tests by default for development builds
* Allow configuring whether to run unstable tests and particular test cases
via CMake variables
0 commit comments