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 baseline file doesn't seems to be updated where there are no errors (witch is probably fine), but also when there are warnings.
I would expect it to be updated in the later case, it seems strange that removed errors are not recorded if there are warning that can be ignored (especially since the exit code is 0, since my failOnWarnings is set to False)