-
Notifications
You must be signed in to change notification settings - Fork 580
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
Tests are failing #202
Comments
Could you please share also which commandos you used to get coala-bears and how do you executed the tests? If you use a virtual environment or similar please also post the commandos used for setup, activation etc. :) Which platform do you use btw? |
@Makman2 Hi, |
I see you don't use all plugins we need, like coverage. |
@Makman2 |
could you again provide the complete log? with commando and also the plugins, so just everything? |
The complete log which is present in stdout: http://pastebin.com/uK5FAxHd |
alright I got your output now, this is for npm packages. Though that's an npm issue, e.g. executing bootlint itself using
|
Alright you need to also install |
@Makman2 the issue is that tests should be skipped automatically! If they Sincerely, Lasse Schuirmann contact@viperdev.io 2016-03-10 19:12 GMT+01:00 Mischa Krüger notifications@github.com:
|
An FYI from an Ubuntu user who has faced this issue many times : It's better to use nvm than rely on those Ubuntu packages. |
@Makman2 |
no @sils1297 test skipping is not the issue here. the executables do exist but somehow they don't start because |
@vivek425ster btw please add again your test output, I can't see what tests are still failing 👍 |
We don't check in bears if the programming language is installed. Ie if java or node or ruby or r is not installed ... Tests will fail. -----Original Message----- @Makman2 the issue is that tests should be skipped automatically! If they Sincerely, Lasse Schuirmann contact@viperdev.io 2016-03-10 19:12 GMT+01:00 Mischa Krüger notifications@github.com:
— |
Here's my analysis:
EDIT: |
@vivek425ster Have you installed various web technologies in your laptop ? |
@vivek425ster still facing this ? Was it solved ? |
@AbdealiJK did not try it afterwards . |
@vivek425ster Closing this as it is very old and nobody else has faced it since then. If someone faces this issue again, feel free to reopen. |
Attached is the log when I ran py.test
http://pastebin.com/f5MEsZDF
The text was updated successfully, but these errors were encountered: