Skip to content

Conversation

@williamjallen
Copy link
Collaborator

The legacy BuildError and BuildFailure models are treated as if they're derived from the same parent class in the build handler, but there's no guarantee that the fields the build handler attempts to access actually exist on a particular object. This PR resolves a critical issue introduced by #3320 which causes failures when parsing builds with old style build errors.

The legacy BuildError and BuildFailure models are treated as if they're derived from the same parent class in the build handler, but there's no guarantee that the fields the build handler attempts to access actually exist on a particular object.  This PR resolves a critical issue introduced by Kitware#3320 which causes failures when parsing builds with old style build errors.
@josephsnyder josephsnyder added this pull request to the merge queue Jan 8, 2026
Merged via the queue into Kitware:releases/4.8 with commit 6419623 Jan 8, 2026
13 of 14 checks passed
@williamjallen williamjallen deleted the build-handler-stdout-handling-bugfix branch January 8, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants