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

rev1 tests are very brittle #43

Closed
matthewfl opened this issue Sep 24, 2013 · 1 comment
Closed

rev1 tests are very brittle #43

matthewfl opened this issue Sep 24, 2013 · 1 comment
Labels

Comments

@matthewfl
Copy link
Contributor

In attempting to run tests on linux I have found that the testing framework is very brittle

  1. it requires that google-chrome be in my path otherwise it crashes, it did not look at the fact that chromium is in my path, and it should not fail if someone does not have chrome or firefox not installed.
  2. when using grunt serve it looks like it tries to make a mac specific open call after starting the server, but when that fails the grunt task fails and stops the server
@nodesocket
Copy link
Contributor

Should be fixed, removed using Chrome explicitly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants