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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7c4c888  [TRAVIS] Add more webcommon modules in Travis config
     new 3ac954e  Merge pull request #2018 from blackleg/webcommon_tests
7c4c888 is described below

commit 7c4c88814c4787932a265c6165950c97ce31bab3
Author: Hector Espert <[email protected]>
AuthorDate: Sat Mar 14 13:42:45 2020 +0100

    [TRAVIS] Add more webcommon modules in Travis config
---
 .travis.yml | 33 +++++++++++++++++++++++++++++----
 1 file changed, 29 insertions(+), 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index e2e6351..9ee783c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -449,16 +449,41 @@ matrix:
             - ant $OPTS clean
             - ant $OPTS build
           script:
-            - hide-logs.sh ant $OPTS -f webcommon/languages.apacheconf test
-            - hide-logs.sh ant $OPTS -f webcommon/languages.ini test
+            - hide-logs.sh ant $OPTS -f webcommon/api.knockout test
+            #- hide-logs.sh ant $OPTS -f webcommon/cordova test
+            #- hide-logs.sh ant $OPTS -f webcommon/html.angular test
+            - hide-logs.sh ant $OPTS -f webcommon/html.knockout test-unit
+            - hide-logs.sh ant $OPTS -f webcommon/html.ojet test
             - hide-logs.sh ant $OPTS -f webcommon/javascript.bower test
             - hide-logs.sh ant $OPTS -f webcommon/javascript.cdnjs test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript.grunt test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript.karma test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript.nodejs test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript.v8debug test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript2.doc test
+            #- hide-logs.sh ant $OPTS -f webcommon/javascript2.editor test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript2.extdoc test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript2.extjs test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript2.jade test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript2.jquery test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript2.jsdoc test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript2.json test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript2.knockout test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript2.lexer test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript2.model test
+            #- hide-logs.sh ant $OPTS -f webcommon/javascript2.nodejs test
+            #- hide-logs.sh ant $OPTS -f webcommon/javascript2.prototypejs test
+            #- hide-logs.sh ant $OPTS -f webcommon/javascript2.requirejs test
+            - hide-logs.sh ant $OPTS -f webcommon/javascript2.sdoc test
+            - hide-logs.sh ant $OPTS -f webcommon/languages.apacheconf test
+            - hide-logs.sh ant $OPTS -f webcommon/languages.ini test
+            #- hide-logs.sh ant $OPTS -f webcommon/lib.v8debug test
             - hide-logs.sh ant $OPTS -f webcommon/libs.graaljs test
             - hide-logs.sh ant $OPTS -f webcommon/libs.truffleapi test
-            - hide-logs.sh ant $OPTS -f webcommon/javascript.grunt test
+            - hide-logs.sh ant $OPTS -f webcommon/selenium2.webclient test
             - hide-logs.sh ant $OPTS -f webcommon/web.clientproject test-unit
             - hide-logs.sh ant $OPTS -f webcommon/web.clientproject.api test
-            - hide-logs.sh ant $OPTS -f webcommon/javascript2.doc test
+            - hide-logs.sh ant $OPTS -f webcommon/web.inspect test
 
         - name: "Versioning modules (ide/versioning and ide/versioning.core) 
tests"
           jdk: openjdk8


---------------------------------------------------------------------
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