Integrated: 8296589: PixelBufferDrawTest fails on some systems

Lukasz Kostyra duke at openjdk.org
Mon Nov 14 14:02:17 UTC 2022


On Wed, 9 Nov 2022 18:00:31 GMT, Lukasz Kostyra <duke at openjdk.org> wrote:

> Issue happening on some hardware due to slightly different pixel values being returned.
> 
> Increased tolerance of asserts in compareColor function to allow these tests to pass (0.01 delta is still tighter than other similar tests which use 0.07).

This pull request has now been integrated.

Changeset: 0ee116d3
Author:    Lukasz Kostyra <lukasz.kostyra at oracle.com>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/0ee116d3ff7d9b91df1424b2cebd4b771adb0c89
Stats:     6 lines in 1 file changed: 1 ins; 0 del; 5 mod

8296589: PixelBufferDrawTest fails on some systems

Reviewed-by: kcr, angorya

-------------

PR: https://git.openjdk.org/jfx/pull/944


More information about the openjfx-dev mailing list