[#25501] Stabilize flaky Fast DDS Spy Windows application tests in CI - #154
Open
Danipiza wants to merge 9 commits into
Open
[#25501] Stabilize flaky Fast DDS Spy Windows application tests in CI#154Danipiza wants to merge 9 commits into
Danipiza wants to merge 9 commits into
Conversation
…banner Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
…s CI Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
… tests Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #154 +/- ##
==========================================
- Coverage 62.82% 58.59% -4.23%
==========================================
Files 29 28 -1
Lines 2480 1942 -538
Branches 1068 773 -295
==========================================
- Hits 1558 1138 -420
+ Misses 363 323 -40
+ Partials 559 481 -78 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Description
This PR reduces flakiness in the Fast DDS Spy application tests on Windows CI.
GitHub Actions on
windows-2022was showing flaky failures in Fast DDS Spy application tests that do not reproduce reliably locally. The failures were concentrated in DDS discovery-dependent one-shot testsChanges
''and'\n'are treated equivalentlyBranch closed
I have close the Fast-DDS-Spy PR and reopen this one because the name of the branch was related with the
ci/execute-toolsbranch (DDS-Pipe PR) and the PR in DDS-Pipe that solve flaky tests have this branch name (fix/flaky_tests)