RFR: 8296589: PixelBufferDrawTest fails on some systems [v2]

Lukasz Kostyra duke at openjdk.org
Thu Nov 10 14:56:17 UTC 2022


> 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).

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

Changes: https://git.openjdk.org/jfx/pull/944/files
 Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=944&range=01
  Stats: 6 lines in 1 file changed: 1 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jfx/pull/944.diff
  Fetch: git fetch https://git.openjdk.org/jfx pull/944/head:pull/944

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


More information about the openjfx-dev mailing list