On Fri, 28 Jan 2022 21:03:48 GMT, lawrence.andrews <d...@openjdk.java.net> 
wrote:

> 1) Removed =yesno that was causing the test to fail with following exception
> test result: Error. Parse Exception: Arguments to `manual' option not 
> supported: yesno
> After removing =yesno, test was just passing without user interaction so 
> fixed the following
> 
> Add the following so that user can user interact with the test
> a) Added pass/fail button and instruction for the user to know what he/she is 
> going to test and what is expected.
> b) Added Dialog with textarea to enter the reason for the testcase failure. 
> This will help the user to understanding the reason why the test was failed 
> while analyzing the results. 
> 
> @shurymury

on macOS we are currently getting ONLY greyscale. No B&W. No LCD.
So this test isn't much use on macOS and in general any test that sets a HINT 
can't be too prescriptive about what it expects back. I'd be inclined to 
exclude macOS from this test for it to be at all useful.

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

PR: https://git.openjdk.java.net/jdk/pull/7275

Reply via email to