• Omer Katz's avatar
    cppgc: Increase tolerance in MetricRecorder unittests · e6e9721b
    Omer Katz authored
    Tolerance was set to 50 microseconds. This is not enough and causes
    flaky failures. Tolerance is needed because we record milliseconds and
    an empty scope can still take a few milliseconds to create and destroy.
    
    Increasing the tolerance to 500 microseconds should suffice and makes
    sense for the test. All expected values are in 10s of milliseconds, so
    half a millisecond tolerance should be reasonable.
    
    Bug: v8:11367
    Change-Id: I2d284efe5176ec9938b6a378f4b5f1bda0e58781
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2659058
    Commit-Queue: Omer Katz <omerkatz@chromium.org>
    Auto-Submit: Omer Katz <omerkatz@chromium.org>
    Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#72426}
    e6e9721b
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...