Skip to content

Conversation

@mhaas
Copy link
Contributor

@mhaas mhaas commented Jul 3, 2020

Fixes #29.

@mhaas mhaas requested a review from karthikmswamy July 3, 2020 09:08
Copy link
Contributor

@karthikmswamy karthikmswamy left a comment

Choose a reason for hiding this comment

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

Thanks!

pytest \
--junitxml=system_test_results//unit_xunit.xml \
-o log-cli=true \
--log-cli-level INFO \
Copy link
Contributor

@karthikmswamy karthikmswamy Jul 3, 2020

Choose a reason for hiding this comment

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

Would it be better to have DEBUG level text outputs?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this would be very verbose. Main point was to have some output so that travis does not think the test is dead.

Copy link
Contributor

Choose a reason for hiding this comment

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

Sounds good then. Let's go ahead with this.

@mhaas mhaas merged commit 627ec1b into master Jul 3, 2020
@mhaas mhaas deleted the fix/travis_prevent_timeout branch July 3, 2020 12:47
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.

Travis: 10 min Timeout can kill system tests

3 participants