]> source.dussan.org Git - jgit.git/commit
Fix unstable test 09/7909/6
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 2 Oct 2012 10:45:29 +0000 (12:45 +0200)
committerChristian Halstrick <christian.halstrick@sap.com>
Tue, 2 Oct 2012 10:46:09 +0000 (12:46 +0200)
commit046a497d7774193c019d53fecc64d0a4b2e7d929
tree4ff1e7a0eeee5180e1f69932909d1660aaf01ce8
parent9fbe88aab181f25509bafc25dab5b199b411c34b
Fix unstable test

Add more time to a timestamp to safely go beyond the granularity of
the timestamp resolution of the file system. The lowest resolution we
know of is FAT with two second resolution. Then add some to make sure we
are above the limit.

Change-Id: I85c5b07dcdf2d80de41fe9b2354ccc888bad7f1e
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CommitCommandTest.java