-
Notifications
You must be signed in to change notification settings - Fork 2
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
Test failures on master #53
Comments
Hi Peter, thank you for the report and for the interest. Please use the unstable branch instead (I've just pushed it). git fetch
git checkout unstable
pytest
...
====================================== 4 failed, 105 passed, 119 warnings in 298.75s (0:04:58) ====================================== (failing is some local COMPASS stuff due to the lack of mySQL module and VPN connection and unmounted infrastructure. Unfortunately, I and my colleague agreed to have some review process which we are not able to fulfil due to time reasons. So the main development is done on unstable branch :-). And as the code is used only by the local community there was no problem. To see some examples please see: I will get things working on the master ASAP. |
@ZedThree Don't hesitate to ask if you have any questions. |
Máš zákazníka :-)
pá 27. 3. 2020 v 9:35 odesílatel kripnerl <[email protected]> napsal:
… @ZedThree <https://github.com/ZedThree> Don't hesitate to ask if you have
any questions.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#53 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3DNKQ7RACIWBP256U6ECDRJRQNXANCNFSM4LUMOA2A>
.
|
Thanks, I will check that out! There's no rush so please don't go out of your way 😄 Hope you're all keeping safe. |
Hello, I just cloned master and ran:
and got the following test failures/errors:
Happy to attach the full failure log if that would be helpful!
The text was updated successfully, but these errors were encountered: