Skip to content

Conversation

@fredrikekre
Copy link
Member

@fredrikekre fredrikekre commented Oct 16, 2024

There are tests elsewhere that i) make sure there is no zero-arg methods of these functions and ii) tests that e.g. +() throws a MethodError. Without this patch there are test errors whenever the same test process runs both of these tests.

Fix #56190, fix #56136.

There are tests elsewhere that i) make sure there is no zero-arg methods
of these functions and ii) tests that e.g. `+()` throws a `MethodError`.
Without this patch there are test errors whenever the same test process
runs both of these tests.
@fredrikekre fredrikekre merged commit f5937b4 into master Oct 16, 2024
7 checks passed
@fredrikekre fredrikekre deleted the fe/zero branch October 16, 2024 11:46
giordano pushed a commit that referenced this pull request Nov 11, 2024
There are tests elsewhere that i) make sure there is no zero-arg methods
of these functions and ii) tests that e.g. `+()` throws a `MethodError`.
Without this patch there are test errors whenever the same test process
runs both of these tests.

(cherry picked from commit f5937b4)
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.

errorshow is frequently failing CI StackOverflowError in errorshow.jl tests caused by a failed process

2 participants