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

Fix warnings and errors #1478

Merged
merged 4 commits into from
Aug 15, 2018
Merged

Conversation

jaydoane
Copy link
Contributor

@jaydoane jaydoane commented Aug 1, 2018

Overview

This suppresses several warnings and fixes two errors in the existing suite.

Testing recommendations

mix test --trace

Related Issues or Pull Requests

Checklist

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;

The attempt to delete test_doc can sometimes result in a 500 error,
apparently due to a race to synchronize the updated security doc, so
retry until the expected condition is met.
Copy link
Contributor

@iilyak iilyak left a comment

Choose a reason for hiding this comment

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

+1

@jaydoane
Copy link
Contributor Author

@iilyak can you merge this for me please?

@iilyak iilyak merged commit de0ea9a into apache:elixir-suite Aug 15, 2018
@iilyak iilyak deleted the fix-warnings-and-errors branch August 15, 2018 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants