Debian Patches
Status for ojalgo/55.0.0+ds-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
no_jmh_available.patch | org.openjdk.jmh has not been packaged into Debian yet | Pierre Gruet <pgt@debian.org> | not-needed | 2022-07-07 | ||
no_TempDir_annotation.patch | the @TempDir annotation is a feature not yet available in junit5 in Debian, we circumvent it by creating a temporary directory. | Pierre Gruet <pgt@debian.org> | not-needed | 2022-07-07 | ||
relax_time_limit.patch | avoiding to have test failures because of time restrictions, that can be a bit tight depending on the machine. Also we deactivate a test failing to run within the allowed 300 seconds. |
Pierre Gruet <pgt@debian.org> | not-needed | 2022-07-07 | ||
omitting_random_assertion_failure.patch | omitting checks of which success depends on random variables Also in PasswordTest.java, it can happen that the same 1-character password is generated twice in a row (also with other lengths!). So I am discarding the tests with length 1 or 2. |
Pierre Gruet <pgt@debian.org> | not-needed | 2022-09-19 | ||
flaky_test.patch | deactivating a flaky test, which can indeed fail sometimes according to the comment ahead | Pierre Gruet <pgt@debian.org> | not-needed | 2024-02-11 |
All known versions for source package 'ojalgo'
- 55.0.0+ds-1 (sid, trixie)
- 52.0.1+ds-1 (bookworm)