Commit b8a88af
committed
Pass http-custom-headers conformance via the #371 fixture-fix preview
The conformance handler now replays the harness-supplied toolCalls verbatim
(including the null and Base64-edge-case values) instead of synthesizing
arguments from the schema, so every per-parameter check is exercised: the
null-omission and Base64-unsafe checks now fire correctly.
Pins CONFORMANCE_PKG to the pkg.pr.new preview of conformance#371, which fixes
the fixture's spec-forbidden number-typed x-mcp-header annotations, and removes
http-custom-headers from both expected-failures baselines (it now passes 18/18
on both the default and 2026-07-28 legs). Repin to the published release once
#371 ships.1 parent c895823 commit b8a88af
4 files changed
Lines changed: 25 additions & 44 deletions
File tree
- .github
- actions/conformance
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | 338 | | |
357 | 339 | | |
358 | | - | |
| 340 | + | |
359 | 341 | | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
364 | 347 | | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
365 | 351 | | |
366 | 352 | | |
367 | | - | |
368 | | - | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
369 | 360 | | |
370 | | - | |
| 361 | + | |
371 | 362 | | |
372 | | - | |
| 363 | + | |
373 | 364 | | |
374 | 365 | | |
375 | 366 | | |
| |||
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 24 | + | |
31 | 25 | | |
32 | 26 | | |
33 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 14 | | |
24 | 15 | | |
25 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
0 commit comments