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

chore(test): re-enable can_store_after_restart test #2415

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maqi
Copy link
Member

@maqi maqi commented Nov 7, 2024

Description

re-enable can_store_after_restart test

@maqi maqi force-pushed the encryption_key_from_node_keypair_main branch 6 times, most recently from 340da08 to 8a1e4a3 Compare November 7, 2024 23:48

- name: Run network tests (with encrypt-records)
timeout-minutes: 5
run: cargo test --release --package sn_networking --features="open-metrics, encrypt-records" can_store_after_restart
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we run this test separately?

Copy link
Member Author

Choose a reason for hiding this comment

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

Strangely, I can run this combined with local machine.
However, the CI test always failed, which seems a parallel execution issue causing tests accessing same temp dir ?
Hence have to executed it separately.

@maqi maqi force-pushed the encryption_key_from_node_keypair_main branch from 8a1e4a3 to 64bfcc7 Compare November 9, 2024 12:10
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.

2 participants