Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Improve debug output in travis #1560

Merged
merged 4 commits into from
Sep 26, 2017
Merged

Conversation

oxyc
Copy link
Collaborator

@oxyc oxyc commented Sep 23, 2017

Print body and headers if a test fails. Let's see what mailhog says.

  • -i show headers in output
  • -I fetch headers only
  • -s hide progress bar (and error messages unless -S)
  • -S show error messages.

@oxyc oxyc changed the title Output result in travis tests when there are failures Improve debug output in travis Sep 23, 2017
@oxyc
Copy link
Collaborator Author

oxyc commented Sep 24, 2017

Finally trying this out locally to try and debug the mailhog issue.

Added an option to skip cleanup and fixed an issue when BSD xargs params were used even if I had GNU xargs installed (first time I'm actually hit by a bug because of having gnu tools, it's usually the other way around with the scripts i use).

@geerlingguy geerlingguy merged commit e24ace9 into geerlingguy:master Sep 26, 2017
@geerlingguy
Copy link
Owner

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants