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

feat(process_reports): allow spec. of zero reports, default --preset to reset-contradictory #87

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

ErichDonGubler
Copy link
Collaborator

Previously, making these optional didn't make sense, as we didn't have any post-processing of metadata to do. Now that we do have post-processing, it seems wise to make these optional, so users can call process-reports and get the post-processing without actually having to.

"But Erich!" you might say. "Don't we already expose the current post-processing via fmt?" And you'd be right! However, Mozilla is also considering a command that updating the backlog status and be included in fmt, which would technically be separate from the intended purpose of process-reports, which is to update the expected field.

☝🏻Speaking of which, we should probably rename these commands to reflect their intent…🤔

This allows us to perform tainting without having to have reports on
hand.
This allows terser invocations for invocations without reports
specified, which we've just barely started allowing.
@ErichDonGubler ErichDonGubler merged commit 646f041 into main Apr 15, 2024
18 checks passed
@ErichDonGubler ErichDonGubler deleted the allow-zero-reports branch April 15, 2024 18:20
@ErichDonGubler ErichDonGubler self-assigned this Apr 15, 2024
@ErichDonGubler ErichDonGubler added enhancement New feature or request A-webgpu-cts labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-webgpu-cts enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant