Skip to content

Commit

Permalink
Disable task queue tests since they are unreliable and the module is …
Browse files Browse the repository at this point in the history
…not used.

(cherry picked from commit 1efcfc0)
Signed-off-by: Stefan Negrea <snegrea@redhat.com>
  • Loading branch information
Stefan Negrea committed Feb 19, 2016
1 parent fba0489 commit ec8fda0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions task-queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,6 @@
</profile>
<profile>
<id>task-queue-integration-tests</id>
<activation>
<property>
<name>!skipTests</name>
</property>
</activation>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit ec8fda0

Please sign in to comment.