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

[v16] Fix TestRootX11ForwardPermissions #50229

Draft
wants to merge 2 commits into
base: branch/v16
Choose a base branch
from

Conversation

Joerger
Copy link
Contributor

@Joerger Joerger commented Dec 13, 2024

Fix TestRootX11ForwardPermissions by using a temporary generated user instead of a hard coded UID.

This is not a backport, the issue only affect v15/16. v17/master has a remade test that uses the same generated user strategy.

Depends on #50997 (temporarily cherry-picked in)

@Joerger Joerger added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v15 labels Dec 13, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-50229.d1v2yqnl3ruxch.amplifyapp.com

@Joerger Joerger force-pushed the joerger/fix-TestRootX11ForwardPermissions branch from 211628a to 8045df4 Compare January 7, 2025 21:12
@Joerger
Copy link
Contributor Author

Joerger commented Jan 14, 2025

I spent a good chunk of yesterday and this morning trying to find the cause of the new test failure to no success. My hunch thus far is that the test fixture is not properly set up to connect with the temporary teleport-*** login and actually successfully set up a shell and x11 forwarding channel. However I don't see any logs indicating a failure, just the fact that the virtual keyboard is not successfully connecting to the server IO.

@Joerger Joerger marked this pull request as draft January 14, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v15 backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TestRootX11ForwardPermissions flakiness
4 participants