Skip to content

Conversation

@filzrev
Copy link
Contributor

@filzrev filzrev commented Jul 30, 2025

This PR modify EventProcessor::OnEndValidationStage invoke timing to ensure OnEndValidationStage is called when validation failed.

Background
I want to handle validation errors on EventProcessor::OnEndValidationStage event to grouping errors per BenchmarkCase.

But on current implementation.
EventProcessor::OnEndValidationStage is not called when ValidationErrors contains critical error.

@filzrev filzrev force-pushed the chore-modify-eventprocessor-call branch from 1a42172 to 6a2a9d0 Compare July 30, 2025 09:14
@timcassell timcassell merged commit e2d30d3 into dotnet:master Jul 31, 2025
9 checks passed
@timcassell timcassell added this to the v0.15.3 milestone Jul 31, 2025
@filzrev filzrev deleted the chore-modify-eventprocessor-call branch July 31, 2025 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants