Skip to content

fix: improve error handling for ariaSnapshot and fixture integrity#41502

Closed
faisalaffan wants to merge 2 commits into
microsoft:mainfrom
faisalaffan:fix-error-handling
Closed

fix: improve error handling for ariaSnapshot and fixture integrity#41502
faisalaffan wants to merge 2 commits into
microsoft:mainfrom
faisalaffan:fix-error-handling

Conversation

@faisalaffan

Copy link
Copy Markdown

Two small error-handling improvements:

  • ariaSnapshot: Replace empty catch {} with debugLogger.log(...) so AI snapshot failures during test errors are traceable
  • fixtureRunner: Replace console.error + silent _usages.clear() with throw new Error(...) — fixture integrity violations now fail fast instead of silently corrupting state

@faisalaffan faisalaffan marked this pull request as ready for review June 27, 2026 07:06
@Skn0tt

Skn0tt commented Jun 29, 2026

Copy link
Copy Markdown
Member

Please start with filing an issue.

@Skn0tt Skn0tt closed this Jun 29, 2026
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