You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tests to verify that crash is fixed elsewhere. Fixes#19328 (#19329)
Adding tests for crash reproduction #19328 that I reported, that was
already fixed in nightly.
I added the `pos` ones just in case, as protection against potential
regressions. So far I managed to reproduce the crash only when the
implicit was missing, as in `neg` tests. I can remove the `pos` tests if
you think these are excessive.
I ran only my own tests locally, they passed.
Fixes#19328
cc @soronpo
0 commit comments