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
I've fixed this particular failure in my merge request for #157 but you probably want to address your ci scripts so that they won't pass on failing tests.
The text was updated successfully, but these errors were encountered:
sfnelson
changed the title
Jenkins builds do not fail on errors in cljs tests
CI builds do not fail on errors in cljs tests
Feb 29, 2016
The cljs tests should fail for this commit.
- Cosmetic tweaks
- Rename main to -main
- Use when-not and (aget js/process "exit")
instead of (set! (.-exitCode js/process) n)
See #158
See https://travis-ci.org/funcool/cats/jobs/111481597
I've fixed this particular failure in my merge request for #157 but you probably want to address your ci scripts so that they won't pass on failing tests.
The text was updated successfully, but these errors were encountered: