Skip to content

Conversation

@ambv
Copy link
Contributor

@ambv ambv commented Dec 6, 2023

This is until we investigate and fix PPC64LE behavior in the newly tested case.

@ambv
Copy link
Contributor Author

ambv commented Dec 6, 2023

!buildbot PPC64LE

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @ambv for commit 9ab8719 🤖

The command will test the builders whose names match following regular expression: PPC64LE

The builders matched are:

  • PPC64LE Fedora Rawhide LTO + PGO PR
  • PPC64LE Fedora Stable LTO + PGO PR
  • PPC64LE Fedora Rawhide Refleaks PR
  • PPC64LE RHEL7 LTO PR
  • PPC64LE CentOS9 LTO PR
  • PPC64LE Fedora Stable LTO PR
  • PPC64LE Fedora Stable Clang PR
  • PPC64LE Fedora Rawhide Clang PR
  • PPC64LE CentOS9 Refleaks PR
  • PPC64LE Fedora Stable Clang Installed PR
  • PPC64LE CentOS9 LTO + PGO PR
  • PPC64LE Fedora Rawhide Clang Installed PR
  • PPC64LE Fedora Rawhide LTO PR
  • PPC64LE RHEL8 Refleaks PR
  • PPC64LE Fedora Rawhide PR
  • PPC64LE RHEL7 LTO + PGO PR
  • PPC64LE Fedora Stable Refleaks PR
  • PPC64LE RHEL8 LTO PR
  • PPC64LE Fedora Stable PR
  • PPC64LE RHEL8 PR
  • PPC64LE RHEL8 LTO + PGO PR
  • PPC64LE RHEL7 PR
  • PPC64LE RHEL7 Refleaks PR
  • PPC64LE CentOS9 PR

@ambv
Copy link
Contributor Author

ambv commented Dec 6, 2023

fatal: Unable to create temporary file '/home/buildbot/buildarea/pull_request.cstratak-fedora-rawhide-ppc64le/build/.git/objects/pack/tmp_pack_XXXXXX': No space left on device

That I can't help with by skipping tests.

@ambv
Copy link
Contributor Author

ambv commented Dec 6, 2023

Looks like this workaround will work.

0:00:33 load avg: 5.33 [ 79/469] test_ctypes passed

on https://buildbot.python.org/all/#/builders/834/builds/117/steps/5/logs/stdio

@Yhg1s Yhg1s added the skip news label Dec 7, 2023
@Yhg1s Yhg1s merged commit 9f67042 into python:main Dec 7, 2023
@ambv ambv added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Dec 7, 2023
@miss-islington-app
Copy link

Thanks @ambv for the PR, and @Yhg1s for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Thanks @ambv for the PR, and @Yhg1s for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Sorry, @ambv and @Yhg1s, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 9f67042f28bf886a9bf30fed6795d26cff255f1e 3.11

@ambv ambv deleted the gh-110190-skip-ppc64le branch December 7, 2023 13:30
@miss-islington-app
Copy link

Sorry, @ambv and @Yhg1s, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 9f67042f28bf886a9bf30fed6795d26cff255f1e 3.12

@ambv
Copy link
Contributor Author

ambv commented Dec 7, 2023

OK, I'll do the backport to 3.12 now.

ambv added a commit to ambv/cpython that referenced this pull request Dec 7, 2023
ambv added a commit to ambv/cpython that referenced this pull request Dec 7, 2023
…ngh-112604 on PPC64LE (pythonGH-112818)

(cherry picked from commit 9f67042)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@bedevere-app
Copy link

bedevere-app bot commented Dec 7, 2023

GH-112829 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Dec 7, 2023
Yhg1s pushed a commit that referenced this pull request Dec 7, 2023
…n PPC64LE (GH-112818) (#112829)

(cherry picked from commit 9f67042)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
ambv added a commit to ambv/cpython that referenced this pull request Dec 7, 2023
…ngh-112604 on PPC64LE (pythonGH-112818)

(cherry picked from commit 9f67042)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@bedevere-app
Copy link

bedevere-app bot commented Dec 7, 2023

GH-112830 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Dec 7, 2023
ambv added a commit that referenced this pull request Dec 8, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Sep 19, 2024
…ngh-112604 on PPC64LE (pythonGH-112818) (python#112830)

(cherry picked from commit 9f67042)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Sep 19, 2024
…ngh-112604 on PPC64LE (pythonGH-112818) (python#112830)

(cherry picked from commit 9f67042)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Sep 19, 2024
…ngh-112604 on PPC64LE (pythonGH-112818) (python#112830)

(cherry picked from commit 9f67042)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Jul 30, 2025
…ngh-112604 on PPC64LE (pythonGH-112818) (python#112830)

(cherry picked from commit 9f67042)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants