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
would be more useful it if it printed task 'test_foo' failed at 'assertion failed: ... rather than task '<unnamed>' failed at 'assertion failed: ....
This would make finding the cause of a FAILED in the spew of #[should_fail]fail!s easier, at least until we get capturing/redisplay-as-necessary of the output.