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

Add task to build asan #1906

Closed
gengjiawen opened this issue Sep 2, 2019 · 3 comments
Closed

Add task to build asan #1906

gengjiawen opened this issue Sep 2, 2019 · 3 comments
Labels

Comments

@gengjiawen
Copy link
Member

There is current a issue in asan build, fixed by nodejs/node#29383.

I wonder if Jenkins can add a job to prevent future regression.
Maybe just run the build first (see nodejs/node#29383 (comment)).

./configure --debug --enable-asan
make -j4
@rvagg
Copy link
Member

rvagg commented Sep 10, 2019

Sounds like a job for one of the sharedlibs containers, same way as we do debug builds. Maybe we should add a clang+Linux combo while we're at it since we don't cover that at all either.

@github-actions
Copy link

github-actions bot commented Jul 7, 2020

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

@github-actions github-actions bot added the stale label Jul 7, 2020
@gengjiawen
Copy link
Member Author

Already in github action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants