Skip to content

chore: bump spec corpus to carve 95fe6e8 - #1305

Merged
dereuromark merged 1 commit into
mainfrom
automation/bump-spec
Aug 16, 2026
Merged

chore: bump spec corpus to carve 95fe6e8#1305
dereuromark merged 1 commit into
mainfrom
automation/bump-spec

Conversation

@dereuromark

@dereuromark dereuromark commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Automated bump of the tests/spec submodule to carve main (95fe6e8), rebased onto current main.

The two spec commits this picks up are spec: rule the two-caption collision the wrapper clause left open and test: pin the cell forms the three writers disagreed about, and move the engine pin.

Why it was red

Nine CarveCorpusTest cases failed, all of them 318-composite-figures-*, and every diff had the same shape: the corpus expected the group's panels to nest directly under the <figure> while the engine still wrapped them in

<div class="carve-figure-panels">

That is not a corpus mismatch this branch introduced. It is a stale base. The bump branch forked from 35f2404, and the engine-side change that drops the wrapper landed on main as #1306 after this branch's checks had already run. The checks described a tree that no longer existed.

Rebasing onto main (e0e7cbc, which contains #1306) resolves the gitlink to 95fe6e8 and the corpus passes with no allowlist entry added and no skip list widened. The submodule bump is still the only change in the diff; the bot's commit subject claimed an implementation attempt that was never in the tree, so the subject now says only what the commit does.

@dereuromark dereuromark changed the title chore: bump spec corpus to carve 427b125 chore: bump spec corpus to carve 95fe6e8 Aug 16, 2026
@dereuromark
dereuromark force-pushed the automation/bump-spec branch 2 times, most recently from 1c58a18 to 1ec8bd3 Compare August 16, 2026 10:23
@dereuromark
dereuromark force-pushed the automation/bump-spec branch from 1ec8bd3 to e885be8 Compare August 16, 2026 11:44
@dereuromark
dereuromark marked this pull request as ready for review August 16, 2026 11:45
@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dereuromark
dereuromark merged commit c50e810 into main Aug 16, 2026
6 checks passed
@dereuromark
dereuromark deleted the automation/bump-spec branch August 16, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant