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

(🎁) Add 3.12-dev to CI #14050

Merged
merged 3 commits into from Dec 14, 2022
Merged

(🎁) Add 3.12-dev to CI #14050

merged 3 commits into from Dec 14, 2022

Conversation

KotlinIsland
Copy link
Contributor

@KotlinIsland KotlinIsland commented Nov 9, 2022

Adding a fail-able 3.12-dev job to the CI

@KotlinIsland KotlinIsland changed the title Add 3.12-dev to CI (🎁) Add 3.12-dev to CI Nov 9, 2022
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@KotlinIsland
Copy link
Contributor Author

KotlinIsland commented Nov 10, 2022

Very strange, pytest seems to timeout github right near the end, I'll continue investigating when I have time.

@github-actions

This comment has been minimized.

@JelleZijlstra
Copy link
Member

JelleZijlstra commented Dec 8, 2022

Maybe make it skip the lxml install; it's probably not worth it to try to build from source, and we can still get useful data from tests that don't rely on XML reports.

@hauntsaninja
Copy link
Collaborator

hauntsaninja commented Dec 8, 2022

Yup, do the opposite of #14134

@KotlinIsland KotlinIsland force-pushed the 3.12 branch 2 times, most recently from d28e37c to c7666be Compare Dec 8, 2022
@github-actions

This comment has been minimized.

@hauntsaninja
Copy link
Collaborator

hauntsaninja commented Dec 8, 2022

Hmm, 40 minutes and counting. Doesn't bode well

@KotlinIsland
Copy link
Contributor Author

KotlinIsland commented Dec 8, 2022

Yeah, there is some issue with the tests right at the end, I'm temporarily increasing pytest verbosity and rerunning.

@github-actions

This comment has been minimized.

@KotlinIsland
Copy link
Contributor Author

KotlinIsland commented Dec 8, 2022

@JelleZijlstra @hauntsaninja If you see this before it times out (6 hours), could you cancel the current run so I can analyze the logs?

@JelleZijlstra
Copy link
Member

JelleZijlstra commented Dec 8, 2022

done

@KotlinIsland
Copy link
Contributor Author

KotlinIsland commented Dec 8, 2022

It's mypyc/test/test_run.py::TestRun::run-functions.test::testDecorators1 that it's hanging on.

@KotlinIsland KotlinIsland force-pushed the 3.12 branch 2 times, most recently from 1e44f40 to 9d990e4 Compare Dec 9, 2022
@github-actions

This comment has been minimized.

@KotlinIsland KotlinIsland force-pushed the 3.12 branch 9 times, most recently from a9e77c3 to 01f2357 Compare Dec 10, 2022
@KotlinIsland KotlinIsland force-pushed the 3.12 branch 13 times, most recently from e758e08 to e04816a Compare Dec 10, 2022
@github-actions

This comment has been minimized.

@KotlinIsland
Copy link
Contributor Author

KotlinIsland commented Dec 12, 2022

@JelleZijlstra Wanna review this now?

mypyc/test/test_run.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@hauntsaninja hauntsaninja left a comment

Okay, this seems fine to me. Let me know if you're interested in fixing any of the failing tests and need help

@KotlinIsland
Copy link
Contributor Author

KotlinIsland commented Dec 12, 2022

Okay, this seems fine to me. Let me know if you're interested in fixing any of the failing tests and need help

If I have time I can look into it, is this good to merge now?

@github-actions
Copy link
Contributor

github-actions bot commented Dec 12, 2022

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@hauntsaninja hauntsaninja merged commit d62be28 into python:master Dec 14, 2022
18 checks passed
@KotlinIsland KotlinIsland deleted the 3.12 branch Dec 15, 2022
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

4 participants