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

fix: correct instance error messages & xdg var e2e-tests #3506

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

dtrudg
Copy link
Member

@dtrudg dtrudg commented Feb 3, 2025

Description of the Pull Request (PR):

Ensure that action/instanceDbusXdg e2e-tests are correctly checking success / failure with the modified XDG env vars that are expected.

Correct an incorrect debug message from copy/paste error.

If the starter fails when starting an instance, output the starter StdErr to the terminal StdErr - previously we were writing started StdErr to terminal StdOut.

This fixes or addresses the following GitHub issues:

Before submitting a PR, make sure you have done the following:

@dtrudg dtrudg added the bug Something isn't working label Feb 3, 2025
@dtrudg dtrudg added this to the SingularityCE 4.3.0 milestone Feb 3, 2025
@dtrudg dtrudg self-assigned this Feb 3, 2025
@dtrudg dtrudg marked this pull request as ready for review February 3, 2025 11:09
Ensure that action/instanceDbusXdg e2e-tests are correctly checking
success / failure with the modified XDG env vars that are expected.

Correct an incorrect debug message from copy/paste error.

If the starter fails when starting an instance, output the starter
StdErr to the terminal StdErr - previously we were writing started
StdErr to terminal StdOut.

Fixes sylabs#3494
@dtrudg dtrudg merged commit 8ae1578 into sylabs:main Feb 10, 2025
1 check passed
@dtrudg dtrudg deleted the issue-3494 branch February 10, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bugs noticed in a SingularityCE PR imported to Apptainer
2 participants