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
Ensure progress begin and end to be send during test if we start a progress.
A lot of test rely on it. Example #4627
Setting optProgressStartDelay = 0 and optProgressUpdateDelay = 0 is not enough. The progress report might still ends before it get the chance to sen progress begin and end message.