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

We don't have a buildbot testing with -O #325

Closed
erlend-aasland opened this issue May 26, 2022 · 1 comment
Closed

We don't have a buildbot testing with -O #325

erlend-aasland opened this issue May 26, 2022 · 1 comment

Comments

@erlend-aasland
Copy link

In python/cpython#92886, Irit noticed that a bunch of tests fail when run with -O:

On main (3.12 branch):

% ./python.exe -Om test -j2
[...]
10 tests failed:

[...]

This seems wrong because
(1) it indicates that some assertions should be exceptions instead.
(2) it implies that we don't have a buildbot testing with -O

@vstinner
Copy link
Member

I suggest you to contact the owner of one of existing buildbots and ask if they would be ok to add -O option to their worker. I don't think that it's worth it to add a new worker just for that.

@erlend-aasland erlend-aasland closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2024
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

No branches or pull requests

2 participants