Commit ceb48d1
committed
tests/interaction: correct three annotations after spec validation
Per-entry validation of all 128 removed_in / 2026 arm_exclusions
annotations against the 2025-11-25 and 2026-07-28 (draft) spec text
found three inaccuracies:
- resources:subscribe:capability-required: removed_in is correct but
the note claimed a separate subscriptions capability exists; the
draft schema retains resources.subscribe (reinterpreted as opt-in
for the resourceSubscriptions filter on subscriptions/listen).
- logging:message:all-levels, logging:message:fields: drop the
legacy-only-vocabulary 2026 arm_exclusion. The eight RFC 5424 levels
and the notifications/message payload fields are unchanged in the
draft (deprecated by SEP-2577 but present), and neither test depends
on logging/setLevel.
41 spec_version=2026 arm_exclusions remain (was 43); 504 connect cells
unchanged; 100% coverage.1 parent 24d47cc commit ceb48d1
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
953 | 953 | | |
954 | 954 | | |
955 | 955 | | |
956 | | - | |
957 | | - | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
958 | 959 | | |
959 | 960 | | |
960 | 961 | | |
| |||
1216 | 1217 | | |
1217 | 1218 | | |
1218 | 1219 | | |
1219 | | - | |
1220 | 1220 | | |
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
1224 | 1224 | | |
1225 | 1225 | | |
1226 | 1226 | | |
1227 | | - | |
1228 | 1227 | | |
1229 | 1228 | | |
1230 | 1229 | | |
| |||
0 commit comments