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

[DEV-11022] Fix for Travis Timeout Issues #4112

Merged

Conversation

ayubshahab
Copy link
Contributor

Description:
Certain jobs within out testing suite in travis were having timeout issues where the tests would keep running in the background but Travis would think that the tests may have failed or stalled. This adds a fix for that. Furthermore, certain chunks of code were not passing the codeclimate check due to high complexity, so those were reformatted.

Technical details:
N/A

Requirements for PR merge:

  1. Unit & integration tests updated
  2. API documentation updated
  3. Necessary PR reviewers:
    • Backend
  4. Appropriate Operations ticket(s) created
  5. Jira Ticket DEV-11022:
    • Link to this Pull-Request

@ayubshahab ayubshahab requested a review from collinwr June 13, 2024 20:27
@ayubshahab ayubshahab merged commit efad351 into dev-10645-python-upgrade-3.10 Jun 14, 2024
1 check passed
@ayubshahab ayubshahab deleted the dev-11022-travis-timeout-fix branch June 14, 2024 04:11
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