Skip to content

test/recipes/90-test_shlibload.t: Skip when address sanitizer enabled#13281

Closed
levitte wants to merge 1 commit intoopenssl:masterfrom
levitte:fix-test_shlibload-20201030
Closed

test/recipes/90-test_shlibload.t: Skip when address sanitizer enabled#13281
levitte wants to merge 1 commit intoopenssl:masterfrom
levitte:fix-test_shlibload-20201030

Conversation

@levitte
Copy link
Member

@levitte levitte commented Oct 30, 2020

Because this test loads the shared libraries dynamically, there are
cases where that results in errors because the ASAN library wasn't
loaded first. That makes this test unsuitable in an ASAN build.

Because this test loads the shared libraries dynamically, there are
cases where that results in errors because the ASAN library wasn't
loaded first.  That makes this test unsuitable in an ASAN build.
@levitte levitte added branch: master Applies to master branch approval: review pending This pull request needs review by a committer labels Oct 30, 2020
@levitte levitte added this to the 3.0.0 milestone Oct 30, 2020
@levitte levitte added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Oct 30, 2020
@openssl-machine
Copy link
Collaborator

24 hours has passed since 'approval: done' was set, but this PR has failing CI tests. Once the tests pass it will get moved to 'approval: ready to merge' automatically, alternatively please review and set the label manually.

openssl-machine pushed a commit that referenced this pull request Nov 1, 2020
Because this test loads the shared libraries dynamically, there are
cases where that results in errors because the ASAN library wasn't
loaded first.  That makes this test unsuitable in an ASAN build.

Reviewed-by: Matt Caswell <[email protected]>
(Merged from #13281)
@levitte
Copy link
Member Author

levitte commented Nov 1, 2020

Merged

0831271 test/recipes/90-test_shlibload.t: Skip when address sanitizer enabled

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

Labels

approval: done This pull request has the required number of approvals branch: master Applies to master branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants