Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
vadere
vadere
Commits
52604d4e
Commit
52604d4e
authored
Jul 10, 2018
by
Benedikt Zoennchen
Browse files
junit skip test.
parent
dbaabd7b
Pipeline
#61306
passed with stage
in 49 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
52604d4e
...
@@ -22,5 +22,5 @@ unit_tests_with_coverage:
...
@@ -22,5 +22,5 @@ unit_tests_with_coverage:
# mvn test -Dtest=!com.mycompany.app.Legacy*
# mvn test -Dtest=!com.mycompany.app.Legacy*
script
:
script
:
-
mvn clean
-
mvn clean
-
mvn test -Dtest=\!TestConvolution
&
!TestBitonicSort
-
mvn test -Dtest=\!TestConvolution
,
!TestBitonicSort
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment