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
Disable test-config.tst when using build with asserts. (#230)
This test is failing for debug builds as the output checks whether
verification is enabled (which it is for debug builds).
The REQUIRES will disable this test when asserts are enabled.
0 commit comments