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

travis: Separate builds for setup, install script and tests #1036

Merged
merged 4 commits into from
Aug 5, 2020

Conversation

gavindsouza
Copy link
Collaborator

@gavindsouza gavindsouza commented Jul 13, 2020

  • print full traceback on internal command failure. In fix: Update supervisord conf "better" #1022, debugging took time because traceback didn't show up which was raised while parsing supervisord config
  • drops the total test time from 1h24m to 46m. This is because setup and teardown are run only once instead of 8 times as 1 test executes the other 8 tests internally

update: after adding two builds for 2.7 and 3.7 to run all tests, new total build time: 1h21m

@gavindsouza gavindsouza changed the title chore: print tracebacks if errors occur during tests travis: Separate builds for setup, install script and tests Aug 5, 2020
@gavindsouza gavindsouza merged commit 3332051 into frappe:develop Aug 5, 2020
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.

2 participants