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

Test daemon interrupt handling #4563

Merged
merged 4 commits into from
Apr 17, 2024

Conversation

pwojcikdev
Copy link
Contributor

This adds a system test that ensures correct behavior of daemon interrupt handling. Additionally this cleans up and improves output of the whole systest suite.

@dsiganos
Copy link
Contributor

The windows systests are failing. @RickiNano could you help debug this on windows?

@pwojcikdev
Copy link
Contributor Author

pwojcikdev commented Apr 15, 2024

Given that macOS and Linux work fine, I assume it must be a Windows bug (either in the node or in Windows handling of bash scripts). Please investigate the Windows errors as a separate issue/PR. To avoid stalling this I modified the workflow to ignore systest errors on Windows.

@RickiNano
Copy link
Contributor

I'll look into the windows error, but as Piotr says there is no need to hold this pr back because of this

@RickiNano
Copy link
Contributor

I've found a solution for the windows problem. It changes the way we run the tests for Windows so I think it should be in a separate PR so it does not stall this pr

@dsiganos
Copy link
Contributor

dsiganos commented Apr 17, 2024

Issue to track the windows test problem.
#4569

@pwojcikdev pwojcikdev merged commit b61020c into nanocurrency:develop Apr 17, 2024
23 of 26 checks passed
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.

3 participants