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

CI: Temporarily disable MSAN #687

Closed
wants to merge 1 commit into from

Conversation

tcharding
Copy link
Member

There is a bug in the memory sanitizer at the moment, for more info see

As we did in rust-bitcoin temporarily disable MSAN in CI.

This was referenced Mar 26, 2024
@apoelstra
Copy link
Member

CI failure is because #689.

I'm uncertain that this is necessary since I think the msan thing was patched upstream.

@tcharding tcharding changed the title CI: Temporarily isable MSAN CI: Temporarily disable MSAN Mar 26, 2024
@tcharding
Copy link
Member Author

tcharding commented Mar 26, 2024

Oh, yeah - I forgot that.

There is a bug in the memory sanitizer at the moment, for more info see

- rust-bitcoin/rust-bitcoin#2600
- rust-bitcoin/rust-bitcoin#2579

As we did in `rust-bitcoin` temporarily disable MSAN in CI.
@tcharding tcharding marked this pull request as draft March 26, 2024 22:55
@tcharding tcharding closed this Mar 26, 2024
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