Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:Chromium support for Linux, Darwin and Windows #46

Closed
wants to merge 1 commit into from

Conversation

gmoz22
Copy link

@gmoz22 gmoz22 commented May 5, 2015

Add support for Chromium for Linux, Darwin and Windows platforms
Remove linux chromium binary lookup in Google Chrome
Closes #45

Add support for Chromium for Darwin and Windows platforms
Remove linux chromium binary lookup in Google Chrome
Closes karma-runner#45
@gmoz22 gmoz22 changed the title feat:Chromium support for Darwin and Windows feat:Chromium support for Linux, Darwin and Windows May 5, 2015
@zzo
Copy link
Contributor

zzo commented May 9, 2015

please rebase this against master thanks!

@greghuc
Copy link

greghuc commented May 13, 2015

+1 on removing chromium from chrome 'target'.

Just had a problem in my system where jasmine tests were passing locally under Chrome, but failing on remote Continuous Integration system.

Root cause was that CI system was using Chromium to run tests (and failing), rather than Chrome.

Current fix is to revert back to using [email protected]

@dignifiedquire
Copy link
Member

@gmoz22 ping, re rebase onto master and please change to commit message to follow our guidelines

@dignifiedquire
Copy link
Member

@gmoz22 another ping

@rogeriopvl
Copy link
Collaborator

Closing this due to lack of feedback from the PR author. This issue was fixed and merged in #69.

@rogeriopvl rogeriopvl closed this Mar 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chromium support for Darwin and Windows
5 participants