Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

bug(build): jenkins CI tests broken #595

Closed
pkozlowski-opensource opened this issue Jun 29, 2013 · 5 comments
Closed

bug(build): jenkins CI tests broken #595

pkozlowski-opensource opened this issue Jun 29, 2013 · 5 comments
Assignees

Comments

@pkozlowski-opensource
Copy link
Member

Currently Jenkins CI executes tests only on Chrome which is not very useful.... As part of migration to grunt-karma plugin we've lost ability to execute tests on Jenkins CI server....

@ajoslin would be totally awesome if you could have a look at this one as it renders us blind to tests broken on browsers other than Chrome...

@angular-ui/bootstrap I think we should stop merging anything till this one if fixed. It is getting late here so I won't be able to look into this one today but if anyone has free cycles we need to sort this one as priority.

@pkozlowski-opensource
Copy link
Member Author

@ajoslin I did a quick-fix in 7e178a3 to unblock the situation. Fortunately all the tests are passing on all browsers which is amazing given that we've been running tests on Chrome and FFox only for 2 months.

The current fix changes the way things work as previously Karma config was passed in command-line options. Now it is hard-coded in the Gruntfile.js. On top of this it seems like I can't specify a reporter / no-color options for grunt-karma (or at least I don't know how to do it :-()

Re-opening this one - even if the situation is un-blocked this issue requires more work.

@ajoslin
Copy link
Contributor

ajoslin commented Jun 30, 2013

Hey, sorry was busy yesterday! So what's still wrong?

@pkozlowski-opensource
Copy link
Member Author

@ajoslin no worries, I just got scared yesterday when I realized that we've been running 2 months with CI executing tests on Chrome only...

Anyway, remaining issues:

@ajoslin
Copy link
Contributor

ajoslin commented Jul 27, 2013

@pkozlowski-opensource is this still not working?

@pkozlowski-opensource
Copy link
Member Author

@ajoslin yesh, this one needs some love. Will take care of it.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

2 participants