Commit d9f928a
committed
Bump the conformance pin to 0.2.0-alpha.8 and baseline the listen checks it surfaces
conformance 4944b268 (0.2.0-alpha.8, unpublished on npm — same
sha256-verified pkg.pr.new mechanics as the previous pin) includes
upstream #372: checks whose prerequisite is missing now fail with a
'Not testable' message instead of skipping outside the pass/fail
denominator.
For this repo that surfaces one new known failure: server-stateless
fails its three subscriptions/listen MUST checks, because the
everything-server's legacy resources/subscribe handlers make it
advertise resources.subscribe in server/discover while
subscriptions/listen answers -32601 — advertised-but-rejected is now a
failure, not a skip. Baseline the scenario in both expected-failures
files until the listen runtime lands. The two listChanged SHOULD checks
remain legitimately skipped (declared false). The tasks-* scenarios
fail with higher check counts (their cascade skips now fail too) but
were already baselined; client legs are unaffected.1 parent 76b7016 commit d9f928a
3 files changed
Lines changed: 22 additions & 9 deletions
File tree
- .github
- actions/conformance
- workflows
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments