Commit d011040
Node 22's test-runner workers on Linuxbrew return spawn ENOENT on every
absolute path, which previously forced the harness step to soft-fail and
silently green regressions. Pin the harness unit tests to Node 20; Node
22 is restored for the main content gate (Verify v4 docs) and the
guides build.
Keeping continue-on-error: true on the harness step for now — with
Node 20 the spawns work, which surfaces 7 pre-existing tutorial-driver
failures (blog-tutorial fixture's lucee.json is no longer emitted by
`wheels new`). Follow-up issue will fix the fixture; once fixed, drop
continue-on-error so regressions fail CI as originally intended.
Refs #2178
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 852d0e9 commit d011040
1 file changed
Lines changed: 30 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
73 | 87 | | |
74 | 88 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
82 | 97 | | |
83 | 98 | | |
84 | 99 | | |
85 | 100 | | |
86 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
87 | 110 | | |
88 | 111 | | |
89 | 112 | | |
| |||
0 commit comments