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

Refactor to make the Travis log more readable. #287

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

junaruga
Copy link
Contributor

I am debuging seeing the Travis log now.

I have 2 suggestions to improve the Travis log's readability.

  • Split the script command.
  • Add a mark for each test to find it easily.

1st commit is inspired from travis-ci/travis-ci#1066 (comment) .
This makes us to find the make simple-test easily in the log. You can see this Travis log.

2nd commit is to add a mark to each test case header. It's like this.
For people who will debug bowite2, current testing log is hard to find the target test when seeing the error.

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.

1 participant