clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

[Tracing] Emiting `TestcaseRejectionEvent` during triage

Open vitaliset opened this issue 6 months ago • 1 comments

This PR introduces the emits of TestcaseRejectionEvent in the desired steps of the triage task life cycle as stated in the "Testcase rejection" section of "Lightweight Clusterfuzz Tracing" doc.

We are also adding assertions for verification of the emit.

The other remaining cases where TestcaseRejectionEvent must be emitted (namely fuzz task and corpus pruning) will be addressed in separate PRs.

b/394056013

vitaliset avatar Jun 13 '25 14:06 vitaliset

I will do a full review later, but just a heads up to avoid merging this one before actually testing it, since it touches critical part of the code (triage).

ViniciustCosta avatar Jun 13 '25 16:06 ViniciustCosta

Superseded by #4846.

vitaliset avatar Jun 30 '25 00:06 vitaliset