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
The problem with above is that JsonTestCheck does some tricks to keep the event log if there is a failure, so it needs to understand what a failure is. Hence, using jsonchecker.JsonTestExpect with expectCheckerFailure=true is a better approach. We should fix this in the existing tests.