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, there's no way for the Java Client/API to know if the tests failed and indicate that to CI tools like Travis. Would be nice if ut_runner.run could return an integer indicating if it failed.
Currently, there's no way for the Java Client/API to know if the tests failed and indicate that to CI tools like Travis. Would be nice if ut_runner.run could return an integer indicating if it failed.