Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CI Test environment has no desktop installed #922

Closed
philclifford opened this issue Nov 2, 2023 · 1 comment · Fixed by #937
Closed

CI Test environment has no desktop installed #922

philclifford opened this issue Nov 2, 2023 · 1 comment · Fixed by #937

Comments

@philclifford
Copy link
Member

The CI doesn't install a desktop into the default test environment, hence the lack of desktop-file-utils

This can cause desktop applications that assume rather than properly depend on a desktop or one of its dependencies to fail.

see here

Our correct behaviour is to wait for the upstream packaging to pass the CI as-is. Other behaviours are possible (in forks) , but "fixing" the CI environment to add a minimal desktop (e.g. install ubuntu-desktop-minimal ) could be considered.

@philclifford
Copy link
Member Author

Morphic resonance. Further automated test failures for desktop apps because there's no minimal desktop support in the test environment. I think the software is telling me to rethink and just fix the test.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant