Commit 3020195
authored
The nightly-macos job in .github/workflows/replays-nightly.yml is
byte-identical in substance to smoke-macos in .github/workflows/macos.yml:
same setup-apple-runner-build call, same macos-helper gate, same
replay-macos gate invoked with --retries 2 --report-junit
test/artifacts/replays-macos.junit.xml. macos.yml already runs this gate
on every pull_request and every push to main, so the nightly copy adds no
additional information — 0/40 nightly runs have ever failed independently
of the PR/push gate.
Verified: check:gate-manifest and check:gate-manifest:test still pass
against the trimmed workflow (no gate lost its CI owner), and the full
check:tooling suite is green.
1 parent 0697915 commit 3020195
1 file changed
Lines changed: 0 additions & 45 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
0 commit comments