Skip to content

fix(test): add 5 second sleep to integration test#1281

Merged
RoyalOughtness merged 2 commits intosecureblue:livefrom
HastD:fix-integration-test
Aug 22, 2025
Merged

fix(test): add 5 second sleep to integration test#1281
RoyalOughtness merged 2 commits intosecureblue:livefrom
HastD:fix-integration-test

Conversation

@HastD
Copy link
Copy Markdown
Collaborator

@HastD HastD commented Aug 21, 2025

The flatpak setup service is a user service, so it can't start until the user logs in, which in the integration testing VM only happens when the test user logs in via ssh to run the tests. This leaves only a very brief time window for the service to start, so to give it more time, we sleep for a few seconds at the start of the test.

The flatpak setup service is a user service, so it can't start until the
user logs in, which in the integration testing VM only happens when the
test user logs in via ssh to run the tests. This leaves only a very
brief time window for the service to start, so to give it more time, we
sleep for a few seconds at the start of the test.

Signed-off-by: Daniel Hast <[email protected]>
@HastD HastD requested a review from RoyalOughtness as a code owner August 21, 2025 18:59
@RoyalOughtness RoyalOughtness merged commit 227409b into secureblue:live Aug 22, 2025
10 of 11 checks passed
@HastD HastD deleted the fix-integration-test branch August 22, 2025 19:59
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.

4 participants