Commit bf5cb42
test-lfm2: skip needle test suite for legacy parser
The legacy lfm2 parser requires a "force json schema." marker in the
system message to enable tool call grammar. Skip run_template_test_suite
for legacy mode since it uses generic inputs without this marker.
The explicit tests in test-lfm2.cpp still run and cover the legacy parser
behavior with the proper marker.
Enables: lfm2:legacy
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 36da7dc commit bf5cb42
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1420 | 1420 | | |
1421 | 1421 | | |
1422 | 1422 | | |
1423 | | - | |
1424 | | - | |
| 1423 | + | |
1425 | 1424 | | |
1426 | 1425 | | |
1427 | 1426 | | |
| |||
0 commit comments