Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Nov 6, 2025

Vitest may throw an AggregateError which can contain one or more specific errors. The output console logging will now show each of these specific errors in addition to the main thrown error.

Vitest may throw an `AggregateError` which can contain one or more specific
errors. The output console logging will now show each of these specific
errors in addition to the main thrown error.
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label Nov 6, 2025
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Nov 6, 2025
@alan-agius4 alan-agius4 linked an issue Nov 6, 2025 that may be closed by this pull request
1 task
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 6, 2025
@clydin clydin merged commit d556c60 into angular:main Nov 6, 2025
59 of 60 checks passed
@clydin
Copy link
Member Author

clydin commented Nov 6, 2025

This PR was merged into the repository. The changes were merged into the following branches:

@clydin clydin deleted the unit-test/vitest-aggregate-errors branch November 6, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/build target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unit-test builder with vitest runner and --debug option fails

3 participants