fix broken test on windows#1507
Merged
bqth29 merged 15 commits intoci/final-branch-3from Oct 21, 2025
Merged
Conversation
Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com>
This reverts commit a46e2fb.
Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com>
Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com>
This reverts commit 96b0715.
Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com>
Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
|
RoxaneChen02
approved these changes
Oct 21, 2025
Godelaine
added a commit
that referenced
this pull request
Oct 21, 2025
* Accelr changes (#1495) * various changes for accelr Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * few more changes Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * avoid having all variables in full sensi for fast rao Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * fixes for Marmot Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * reverted unwanted changes Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * fixed some code smells Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * changes after review Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * change the marginal term to variation Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> --------- Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * update pom with releases Signed-off-by: Godelaine de Montmorillon <godelaine.demontmorillon@rte-france.com> * undo testing Signed-off-by: Godelaine de Montmorillon <godelaine.demontmorillon@rte-france.com> * test for windows build Signed-off-by: Godelaine de Montmorillon <godelaine.demontmorillon@rte-france.com> * fix broken test on windows (#1507) * add some logs to debug windows Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * Revert "add some logs to debug windows" This reverts commit a46e2fb. * add some logs to debug windows Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * only keep actions changes Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * Revert "only keep actions changes" This reverts commit 96b0715. * rerun all, add stack trace print Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * remove try catch, keep logs Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> * remove prints Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * remove one line of testing Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * print contingencies details Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * print contingencies details 2 Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * prints everywhere Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * add prints Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * change prints Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * change test init Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> --------- Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> Co-authored-by: Thomas Bouquet <thomas.bouquet@rte-france.com> --------- Signed-off-by: Philippe Edwards <philippe.edwards@rte-france.com> Signed-off-by: Godelaine de Montmorillon <godelaine.demontmorillon@rte-france.com> Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> Co-authored-by: phiedw <philippe.edwards@rte-france.com> Co-authored-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
This file contains hidden or 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
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.



Please check if the PR fulfills these requirements
Does this PR already have an issue describing the problem?
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change or deprecate an API?
If yes, please check if the following requirements are fulfilled
What changes might users need to make in their application due to this PR? (migration steps)
Other information: