]> source.dussan.org Git - jgit.git/commit
Attempt to stabilize FileTreeIterator test on Windows 53/9853/1
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Wed, 23 Jan 2013 06:55:13 +0000 (07:55 +0100)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Wed, 23 Jan 2013 06:55:28 +0000 (07:55 +0100)
commitdb341527949fe98e56a0a463f74c55398f005a45
tree1c4eb259c9ba1c137043885f783aeaac4d372fb7
parent910a69d4c8a892a71f4ac1f8c54f7d91887001d5
Attempt to stabilize FileTreeIterator test on Windows

My guess is that the higher resolution of timestamps provided by Java on
Windows causes this test to occasionally fail.

Bug: 396662
Change-Id: Ia10d76e95fe6156c7ad05972619160e461606805
org.eclipse.jgit.test/tst/org/eclipse/jgit/treewalk/FileTreeIteratorTest.java