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

[PIPE-524] Non-Spark Integration test failures #4091

Merged

Conversation

ayubshahab
Copy link
Contributor

@ayubshahab ayubshahab commented May 16, 2024

Description:
This ticket involved updating many failing tests that were erroring out as a result from updating to Python 3.10.12. This included test_load_to_from_delta as well as test_load_rosetta. The major issue was django.test.testcases.DatabaseOperationForbidden: Database queries to 'data_broker' are not allowed in this test

Technical details:
Updated python from 3.8.16 to 3.10.12

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 PIPE-524:
    • Link to this Pull-Request

Area for explaining above N/A when needed:

.travis.yml Outdated Show resolved Hide resolved
@ayubshahab ayubshahab merged commit c905a60 into dev-10645-python-upgrade-3.10 May 28, 2024
1 check failed
@ayubshahab ayubshahab deleted the pipe-524-non-spark-integration-tests branch May 29, 2024 07: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