RFR: 8326027: Comparing buffered images of white background frame fails in Mac
Sergey Bylokhov
serb at openjdk.org
Thu Aug 29 23:17:18 UTC 2024
On Thu, 29 Aug 2024 04:38:29 GMT, Tejesh R <tr at openjdk.org> wrote:
> On analysis of captured image, it is observed that there are few pixels which vary slightly w.r.t to expected color. Hence tolerance is included in color comparison.
> Tested in mach5 multiple time and its green.
Have you checked what is the root cause? Are the pixels drawn incorrectly in the frame, or is the robot distorting the colors when it grabs the pixels?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20760#issuecomment-2319362753
More information about the client-libs-dev
mailing list