]> source.dussan.org Git - jgit.git/commitdiff
Skip a test that cannot be verified on Windows 27/7327/1
authorRobin Rosenberg <roro01@handelsbanken.se>
Tue, 21 Aug 2012 16:17:31 +0000 (18:17 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 21 Aug 2012 17:43:47 +0000 (19:43 +0200)
Change-Id: I1d1ed122c714f39ca7fb557224756205274804eb

org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CommitAndLogCommandTests.java

index ed32e27b0a7c0cd3b25e8893acaa635fd98e4136..6424f1c5d3b02250bfa46a0ebfc134b40fe5eb94 100644 (file)
@@ -256,6 +256,8 @@ public class CommitAndLogCommandTests extends RepositoryTestCase {
 
        @Test
        public void testModeChange() throws IOException, GitAPIException {
+               if (System.getProperty("os.name").startsWith("Windows"))
+                       return; // SKIP
                Git git = new Git(db);
 
                // create file