julia
fb4118a3
- Fix some tests invalidated by #44096 (#44427)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix some tests invalidated by #44096 (#44427) The change in #44096 to the default promote behavior of `AbstractArray` with the same `ndims` caused some some tests in `Base` to be "skipped" silently. This PR tries to re-activate them.
References
#44427 - Fix test invalided by #44096
Author
N5N3
Parents
a9d8c859
Loading