changeset 16326:d8efcad28072

7147083: [TEST_BUG] DnDFileGroupDescriptor not applicable on Mac Reviewed-by: ssadetsky, serb Contributed-by: Maksim Khramov <maksim.khramov@oracle.com>
author yan
date Fri, 09 Dec 2016 12:42:17 +0300
parents fc6ede6780e5
children eca374b7abf3
files test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java	Thu Dec 08 08:11:47 2016 -0800
+++ b/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java	Fri Dec 09 12:42:17 2016 +0300
@@ -25,6 +25,7 @@
   test
   @bug 6242241
   @summary Tests basic DnD functionality in an applet
+  @requires (os.family == "windows")
   @author Your Name: Alexey Utkin area=dnd
   @run applet/manual=yesno DnDFileGroupDescriptor.html
 */