Commit ba1a897
Fix CI test failures: 375.riddl syntax and skip external repo test
1. Fix 375.riddl: Convert bare string literal to comment in handler body
- Bare strings are no longer valid statements
2. Skip institutional-commerce test temporarily
- External repo has old RIDDL syntax that needs updating
- Added TODO comment to re-enable when repo is updated
- Tests using `ignore` instead of `in` to skip gracefully
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent adcb9dd commit ba1a897
3 files changed
Lines changed: 5 additions & 3 deletions
File tree
- riddlc
- input/issues
- jvm/src/test/scala/com/ossuminc/riddl
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments