<Swing Dev> RFR: 8239827: The test OpenByUNCPathNameTest.java should be changed to be manual
Tejpal Rebari
tejpal.rebari at oracle.com
Fri May 22 10:02:45 UTC 2020
Hi All,
Please review the following test only fix for jdk15.
Bug: https://bugs.openjdk.java.net/browse/JDK-8239827 <https://bugs.openjdk.java.net/browse/JDK-8239827>
Webrev : http://cr.openjdk.java.net/~trebari/swing/8239827/webrev00/ <http://cr.openjdk.java.net/~trebari/swing/8239827/webrev00/>
This test regularly left open Notepad window in the nightly testing.
So it was added to problem list.
The test opens file by local path name and UNC path name in windows and
then try to close the file using alt + f4, which is not working.
So changed the test to manual test and removed from problem list.
Tested on Windows Platform.
Thanks and Regards
Tejpal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20200522/abacc875/attachment.htm>
More information about the swing-dev
mailing list