| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@zware can you please take a look when you have the time? |
Sorry, something went wrong.
There was a problem hiding this comment.
Please don't do that. It's ok to have a red buildbot, it doesn't prevent to release Python: it's only part of PEP 11 Tier 3.
Failures on these platforms do not block a release.
If you skip the failing test, as the maintainer of this platform, I will no be able to notice it :-(
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request. |
Sorry, something went wrong.
|
So, other options are:
Any ideas are welcome! |
Sorry, something went wrong.
|
We can try with a greatly increased timeout for this particular platform and see if that's indeed the problem. |
Sorry, something went wrong.
Use a subdirectory in the build area, instead of os_helper.temp_dir(), and guard against it being copied into itself recursively? |
Sorry, something went wrong.
Honestly, I'm not convinced by the value of this test. If freeze is badly broken, everybody will notice since Python itself is also frozen, no? Or did I misunderstood the purpose of the test, or what's frozen exactly? Don't all core devs already indirectly test frozen Python? |
Sorry, something went wrong.
I wrote PR #109591 to not skip the test on s390x, but only if Python is built with PGO, which is differerent. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Now, let's try the buildbot test with these changes.