mbien commented on code in PR #6061:
URL: https://github.com/apache/netbeans/pull/6061#discussion_r1233190191


##########
enterprise/j2ee.common/test/unit/src/org/netbeans/modules/j2ee/common/ClasspathUtilTest.java:
##########
@@ -27,13 +27,15 @@
 import java.util.LinkedHashMap;
 import java.util.LinkedList;
 import java.util.List;
+import org.junit.Ignore;
 import org.netbeans.junit.NbTestCase;
 import org.openide.filesystems.FileUtil;
 
 /**
  *
  * @author sherold
  */
+@Ignore("jar files which are base for this class are missing")
 public class ClasspathUtilTest extends NbTestCase {

Review Comment:
   I edited my post while you commented. please check again :)
   
   > When I run the tests locally via IDE it is ignored. 
   
   thats good



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to