Skip to content

Instantly share code, notes, and snippets.

@aliir74
Created September 8, 2018 08:46
Show Gist options
  • Save aliir74/f760f662bdbc0c618eeab39abee29769 to your computer and use it in GitHub Desktop.
Save aliir74/f760f662bdbc0c618eeab39abee29769 to your computer and use it in GitHub Desktop.
bundle exec rake test:db
set_config
------------
(1 row)
[Coveralls] Set up the SimpleCov formatter.
[Coveralls] Using SimpleCov's 'rails' settings.
rake aborted!
Errno::ENOENT: No such file or directory - phantomjs
/home/ali/Downloads/openstreetmap-website/test/application_system_test_case.rb:7:in `popen'
/home/ali/Downloads/openstreetmap-website/test/application_system_test_case.rb:7:in `<top (required)>'
/var/lib/gems/2.5.0/gems/bootsnap-1.3.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require'
/var/lib/gems/2.5.0/gems/bootsnap-1.3.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `block in require_with_bootsnap_lfi'
/var/lib/gems/2.5.0/gems/bootsnap-1.3.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:65:in `register'
/var/lib/gems/2.5.0/gems/bootsnap-1.3.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:20:in `require_with_bootsnap_lfi'
/var/lib/gems/2.5.0/gems/bootsnap-1.3.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:29:in `require'
/var/lib/gems/2.5.0/gems/activesupport-5.2.0/lib/active_support/dependencies.rb:283:in `block in require'
/var/lib/gems/2.5.0/gems/activesupport-5.2.0/lib/active_support/dependencies.rb:249:in `load_dependency'
/var/lib/gems/2.5.0/gems/activesupport-5.2.0/lib/active_support/dependencies.rb:283:in `require'
/home/ali/Downloads/openstreetmap-website/test/system/diary_entry_test.rb:1:in `<top (required)>'
/var/lib/gems/2.5.0/gems/bootsnap-1.3.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require'
/var/lib/gems/2.5.0/gems/bootsnap-1.3.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `block in require_with_bootsnap_lfi'
/var/lib/gems/2.5.0/gems/bootsnap-1.3.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:65:in `register'
/var/lib/gems/2.5.0/gems/bootsnap-1.3.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:20:in `require_with_bootsnap_lfi'
/var/lib/gems/2.5.0/gems/bootsnap-1.3.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:29:in `require'
/var/lib/gems/2.5.0/gems/activesupport-5.2.0/lib/active_support/dependencies.rb:283:in `block in require'
/var/lib/gems/2.5.0/gems/activesupport-5.2.0/lib/active_support/dependencies.rb:249:in `load_dependency'
/var/lib/gems/2.5.0/gems/activesupport-5.2.0/lib/active_support/dependencies.rb:283:in `require'
/var/lib/gems/2.5.0/gems/railties-5.2.0/lib/rails/test_unit/runner.rb:50:in `block in load_tests'
/var/lib/gems/2.5.0/gems/railties-5.2.0/lib/rails/test_unit/runner.rb:50:in `each'
/var/lib/gems/2.5.0/gems/railties-5.2.0/lib/rails/test_unit/runner.rb:50:in `load_tests'
/var/lib/gems/2.5.0/gems/railties-5.2.0/lib/rails/test_unit/runner.rb:39:in `run'
/var/lib/gems/2.5.0/gems/railties-5.2.0/lib/rails/test_unit/runner.rb:35:in `rake_run'
/home/ali/Downloads/openstreetmap-website/lib/tasks/testing.rake:2:in `block in <main>'
/var/lib/gems/2.5.0/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/lib/bundler/cli/exec.rb:74:in `load'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/lib/bundler/cli/exec.rb:74:in `kernel_load'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/lib/bundler/cli/exec.rb:28:in `run'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/lib/bundler/cli.rb:424:in `exec'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/lib/bundler/cli.rb:27:in `dispatch'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/lib/bundler/cli.rb:18:in `start'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/exe/bundle:30:in `block in <top (required)>'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
/var/lib/gems/2.5.0/gems/bundler-1.16.4/exe/bundle:22:in `<top (required)>'
/usr/local/bin/bundle:23:in `load'
/usr/local/bin/bundle:23:in `<main>'
Tasks: TOP => test:db => test
(See full trace by running task with --trace)
[Coveralls] Outside the CI environment, not sending data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment