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
This means this test breaks every time I refactor something there. For example here and here.
I'm not exactly sure what the test is testing, but if it's not too much effort, it'd be nice if the test could be restricted to only test whatever it needed to test for miri, such that it doesn't fail if we change something in std::panicking or std::fmt.