Open Huangzc88 opened 5 years ago
@Huangzc88 Why are you trying to run with RAILS_ENV=test
? This is only needed if you want to do development or run the test suite.
Anyway make sure you did a bundle install
after cloning redmine_testing_gems
. The last stacktrace only mentions the redmine core, so it might be a problem there.
Also note that phantomjs was deprecated a while ago.
Prompt Redmine_testing_gems version:1.3.3 is required, and then after I download redmine_testing_gems, the migration fails
System Info: Environment: Redmine version 3.4.7.stable Ruby version 2.4.5-p335 (2018-10-18) [x86_64-linux] Rails version 4.2.11 Environment test Database adapter PostgreSQL
PS:I used the 3.2.2 version of tags