Skip to content

Conversation

@rdimitrov
Copy link
Member

The following PR:

  • Updates the makefile target to use the correct exit flow when a test fails
  • Updates the failing tests referenced in the issue

Fixes #834

Motivation and Context

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@rdimitrov rdimitrov requested a review from a team December 11, 2025 00:09
Signed-off-by: Radoslav Dimitrov <[email protected]>
Signed-off-by: Radoslav Dimitrov <[email protected]>
@rdimitrov rdimitrov merged commit c54a5ac into main Dec 11, 2025
6 checks passed
@rdimitrov rdimitrov deleted the fix-tests branch December 11, 2025 07:57
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.

Tests failing in CI, CI shows as passing

3 participants