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: make cargo test testnet work on windows #5937

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

fdefelici
Copy link

Description

this patch makes cargo test testnet command work properly on windows.
Addressed:

  • compilation issue due to usage of unix apis
  • test runtime failure due to path naming not supported by windows

Applicable issues

Additional info (benefits, drawbacks, caveats)

Checklist

  • Test coverage for new or modified code paths
  • Changelog is updated
  • Required documentation changes (e.g., docs/rpc/openapi.yaml and rpc-endpoints.md for v2 endpoints, event-dispatcher.md for new events)
  • New clarity functions have corresponding PR in clarity-benchmarking repo
  • New integration test(s) added to bitcoin-tests.yml

@fdefelici fdefelici requested a review from a team as a code owner March 18, 2025 13:57
@fdefelici fdefelici self-assigned this Mar 18, 2025
@aldur aldur requested review from moodmosaic and rdeioris March 19, 2025 15:45
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.

1 participant