Project

General

Profile

rake test

Added by Zdravko Balorda almost 10 years ago

Running rake test on brand new Redmine instance produces a lot of dots with some EEEs occasionally. Is this ok?


Replies (3)

RE: rake test - Added by Jan Niggemann (redmine.org team member) almost 10 years ago

Zdravko Balorda wrote:

Running rake test on brand new Redmine instance produces a lot of dots with some EEEs occasionally. Is this ok?

Which version of rails, ruby and redmine? What does the summary line look like?

RE: rake test - Added by Zdravko Balorda almost 10 years ago

Well, for one (it repeats 155 times):

SocketError: getaddrinfo: Name or service not known
    app/models/mailer.rb:431:in `deliver_mail'

Environment:
  Redmine version                2.5.1.stable
  Ruby version                   1.8.7-p352 (2011-06-30) [x86_64-linux]
  Rails version                  3.2.17
  Environment                    test
  Database adapter               PostgreSQL

RE: rake test - Added by Zdravko Balorda almost 10 years ago

Surely, a proper e-mail configuration helps.
Thanks.
I think I can make it run through ok without splitting hairs.

    (1-3/3)