DO NOT MERGE: malformed-cell control for #67 - #68
Closed
FumingPower3925 wants to merge 1 commit into
Closed
FumingPower3925 wants to merge 1 commit into
FumingPower3925 wants to merge 1 commit into
Conversation
… merge)
Two injections, to show the new gate going red in real CI:
(a) results/v1.5.8/20260829/x86_64/env.json arch x86_64 -> arm64
(a mislabelled cell, the corruption scrubbed by hand in d3424f4)
(b) results/v0.0.1/20260101/x86_64/summary.json schema_version 4.1,
host_arch_pair without a slash, benchmarks not an array
This branch exists only to make the `build` job fail. It is never merged.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
goceleris-docs | 1a83493 | Commit Preview URL Branch Preview URL |
Sep 15 2026, 01:36 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Throwaway control branch. Exists only to prove the new
Validate benchmark cellsstep inci.ymlactually rejects a bad cell. Two deliberate injections:(a)
results/v1.5.8/20260829/x86_64/env.json— archx86_64->arm64(mislabelled cell)(b)
results/v0.0.1/20260101/x86_64/summary.json—schema_version: 4.1,host_arch_pairwithout a slash,benchmarksnot an arrayExpected: the
buildjob fails at the validate step. Closed and deleted as soon as the failing log is captured for #67.