On Thu, 10 Nov 2022 14:56:17 GMT, Lukasz Kostyra <d...@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).
>
> Lukasz Kostyra has updated the pull request with a new target base due to a 
> merge or a rebase. The pull request now contains one commit:
> 
>   8296589: PixelBufferDrawTest fails on some systems
>   
>   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 tighter than other tests which use 0.07).

> lukostyra force-pushed the JDK-8296589-PixelBufferDrawTest-tolerance branch 
> from 46665a4 to 082cd74

@lukostyra Please don't force push to your branch once the PR has been 
published as `rfr`. See item 3 of [the pull request section in 
CONTRIBUTING.md](https://github.com/openjdk/jfx/blob/master/CONTRIBUTING.md#submitting-your-changes-via-a-pull-request).

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

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

Reply via email to