]> source.dussan.org Git - jgit.git/commit
GcConcurrentTest: @Ignore flaky testInterruptGc 09/201109/1
authorJonathan Tan <jonathantanmy@google.com>
Wed, 5 Apr 2023 20:44:59 +0000 (13:44 -0700)
committerJonathan Tan <jonathantanmy@google.com>
Wed, 5 Apr 2023 20:44:59 +0000 (13:44 -0700)
commit5a6e3560820584bab3604d68a04a18c929ea8bcd
tree5a714532faef2714046e52d41b52264270907320
parentd1746842733d41df1e3e61536cc20e66611829fa
GcConcurrentTest: @Ignore flaky testInterruptGc

During my development of Id7721cc5b7ea650e77c2db47042715487983cae6, I
have found this test to be flaky when run by CI. As a speculative fix,
mark this test as @Ignore so it won't be run.

Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Change-Id: Idfe04d7f1fb72a772d4c8d249ca86a9c2eec0b1a
org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/GcConcurrentTest.java