Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Compiler Sanitization tests CI#242

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
SwayamInSync wants to merge6 commits intonumpy:main
base:main
Choose a base branch
Loading
fromSwayamInSync:asan-tests

Conversation

@SwayamInSync
Copy link
Member

@ngoldbaum from NumPy I added both ASAN and UBSAN, for now only UBSAN warnings seems to be there.
The workflow is set to fail only if any warnings are found. Maybe we can more loose it to as fail if only ASAN are found.

@SwayamInSyncSwayamInSync added this to thev1.0 milestoneDec 8, 2025
@ngoldbaum
Copy link
Member

@SwayamInSync it doesn't seem like too many UBSan warnings and I think they're all inside of the quaddtype implementation. I'd probably just fix them.

@SwayamInSync
Copy link
MemberAuthor

Right, there were some from NumPy as well, this job only grep onquaddtype/ pattern and set the failure flag accordingly.

Sure, I'll look over them and resolve

@ngoldbaum
Copy link
Member

The NumPy ones we can add suppressions for. Or fix them in NumPy 😀.

This describes how to use suppression files for TSan, it's the same for the other sanitizers:https://py-free-threading.github.io/thread_sanitizer/#tsan-suppressions

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

v1.0

Development

Successfully merging this pull request may close these issues.

2 participants

@SwayamInSync@ngoldbaum

[8]ページ先頭

©2009-2025 Movatter.jp