Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
10-build.xml.patch | Modifies the upstream build system. | Vincent Danjean <Vincent.Danjean@ens-lyon.org> | not-needed | |||
20-shadowjar.patch | do not use shadowjar | Sascha Steinbiss <satta@debian.org> | not-needed | |||
30-tests-fix-dataprovider.patch | fix data provider requirements | Sascha Steinbiss <satta@debian.org> | no | |||
40-tests-fix-testng.patch | Fix testng version and disable some tests. testng below or equal to 6.9.13.4 does not correctly map long and Integers. This leads to test issues when provider [0,9] values and methods expects a long (testng sends an Integer). This patch disable some tests around this |
Olivier Sallou | not-needed | 2018-09-18 | ||
50-tests-exclude-Barclay.patch | There used to be a tes suite error with BarclayParser and so this test was excluded. It turned out that the error does not occur under all circumstances - may be this patch can/should be deleted. . FIXME: Try next release without this patch |
Andreas Tille <tille@debian.org> | not-needed | 2018-12-01 | ||
remove_google_nio.patch | Remove Google cloud storage | Olivier Sallou | not-needed | 2018-04-23 | ||
fix_unreadabletests.patch | some tests try to check that a non readable file or directory is correctly managed. However during Debian build, sometimes user is root and unreadable is not effective. This patch removes related tests |
Olivier Sallou <osallou@debian.org> | not-needed | |||
60-tests-exclude-network.patch | command tries to determine local host name via inet addressthis fails in debian CI with network disabled | Olivier Sallou <osallou@debian.org> | no | |||
non-intel-skip-intel-tests | Skip Intel tests on non-Intel | Michael R. Crusoe <crusoe@debian.org> | no | |||
correct_dataprovider_TestDontMergeAbuttingData.patch | providing test with the right data types as arguments Test testActionsWithDontMergeAbutting needs to be provided with three arguments, the second of which has type long. But the current data provider sends an int. |
Pierre Gruet <pgtdebian@free.fr> | yes | 2021-01-28 |