Update official conformance to alpha.2#277
Draft
leehack wants to merge 1 commit into
Draft
Conversation
76150de to
43c277b
Compare
43c277b to
dbf89e9
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev/2026-07-28-rc #277 +/- ##
==================================================
Coverage 84.75% 84.75%
==================================================
Files 70 70
Lines 15364 15364
==================================================
Hits 13022 13022
Misses 2342 2342
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@modelcontextprotocol/conformance@0.2.0-alpha.1to0.2.0-alpha.2.--spec-version DRAFT-2026-v1.json-schema-ref-no-derefas an expected 2026 RC client failure because the alpha.2 fixture advertises only stable protocol versions when the runner forcesDRAFT-2026-v1.Validation
dart format .dart analyzedart test(rerun passed; first run had one non-reproducing SSE assertion failure while other gates were running in parallel)dart run bin/mcp_dart.dart conformance --suite all --jsonfrompackages/mcp_dart_cli(72/72)dart run test/conformance/run_2025_server_conformance.dart --output-dir .dart_tool/conformance/alpha2_fix_2025_server --timeout-seconds 90(49/49)npx -y @modelcontextprotocol/conformance@0.2.0-alpha.2 client --command "dart run test/conformance/mcp_2026_rc_client.dart" --suite all --spec-version 2025-11-25 --verbose -o .dart_tool/conformance/alpha2_fix_2025_client(222/222)dart run test/conformance/run_2026_rc_server_conformance.dart --output-dir .dart_tool/conformance/alpha2_fix_2026_server --timeout-seconds 90(19/19)dart run test/conformance/run_2026_rc_client_conformance.dart --output-dir .dart_tool/conformance/alpha2_fix_2026_client_full --timeout-seconds 90(34 passed, 1 expected failure)