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

Update test assertions after changes to the getting started guide #1450

Merged
merged 1 commit into from
May 22, 2023

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented May 22, 2023

The recent changes to the Python getting started guide mean the existing log output assertions need adjusting, since the tests are now failing:
https://github.com/heroku/heroku-buildpack-python/actions/runs/4869442189/jobs/9038239643#step:5:375
heroku/python-getting-started@7d2f6a1...c99a168

The getting_started_spec.rb test has been removed rather than fixing it, since it was a duplicate of the tests in django_spec.rb.

GUS-W-13152716.

@edmorley edmorley self-assigned this May 22, 2023
The recent changes to the Python getting started guide mean the
existing log output assertions need adjusting, since the tests are now
failing:
https://github.com/heroku/heroku-buildpack-python/actions/runs/4869442189/jobs/9038239643#step:5:375

The `getting_started_spec.rb` test has been removed rather than
fixing it, since it was a duplicate of the tests in `django_spec.rb`.

GUS-W-13152716.
@edmorley edmorley marked this pull request as ready for review May 22, 2023 17:44
@edmorley edmorley requested a review from a team as a code owner May 22, 2023 17:44
@edmorley edmorley enabled auto-merge (squash) May 22, 2023 17:45
@edmorley edmorley merged commit 076cdd2 into main May 22, 2023
5 checks passed
@edmorley edmorley deleted the fix-getting-started-test branch May 22, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants