Add missing test cleanups #40

Merged
shino merged 3 commits from ss/missing-test-cleanups into master 2015-11-05 07:16:40 +00:00
shino commented 2015-11-05 03:01:03 +00:00 (Migrated from github.com)

Add missing cleanup codes for AP-mode repair eqc. Without it, it made other test cases fail (depending on execution order.) The cleanup includes process termination in #state of the test, which mitigates process leak memtioned at [1] but does not solve completely.

Also it adds -v flag to rebar eunit command

[1] https://github.com/basho/machi/issues/37#issuecomment-152521760

Add missing cleanup codes for AP-mode repair eqc. Without it, it made other test cases fail (depending on execution order.) The cleanup includes process termination in `#state` of the test, which mitigates process leak memtioned at [1] but does not solve completely. Also it adds `-v` flag to `rebar eunit` command [1] https://github.com/basho/machi/issues/37#issuecomment-152521760
kuenishi commented 2015-11-05 07:16:36 +00:00 (Migrated from github.com)

+1, great work as always.

+1, great work as always.
jadeallenx commented 2015-11-05 16:40:46 +00:00 (Migrated from github.com)

@shino Awesome work! 🐹

@shino Awesome work! :hamster:
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/machi#40
No description provided.