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
Noticed this when generating a test coverage report on a machine with many cores.
Apparently that ran into some more extreme drifts in expected timings, which triggered
an assert. Looking into this, we can and should just handle this case.
(Note: not visible in this PR, but the code will log an error as well when this happens).
Signed-off-by: Otto van der Schaaf <oschaaf@we-amp.com>
0 commit comments