Skip to content

Conversation

@meghan-kradolfer
Copy link
Contributor

Vitest allows users to set includeTaskLocation to false, which omits test location information from the results. Our current Vitest reporter assumes every test includes a location, causing errors when includeTaskLocation is disabled.

This PR updates the reporter to handle test results without location data.

@meghan-kradolfer meghan-kradolfer requested review from a team and nprizal November 3, 2025 20:14
@meghan-kradolfer
Copy link
Contributor Author

Tests are failing due to a past update and are being fixed here #123

@meghan-kradolfer meghan-kradolfer force-pushed the te-4879-vitest-collector-fails-to-write-report-because-of-undefined branch from 96d9aa1 to 6095479 Compare November 3, 2025 21:50
@meghan-kradolfer meghan-kradolfer merged commit 23a7ee8 into main Nov 4, 2025
1 check passed
@meghan-kradolfer meghan-kradolfer deleted the te-4879-vitest-collector-fails-to-write-report-because-of-undefined branch November 4, 2025 00:00
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.

3 participants