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

Rails tests failing #5133

Closed
esposm03 opened this issue Mar 17, 2019 · 3 comments
Closed

Rails tests failing #5133

esposm03 opened this issue Mar 17, 2019 · 3 comments

Comments

@esposm03
Copy link
Contributor

Hi. I was trying to setup plots2 on my local machine, in order to complete my first-timer issue (#5125), but ran into a problem. I successfully installed all the prerequisites, and followed all the installation steps until step 11, when the rails test -d command failed with the following error:

889 tests, 2690 assertions, 2 failures, 11 errors, 0 skips
Writing XML reports to /home/samuele/plots2/test/reports
[Coveralls] Outside the CI environment, not sending data.

However, passenger runs just fine, and I can login at localhost:3000 without problems.

The output and the logs can be found here

Environment info:

OS version: Ubuntu 18.04.2 (in a VirtualBox VM with host Windows 10 1803 64-bit)
Kernel version: 4.18.0-15-generic
Software versions:

  • rvm -v rvm 1.29.7 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
  • ruby -v ruby 2.4.4p296 (2018-03-28 revision 63013) [x86_64-linux]
  • bundle -v Bundler version 1.16.2
  • npm -v 6.4.1
  • bower -v 1.8.8
@welcome
Copy link

welcome bot commented Mar 17, 2019

Thanks for opening your first issue! This space is protected by our Code of Conduct - and we're here to help.
Please follow the issue template to help us help you 👍🎉😄
If you have screenshots or a gif to share demonstrating the issue, that's really helpful! 📸

@cesswairimu
Copy link
Collaborator

cesswairimu commented Mar 17, 2019

Hey @CubikMan47 I believe you are using sqlite3. We are experiencing these errors due to multiple databases we are using mysql for production and somehow some tests fail while using sqlite3. You could ignore this for now, you can checkout more discussion on this here #4896. Thanks.

@esposm03
Copy link
Contributor Author

Alright, thanks

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

No branches or pull requests

2 participants