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 reason to NoAnalysis #2066

Merged
merged 1 commit into from
Feb 2, 2021
Merged

Add reason to NoAnalysis #2066

merged 1 commit into from
Feb 2, 2021

Conversation

chao2zhang
Copy link
Contributor

Reimplement #2065.

I am trying to enable leak canary in tests in my repo's
CI pipeline but found that leak detector for all tests
are returned with NoAnalysis.

So I am adding logs in this commit to help us understand
where the exit point is, given that there are multiple
return statements and checking on the timestamp is not
always reliable.

I am trying to enable leak canary in tests in my repo's
CI pipeline but found that leak detector for all tests
are returned with NoAnalysis.

So I am adding logs in this commit to help us understand
where the exit point is, given that there are multiple
return statements and checking on the timestamp is not
always reliable.
@pyricau pyricau merged commit 438aa49 into square:main Feb 2, 2021
@pyricau pyricau added this to the 2.7 milestone Feb 2, 2021
@pyricau
Copy link
Member

pyricau commented Feb 2, 2021

Thanks!

@pyricau
Copy link
Member

pyricau commented Feb 2, 2021

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.

2 participants