Skip to content

Conversation

@andreasnoack
Copy link
Member

This should fix the failure on 1.13. The root cause is once again the new behavior of reduce(vcat,...) for single-element collections discussed in #334. Here, the solution is just to adjust the test that relied on the old behavior.

@andreasnoack andreasnoack requested a review from nalimilan January 2, 2026 19:44
@andreasnoack andreasnoack merged commit 164b47e into an/aqua Jan 4, 2026
8 checks passed
@andreasnoack andreasnoack deleted the an/fixrows branch January 4, 2026 16:01
andreasnoack added a commit that referenced this pull request Jan 4, 2026
* Update to [email protected]

* Test on pre instead of nightly

* Update runtests.jl

Co-authored-by: Milan Bouchet-Valat <[email protected]>

* Make coeftable(::MatrixTerm) always return Vector{String} (#334)

* Adjust test for #185 to not rely on old reduce(vcat, ...) behavior for single element collections (#335)

* Adjust test for #185 to not rely on old reduce(vcat, ...) behavior for single element collections

* Run CI on all PRs

---------

Co-authored-by: Milan Bouchet-Valat <[email protected]>
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.

3 participants