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

tests/hardened: fix test for slower hardware #674

Merged
merged 1 commit into from Jan 16, 2024

Conversation

erikarvstedt
Copy link
Collaborator

Due to the slowdown caused by the hardening features, the hardened test occasionally failed since the upgrade to NixOS 23.11.
Error:

vm-test-run-nix-bitcoin-hardened> machine # [  147.136056] lightningd[1667]: UNUSUAL plugin-cl-zmq.py: Killing plugin: timed out before replying to getmanifest
vm-test-run-nix-bitcoin-hardened> machine # [  147.151591] lightningd[1667]: UNUSUAL plugin-cl-zmq.py: Killing plugin: Invalid/missing result tok in '{"jsonrpc": "2.0","id": 16,"error": {"code":-4, "message":"Plugin terminated before replying to RPC call."}}'
vm-test-run-nix-bitcoin-hardened> machine # [  147.152555] lightningd[1667]: Can't recover from plugin failure, terminating.`

Copy link
Member

@jonasnick jonasnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 98b16a1

@jonasnick jonasnick merged commit b34bf78 into fort-nix:master Jan 16, 2024
5 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.

None yet

2 participants