Skip to content

Commit

Permalink
Revert "CLOUDERA-BUILD: exclude flakey tests"
Browse files Browse the repository at this point in the history
This reverts commit 9f532a2.
  • Loading branch information
Jonathan Hsieh committed Sep 8, 2011
1 parent bebac3d commit d3975f0
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Expand Up @@ -381,19 +381,6 @@
<forkMode>always</forkMode>
<forkedProcessTimeoutInSeconds>480</forkedProcessTimeoutInSeconds>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
<excludes>
<exclude>**/TestCollectorSink.java</exclude>
<!-- testHdfsDownInterruptBeforeOpen -->
<exclude>**/TestLivenessManager.java</exclude>
<!-- testNoHang -->
<exclude>**/TestConcurrentWALMan.java</exclude>
<!-- test10thread -->
<exclude>**/TestConcurrentDFOMan.java</exclude>
<!-- test100thread -->
<exclude>**/TestTailSource.java</exclude>
<!-- testCloseBlocksUntilThreadDone -->

</excludes>
</configuration>
</plugin>

Expand Down

0 comments on commit d3975f0

Please sign in to comment.