Deterministic failures in http/tests/media/video-buffered-range-contains-currentTime.html |
|
Issue description""" third_party/blink/tools/run_web_tests.py -t gn --driver-logging http/tests/media/video-buffered-range-contains-currentTime.html """ The failure is caused by different fonts being used to renderer the time stamp. The current test expectations appear to rely on some type of renderer-related state being carried over from previous tests. I discovered this bug using this CL: https://chromium-review.googlesource.com/c/chromium/src/+/1259722 Which always resets the renderer between successive runs of layout tests.
,
Oct 3
Hm...I suspect this is caused by a different system font on my OS [10.13.6] compared to the bots that run this test? |
|
►
Sign in to add a comment |
|
Comment 1 by erikc...@chromium.org
, Oct 3