feat: add CLI falsifiers and exit tables to six examples - #141
Merged
Conversation
Each flag feeds degenerate input into an existing measured check so the assertion can fail on purpose. Default smoke path is unchanged. README tables document every nonzero code these scripts already returned; no codes were renumbered. Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This was referenced Sep 13, 2026
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.
Summary
Pilot retrofit of six examples that already had measured assertions but no CLI falsifier. Each flag feeds degenerate input into an existing check. Default smoke path is unchanged. README exit tables document every nonzero code the script already returned; no codes were renumbered.
--same-axis/--flat-sourceshape. Not skip-flags.car-mirror-symmetry--no-mirrorlod-decimate-chain--no-decimatecustom-normals-shade--mismatch-anglegltf-export-roundtrip--no-yupexport_yup=Falseimage-pixels-testcard--wrong-origingn-modifier-inputs--same-scale--apiongn-modifier-inputsis unchanged. It still selects a valid path (auto) or the wrong series (dict/rna).--same-scaleis the portable break.Live-run table
Binaries:
.scratch/blender-4.5.11-windows-x64(4.5.11 LTS,4db51e9d1e1e),.scratch/blender-5.1.2-windows-x64(5.1.2,ec6e62d40fa9),.scratch/blender-5.2.1-windows-x64(5.2.1 LTS,9e2066aef7ef). Check-only, no--output. 5.1 evidence in this table is local, not CI. CI 5.1 is theneeds-5.1smoke job.--no-mirror--no-decimate--mismatch-angle--no-yup--wrong-origin--same-scaleObserved errors (same on all three versions):
--no-mirror: evaluated body 126 verts ≠2n−c224--no-decimate: evaluated tris 2260 ≥ base 2260--mismatch-angle: Shell sharp set 4 extra / 0 missing of 48 expected--no-yup: POSITION bounds deviate8.700e-01from axis-converted bbox--wrong-origin: byte round-trip error0.9215687>0.0019618--same-scale: readback1.0≠ intended2.0on Scale2None of the six resisted falsification. No assertion was loosened. Exit 9 on gltf is the bbox check; legal.
Claim labels
--outputnot exercised here). Smoke catalog rows unchanged (falsifiers must not run on the default smoke path).Explicitly not in this PR
swatch-grid --no-verify(skip-flag defect; next batch).bake-normal-high-to-low,catalog.json, gallery assets.VERSION/CHANGELOG.md.Test plan
needs-5.15.1 smoke green