Commit 102bfde
committed
plan: correct the Windows-coverage finding --- the runtime does have that leg
Read job by job instead of from the first job of a run:
openkal-llvm-runtime `host-dimension` has a Windows-host row that builds
every target, including x86_64-windows-gnu, and it
resolved openkal-musl@0.19.0 on the PR engine. The
Windows leg of E1 WAS verified.
openkal-musl linux/gcc, linux/llvm, macos/llvm, a Linux<->macOS
cross-link, and a start-on-the-other-system job. No
Windows cell at all.
I concluded from the first job alone that no package in the ecosystem builds
Windows-over-openkal. That was wrong and the conclusion it cast doubt on
stands.
The real gap is smaller and still a gap: the package whose change this round
is `bits/setjmp.h` --- an installed header whose only branch is about
Windows --- has no Windows cell of its own. It is verified today only
transitively, because the runtime's CI pulls musl in as a path dependency and
compiles it along the way.1 parent a7b52d9 commit 102bfde
1 file changed
Lines changed: 16 additions & 11 deletions
Lines changed: 16 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
| 158 | + | |
160 | 159 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
170 | 175 | | |
171 | 176 | | |
172 | 177 | | |
| |||
0 commit comments