Skip to content

Rust: Remove the noisy models output from the dataflow/local test. #19305

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 1 commit into
base: main
Choose a base branch
from

Conversation

geoffw0
Copy link
Contributor

@geoffw0 geoffw0 commented Apr 14, 2025

Remove the noisy models output from the dataflow/local test. This test appears to be outputting all taint models, which makes it a maintainability nuisance as this is frequently affected by changes unrelated to the test.

@hvitved at present this PR fully removes the models output from this test. If we want to keep it, we could change it to be "pretty printed" instead - I'm not sure exactly how to do that though as this is not an inline expectations test.

@geoffw0 geoffw0 added no-change-note-required This PR does not need a change note Rust Pull requests that update Rust code labels Apr 14, 2025
@Copilot Copilot bot review requested due to automatic review settings April 14, 2025 16:01
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • rust/ql/test/library-tests/dataflow/local/DataFlowStep.ql: Language not supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note Rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant