Skip to content

Remove more model summary tests #79

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

Open
wants to merge 2 commits into
base: python/enable-summaries-from-models
Choose a base branch
from

Conversation

RasmusWL
Copy link

Thinking some more about this, I think these tests should be about
whether you can write flow summaries in CSV files that do the right
thing.

Having all these extra taint steps are closer to what our current
taint-tracking does in the end, but from my point of view, doesn't help
us achieve the goal of the tests.

So, I'm removing them.

RasmusWL added 2 commits June 26, 2023 12:01
For flow summaries, it's important that we have a store step.
Thinking some more about this, I think these tests should be about
whether you can write flow summaries in CSV files that do the right
thing.

Having all these extra taint steps are closer to what our current
taint-tracking does in the end, but from my point of view, doesn't help
us achieve the goal of the tests.

So, I'm removing them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant