Hi Ambarish,
Does it mean that the test was automatic on Windows and manual on other
OSes?
--Semyon
On 6/15/2016 12:13 PM, Ambarish Rapte wrote:
Hi ,
Please review the test bug fix for JDK9,
Webrev: http://cr.openjdk.java.net/~arapte/8158616/webrev.00/
<http://cr.openjdk.java.net/%7Earapte/8158616/webrev.00/>
Bug: https://bugs.openjdk.java.net/browse/JDK-8158616
Issue:
Misleading description to click pass button in test steps for Windows.
But there is no pass button.
As the pass criteria is verified programmatically, there is no need of
Pass button.
Fix:
Corrected the description &
Skipping the test execution for Windows platform, as the test is
automated under Robot class.
Verification:
Test executes successfully on Windows, Ubunu & Mac
Regards,
Ambarish