Skip to content

Stubtest failures due to 3.10.6 #8510

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

Closed
AlexWaygood opened this issue Aug 9, 2022 · 1 comment · Fixed by #8523
Closed

Stubtest failures due to 3.10.6 #8510

AlexWaygood opened this issue Aug 9, 2022 · 1 comment · Fixed by #8523

Comments

@AlexWaygood
Copy link
Member

3.10.6 was released a few days ago, and this caused a few stubtest failures on #8507. Unfortunately, GitHub Actions only seems to be using 3.10.6 for the Ubuntu stubtest run; the Windows and MacOS runs are still using 3.10.5. This makes it hard to update our allowlists/stubs.

Should we:

  • Temporarily pin to 3.10.5 for all our stubtest runs?
  • Leave the CI red for a little bit and hope the Windows and MacOS stubtest runs start using 3.10.6 soon?
  • Something else?
@srittau
Copy link
Collaborator

srittau commented Aug 9, 2022

Temporarily pin to 3.10.5 for all our stubtest runs?

I would say that's the best option.

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 a pull request may close this issue.

2 participants