You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2019/07/01 07:19:59 UTC

[netbeans] 01/01: Revert "Travis, run ide modules tests"

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

lkishalmi pushed a commit to branch revert-1318-test_ide_modules
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 9a5b6f0c0f5aec4a4f3ed5d353c3c8c6b2bbd7c2
Author: Laszlo Kishalmi <la...@gmail.com>
AuthorDate: Mon Jul 1 00:19:48 2019 -0700

    Revert "Travis, run ide modules tests"
---
 .travis.yml | 103 ------------------------------------------------------------
 1 file changed, 103 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 461b40b..868e75c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -71,106 +71,3 @@ matrix:
 
         - env: SIGTEST=false COMPILETEST=false RAT=false EOL=false LICENSE=false CV=false RUN_TESTS_JDK8=false RUN_TESTS_JDK9PLUS=true TEST_JDK_VERSION="--feature 12 --license GPL" TEST_RUN_OPTIONS='-Dtest.run.args=--add-exports=jdk.javadoc/com.sun.tools.javadoc.main=ALL-UNNAMED -Dtest.use.jdk.javac=true' TEST_MODULES="java/java.completion" OPTS="-Dcluster.config=java -quiet build -Djavac.compilerargs=-nowarn -Dbuild.compiler.deprecation=false"
           jdk: openjdk8
-          
-        - env: > 
-            SIGTEST=false 
-            COMPILETEST=false 
-            RAT=false 
-            EOL=false 
-            LICENSE=false 
-            CV=false 
-            RUN_TESTS_JDK9PLUS=false 
-            RUN_TESTS_JDK8=true 
-            OPTS="-Dcluster.config=minimal -quiet build -Djavac.compilerargs=-nowarn -Dbuild.compiler.deprecation=false -Dtest-unit-sys-prop.ignore.random.failures=true"
-            TEST_MODULES="ide/api.xml.ui
-             ide/bugtracking
-             ide/bugtracking.bridge
-             ide/bugtracking.commons
-             ide/bugzilla
-             ide/code.analysis
-             ide/core.ide
-             ide/csl.api
-             ide/csl.types
-             ide/css.editor
-             ide/css.lib
-             ide/css.model
-             ide/db.dataview
-             ide/db.sql.editor
-             ide/docker.api
-             ide/docker.ui
-             ide/editor.bookmarks
-             ide/editor.bracesmatching
-             ide/editor.document
-             ide/editor.fold
-             ide/editor.fold.nbui
-             ide/editor.guards
-             ide/editor.indent
-             ide/editor.indent.project
-             ide/editor.macros
-             ide/editor.search
-             ide/editor.settings
-             ide/editor.settings.storage
-             ide/editor.tools.storage
-             ide/editor.util
-             ide/extbrowser
-             ide/extexecution.base
-             ide/gsf.testrunner.ui
-             ide/html
-             ide/html.custom
-             ide/html.editor
-             ide/html.lexer
-             ide/html.parser
-             ide/html.validation
-             ide/hudson
-             ide/hudson.git
-             ide/hudson.mercurial
-             ide/hudson.subversion
-             ide/hudson.tasklist
-             ide/hudson.ui
-             ide/javascript2.debug
-             ide/languages.yaml
-             ide/lexer
-             ide/lib.terminalemulator
-             ide/libs.freemarker
-             ide/libs.git
-             ide/libs.graalsdk
-             ide/localhistory
-             ide/o.openidex.util
-             ide/parsing.api
-             ide/parsing.indexing
-             ide/parsing.lucene
-             ide/project.ant
-             ide/project.ant.compat8
-             ide/project.ant.ui
-             ide/project.libraries
-             ide/project.libraries.ui
-             ide/projectapi
-             ide/projectapi.nb
-             ide/projectuiapi.base
-             ide/refactoring.api
-             ide/schema2beans
-             ide/server
-             ide/spellchecker
-             ide/spi.editor.hints
-             ide/spi.palette
-             ide/spi.tasklist
-             ide/tasklist.ui
-             ide/team.commons
-             ide/terminal.nb
-             ide/utilities
-             ide/versioning.masterfs
-             ide/versioning.util
-             ide/web.common
-             ide/web.common.ui
-             ide/web.webkit.debugging
-             ide/xml
-             ide/xml.axi
-             ide/xml.core
-             ide/xml.lexer
-             ide/xml.multiview
-             ide/xml.text
-             ide/xml.text.obsolete90
-             ide/xml.xam
-             ide/xml.xdm
-             ide/xsl"
-          jdk: openjdk8


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

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