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
Currently, --skip-tests skips entire tests. If we want to workaround a known test failure, we want to skip just that test.
Alternatively, we run tests but proceed to install even some of them fails. We can let the user specify # of tests allowed to be failed. Then we can just look at the test report line.