Asserting against runtime with no means of either overriding how we log during tests or how time is measured will lead to test failures when CPU time available is scarce.
As this has now happened several times we truncate concrete runtime from the logs only comparing against a placeholder.
Asserting against runtime with no means of either overriding how we log during tests or how time is measured will lead to test failures when CPU time available is scarce.
As this has now happened several times we truncate concrete runtime from the logs only comparing against a placeholder.