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
transform_listener_backwards_reset fails almost 100% on my AMD EPYC
environment. Sleep by spin_for_a_second() seems to be too small and
slept only a millisecond.
Fix it to a second to match with the function name.
This makes the test possible to pass on EPYC environment.
0 commit comments