<AWT Dev> [10] JDK-8193463: [TESTBUG] [PIT]: java/awt/TrayIcon/TrayIconPopup/TrayIconPopupClickTest.java fails
Shashidhara Veerabhadraiah
shashidhara.veerabhadraiah at oracle.com
Wed Jan 17 06:34:49 UTC 2018
Hi All, Please review a test only fix for a regression caused under the original bug: https://bugs.openjdk.java.net/browse/JDK-8146537
Bug: https://bugs.openjdk.java.net/browse/JDK-8193463
Webrev: http://cr.openjdk.java.net/~sveerabhadra/8193463/webrev.02/
Summary: The test created under the original bug assumes a certain system setting which is not default under the windows platform though it is a standard assumption for the tray icon related tests. Hence this test is being converted to a manual test by adding a step to change the system default setting before continuing the test. The original bug fixes an issue with windows platform, hence this test is made to test only on the windows platform.
Thanks and regards,
Shashi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20180116/8ab50f6f/attachment.html>
More information about the awt-dev
mailing list