This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch fix_unittests
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/fix_unittests by this push:
     new d35b09240e Y
d35b09240e is described below

commit d35b09240e16b75faf4946747991fa474dfd3a69
Author: Matthias Bläsing <mblaes...@doppel-helix.eu>
AuthorDate: Tue Jun 7 21:12:26 2022 +0200

    Y
---
 .../src/org/netbeans/core/validation/ValidateLayerConsistencyTest.java   | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/platform/o.n.core/test/qa-functional/src/org/netbeans/core/validation/ValidateLayerConsistencyTest.java
 
b/platform/o.n.core/test/qa-functional/src/org/netbeans/core/validation/ValidateLayerConsistencyTest.java
index 1b6d38658f..3dbf17e0fe 100755
--- 
a/platform/o.n.core/test/qa-functional/src/org/netbeans/core/validation/ValidateLayerConsistencyTest.java
+++ 
b/platform/o.n.core/test/qa-functional/src/org/netbeans/core/validation/ValidateLayerConsistencyTest.java
@@ -881,6 +881,7 @@ public class ValidateLayerConsistencyTest extends 
NbTestCase {
         
"EnvironmentProviders/ProfileTypes/Execution/nb-j2ee-deployment.instance",
         "Shortcuts/D-BACK_QUOTE.shadow",
         "Windows2/Components/", // cannot be loaded with a headless toolkit, 
so we have to skip these for now
+        "Maven/actionTemplate.instance", // template
     };
     private boolean skipFile(FileObject fo) {
         String s = fo.getPath();


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to