Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add a bunch of
@inferred
to the iterators test set (#56885)
The `@inferred` macro is applied to the following functions: * `Base.IteratorSize` * `Base.IteratorEltype` * `eltype` * `axes` * `size` * `length` * `ndims` * `isempty` xref #56802 xref #56838
- Loading branch information
b0ae24f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Executing the daily package evaluation, I will reply here when finished:
@nanosoldier
runtests(isdaily = true)
b0ae24f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The package evaluation job you requested has completed - possible new issues were detected.
The full report is available.
Report summary
❗ Packages that crashed
47 packages crashed.
✖ Packages that failed
33 packages failed only on the current version.
3405 packages failed on the previous version too.
✔ Packages that passed tests
36 packages passed tests only on the current version.
5353 packages passed tests on the previous version too.
➖ Packages that were skipped altogether
1366 packages were skipped on the previous version too.