Skip to content

add wait for closed file handles on Windows#470

Merged
dirk-thomas merged 1 commit intomasterfrom
dirk-thomas/wait-for-windows-closing-file-handles
Jul 23, 2020
Merged

add wait for closed file handles on Windows#470
dirk-thomas merged 1 commit intomasterfrom
dirk-thomas/wait-for-windows-closing-file-handles

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

Follow up of #466 (comment).

Only testing ros2bag on Windows: Build Status

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas added the bug Something isn't working label Jul 23, 2020
@dirk-thomas dirk-thomas self-assigned this Jul 23, 2020
Copy link
Copy Markdown
Collaborator

@emersonknapp emersonknapp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is OK for now... but we definitely want to get rid of all these sleep(3) calls asap. I am still working on a "less hack" fix but we can move forward with this PR.

@dirk-thomas
Copy link
Copy Markdown
Member Author

we definitely want to get rid of all these sleep(3) calls asap.

Absolutely agreed. I updated the title of the existing ticket which can be used to track this: #454.

@dirk-thomas dirk-thomas merged commit 3732a24 into master Jul 23, 2020
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/wait-for-windows-closing-file-handles branch July 23, 2020 21:06
emersonknapp pushed a commit that referenced this pull request Feb 2, 2021
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
emersonknapp pushed a commit that referenced this pull request Feb 17, 2021
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
MichaelOrlov pushed a commit that referenced this pull request May 25, 2023
- test_record_qos_profiles failures is a known issue described in the
#454
- To fix those tests need to backport #462, #466, #470, #472, #525
- Skipping them for a while

Signed-off-by: Michael <michael.orlov@apex.ai>
MichaelOrlov pushed a commit that referenced this pull request May 25, 2023
- test_record_qos_profiles failures is a known issue described in the
#454
- To fix those tests need to backport #462, #466, #470, #472, #525
- Skipping them for a while

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
MichaelOrlov pushed a commit that referenced this pull request May 25, 2023
* Fix for CI regression in TestRos2BagRecord

- Replace get_actual_qos() to the qos_profile() as it was before #1335
For some reason on Foxy it doesn't work as expected. Probably due to the
missing some underlying dependencies in other core packages.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>

* Revert "Fix for CI regression in TestRos2BagRecord"

This reverts commit f50f46a.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>

* Skip test_record_qos_profiles on Windows since they are flaky

- test_record_qos_profiles failures is a known issue described in the
#454
- To fix those tests need to backport #462, #466, #470, #472, #525
- Skipping them for a while

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>

---------

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants