Skip to content

Commit 648c75b

Browse files
author
Vladimir Kotal
committed
skip MercurialRepositoryTest on Windows
it times out when running 'hg update mybranch'
1 parent dd92046 commit 648c75b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opengrok-indexer/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ Portions Copyright (c) 2020-2020, Lubos Kosco <[email protected]>.
411411
<excludes>
412412
<exclude>**/*XrefTest.java</exclude>
413413
<exclude>**/HistoryGuruTest.java</exclude>
414+
<exclude>**/MercurialRepositoryTest.java</exclude>
414415
</excludes>
415416
</configuration>
416417
</plugin>

0 commit comments

Comments
 (0)