Skip to content

fix: actually sort files for adjacency testing#26816

Merged
davidby-influx merged 1 commit intomaster-1.xfrom
DSB_adjacency_fix
Sep 19, 2025
Merged

fix: actually sort files for adjacency testing#26816
davidby-influx merged 1 commit intomaster-1.xfrom
DSB_adjacency_fix

Conversation

@davidby-influx
Copy link
Copy Markdown
Contributor

Adjacency test was not sorting input files
by generation and sequence

@davidby-influx davidby-influx merged commit f04dcda into master-1.x Sep 19, 2025
9 checks passed
@davidby-influx davidby-influx deleted the DSB_adjacency_fix branch September 19, 2025 04:34
devanbenz pushed a commit that referenced this pull request Oct 6, 2025
Adjacency testing would fail if inputs were
not sorted, because the sorting was on an
unused slice.

(cherry picked from commit f04dcda)
devanbenz added a commit that referenced this pull request Oct 6, 2025
Co-authored-by: davidby-influx <72418212+davidby-influx@users.noreply.github.com>
devanbenz pushed a commit that referenced this pull request Feb 4, 2026
Adjacency testing would fail if inputs were
not sorted, because the sorting was on an
unused slice.

(cherry picked from commit f04dcda)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants