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 expect might fail initially, and then succeed on the 2nd try of waitFor. This causes the status badge in the UI to go red for a brief moment before turning green, and the log will show the error for a moment.
We should show the "pending" state when an assertion fails inside a waitFor, until it times out.
Describe the bug
Given this play function:
The expect might fail initially, and then succeed on the 2nd try of
waitFor
. This causes the status badge in the UI to go red for a brief moment before turning green, and the log will show the error for a moment.We should show the "pending" state when an assertion fails inside a
waitFor
, until it times out.To Reproduce
See Interactions on https://5a375b97f4b14f0020b0cda3-buizxbusoa.chromatic.com/?path=/story/addons-interactions-accountform--wait-for
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: