Skip to content

Commit 53b3dbd

Browse files
nikhil-ctdssrinath-ctds
authored andcommitted
Disabled AlluxioSinkTest
1 parent 5b82329 commit 53b3dbd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1616,6 +1616,9 @@ flexible messaging model and an intuitive client API.</description>
16161616
<value>org.apache.pulsar.tests.PulsarTestListener,org.apache.pulsar.tests.JacocoDumpListener,org.apache.pulsar.tests.AnnotationListener,org.apache.pulsar.tests.FailFastNotifier,org.apache.pulsar.tests.MockitoCleanupListener,org.apache.pulsar.tests.FastThreadLocalCleanupListener,org.apache.pulsar.tests.ThreadLeakDetectorListener,org.apache.pulsar.tests.SingletonCleanerListener</value>
16171617
</property>
16181618
</properties>
1619+
<excludes>
1620+
<exclude>**/AlluxioSink*.java</exclude>
1621+
</excludes>
16191622
</configuration>
16201623
<dependencies>
16211624
<dependency>

0 commit comments

Comments
 (0)