Skip to content

testsuite: Increase tolerance of T16916

Ben Gamari requested to merge wip/T16916 into master

T16916 (testing #16916 (closed)) has been slightly fragile in CI due to its reliance on CPU times. While it's hard to see how to eliminate the time-dependence entirely, we can nevertheless make it more tolerant.

Fixes #16966.

Merge request reports