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

Print running nodes if test fails #1644

Merged
merged 1 commit into from Jan 23, 2018
Merged

Conversation

arcusfelis
Copy link
Contributor

@arcusfelis arcusfelis commented Jan 15, 2018

Print epmd -names if any test fails.

This PR helps to check, if node crashed during test execution.
It does not check, that ejabberd application crashed, which can be checked by grepping ejabberd.log (a separate PR, maybe).

Copy link
Member

@fenek fenek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Random Travis fail proved that this PR works. :)

make: *** [cover_test_preset] Error 2
/home/travis/build/esl/MongooseIM
CT results:
    3135 tests passed
    0 tests failed
    216 tests skipped by user
    3 tests skipped automatically
All tests done.
Build failed:
    big tests failed
    big tests failed - missing suites
Running nodes:
epmd: up and running on port 4369 with data:
name fed1 at port 44674
name mongooseim3 at port 42473
name ejabberd2 at port 43310
name mongooseim at port 38981
name riak at port 43894

@fenek fenek merged commit 6f356a8 into master Jan 23, 2018
@fenek fenek deleted the print-running-nodes-if-test-fails branch January 23, 2018 15:57
@fenek fenek added this to the 3.0.0 milestone Mar 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants