-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix oraclelinux minizip build + actually run zip unit tests #1744
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
This reverts commit 02abf46.
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Kudos, SonarCloud Quality Gate passed! |
flomnes
approved these changes
Nov 7, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reproduced runtime error in OL8 with v8.7.0
I was unable to verify if this patch fixes, since OL8 jobs are only run "rarely".
JasonMarechal25
pushed a commit
that referenced
this pull request
Nov 17, 2023
* Add unit label to zip writer test Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Enable oracle linux build only Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Fix test property Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Enable oracle linux CI Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Retry oracle CI Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Install zlib on oracle linux build image Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Revert "Enable oracle linux build only" This reverts commit 02abf46. * Revert oracle CI activation Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Add other missing test labels Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Fix test name Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> --------- Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> (cherry picked from commit f6c8f7f)
flomnes
added a commit
that referenced
this pull request
Nov 20, 2023
* 8.8.0-rc1 * Update changelog, version numbers * Fix version numbers * RC++ * [skip ci] Changelog * Fix Oracle Linux minizip build + actually run zip unit tests (#1744) * Add unit label to zip writer test Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Enable oracle linux build only Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Fix test property Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Enable oracle linux CI Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Retry oracle CI Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Install zlib on oracle linux build image Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Revert "Enable oracle linux build only" This reverts commit 02abf46. * Revert oracle CI activation Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Add other missing test labels Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Fix test name Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> --------- Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> (cherry picked from commit f6c8f7f) * RC3 --------- Co-authored-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> Co-authored-by: Jason Marechal <jason.marechal+github@gmail.com>
flomnes
added a commit
that referenced
this pull request
Nov 20, 2023
* 8.8.0-rc1 * Update changelog, version numbers * Fix version numbers * RC++ * [skip ci] Changelog * Fix Oracle Linux minizip build + actually run zip unit tests (#1744) * Add unit label to zip writer test Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Enable oracle linux build only Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Fix test property Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Enable oracle linux CI Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Retry oracle CI Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Install zlib on oracle linux build image Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Revert "Enable oracle linux build only" This reverts commit 02abf46. * Revert oracle CI activation Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Add other missing test labels Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Fix test name Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> --------- Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> (cherry picked from commit f6c8f7f) * RC3 * Take variable status (integer/continuous) into account for MILP * Apply remark --------- Co-authored-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> Co-authored-by: Jason Marechal <jason.marechal+github@gmail.com>
flomnes
added a commit
that referenced
this pull request
Nov 21, 2023
* Add unit label to zip writer test Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Enable oracle linux build only Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Fix test property Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Enable oracle linux CI Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Retry oracle CI Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Install zlib on oracle linux build image Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Revert "Enable oracle linux build only" This reverts commit 02abf46. * Revert oracle CI activation Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Add other missing test labels Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> * Fix test name Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> --------- Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com> (cherry picked from commit f6c8f7f)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
See #1741: support for zip output is not working on our oracle linux distribution,
because zlib is not installed on the build image.
It should have been identified by zip writer unit test, but it's not run by the workflow, unfortunately.
Quick fixes