jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Jonathan Tan 2fd050c567 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
2023-04-27 01:00:58 +02:00
..
api Do not create reflog for remote tracking branches during clone 2022-06-25 12:09:01 +01:00
attributes Ignore core.eol if core.autocrlf=input 2020-05-22 17:09:23 -04:00
diff Fix PathSuffixFilter: can decide only on full paths 2021-06-21 13:03:22 +02:00
dircache DirCache: support option index.skipHash 2023-03-28 23:16:08 +02:00
events Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
fnmatch Remove duplicate copyright statements 2020-01-04 01:34:46 +01:00
gitrepo RepoCommand: Do not set 'branch' if the revision is a tag 2021-05-26 14:32:04 +02:00
ignore Remove duplicate copyright statements 2020-01-04 01:34:46 +01:00
indexdiff Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
internal GcConcurrentTest: @Ignore flaky testInterruptGc 2023-04-27 01:00:58 +02:00
junit Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
lib Fix CommitTemplateConfigTest 2023-04-27 01:00:58 +02:00
logging Fix bug in PerformanceLogContext 2020-11-06 19:20:08 -04:00
merge Allow file mode conflicts in virtual base commit on recursive merge. 2021-04-06 09:33:04 +01:00
nls Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
notes Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
patch Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
revplot Revert "RevWalk: stop mixing lines of history in topo sort" 2020-02-26 14:47:20 -05:00
revwalk TreeRevFilter: fix wrong stop when the given path disappears 2021-12-17 00:29:11 +01:00
storage/file Merge branch 'stable-5.10' into stable-5.11 2021-12-31 00:26:24 +01:00
submodule Ensure .gitmodules is loaded when accessing submodule name 2020-10-25 22:24:17 +01:00
symlinks Fix remaining javadoc errors raised by doclint 2017-12-21 02:42:14 +01:00
test/resources Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
transport Stop initCause throwing in readAdvertisedRefs 2022-02-08 09:52:03 +00:00
treewalk Fix PathSuffixFilter: can decide only on full paths 2021-06-21 13:03:22 +02:00
util Add option to allow using JDK's SHA1 implementation 2022-11-15 23:08:13 +01:00