Skip to content

[Test Runner Upgrades]: First Pass at Upgrading to Python 3.10.6 #105

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

Merged
merged 1 commit into from
Aug 14, 2022

Conversation

BethanyG
Copy link
Member

@BethanyG BethanyG commented Aug 8, 2022

Please Note: This PR should not be merged without also merging the related PRs in the python-analyzer, python-representer, and python repos:

Potentially fixes #89 and #97

  • Changed Dockerfile to use python:3.10.6-slim
  • Regenerated & edited the results.json for test/example-empty-file/ and test/example-syntax-error/ golden tests
  • Updated & pinned versions for pytest and tomli in requirements.txt
  • Re-tested all practice and concept exercise example solutions against exercise test files
  • Re-tested specific error fencing scenarios for Lasagna and Classes exercises

* Changed Dockerfile to use python:3.10.6-slim
* Regenerated and edited the results.json for example-empty-file and example-syntax-error golden tests
* Updated and pinned versions for pytest and tomi in requirements.txt
* re-tested all practice and concept exercise exampe soluitions against test files
* re-tested specific error fencing scenarios for Lasagna and Classes exercises
@bobahop bobahop merged commit 1d79176 into exercism:main Aug 14, 2022
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.

Upgrade to PyTest 7.0
2 participants