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
We've now added more tests and pushed the total duration over 5 seconds
for all the tests in this file.
In general it seems like for components that are heavily tested, we're
increasing the default timeout.
At the moment this makes it seem like you're doing something wrong if a
file with tests takes more than 5 seconds, when in actual fact the limit
seems arbitrary.
I wonder if we could reverse this and set timeouts of 5 seconds only
where they're needed.
0 commit comments