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

Separate the unit-tests for the two taint analyses #318

Open
guodongli-google opened this issue Jun 22, 2021 · 0 comments
Open

Separate the unit-tests for the two taint analyses #318

guodongli-google opened this issue Jun 22, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@guodongli-google
Copy link
Contributor

Bug report

Currently the unit-tests of the two taint analyses are combined, and the EAR-based analysis fail some tests. It is preferable to separate the tests, e.g. by putting them in different directories:

   example/tests/shared/...
   example/tests/propagation/... 
   example/tests/ear/....

This can simplify the "levee_ear_test.go" as well.

@guodongli-google guodongli-google added the bug Something isn't working label Jun 22, 2021
@guodongli-google guodongli-google mentioned this issue Jun 22, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant