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

For Wayland, run testbed on Ubuntu 24.04 #2893

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

rmartin16
Copy link
Member

@rmartin16 rmartin16 commented Oct 8, 2024

Changes

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@rmartin16 rmartin16 force-pushed the wayland-ci-24.04 branch 4 times, most recently from 4314aab to f2f63bb Compare October 9, 2024 00:42
@rmartin16
Copy link
Member Author

well, this is one option; it does require building a wheel for Pillow each time...but it works 😅

@rmartin16 rmartin16 marked this pull request as ready for review October 9, 2024 00:53
@freakboy3742
Copy link
Member

well, this is one option; it does require building a wheel for Pillow each time...but it works 😅

Ah- that's because we've pinned such an old version of Pillow. Upgrading the pinned Pillow version is on the todo list; Android wheels are the sticking point. In the meantime, a pillow build is annoying, but isn't that onerous - and it's a lot less annoying that having 50% of Toga CI runs fail.

The other annoying inconsistency is that this means the GTK tests are running on 3.12, rather than 3.10 as they are for every other platform. My inclination is to roll back the linux-x11 change to stay on 22.04 for that reason - that also lets us avoid the Pillow build until we can bump the pinned version.

It looks like there was a new version of mutter published in September, so the emergence of this problem looks like it could be consistent with that version update.

- The version of mutter on Ubuntu 22.04 creates issues for the testbed;
  the version on Ubuntu 24.04 is newer and avoids the issues.
@rmartin16
Copy link
Member Author

Sounds good; I reverted the changes for linux-x11 testbed to continue using Ubuntu 22.04.

Copy link
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to call this a win. Congrats on a nice bit of debugging.

@freakboy3742 freakboy3742 merged commit 1e17ffa into beeware:main Oct 9, 2024
40 checks passed
@rmartin16 rmartin16 deleted the wayland-ci-24.04 branch October 9, 2024 01:37
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 this pull request may close these issues.

Intermittent CI failure on linux-wayland testbed
2 participants