Skip to content
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 StatelessWriter locators filtering [18950] (backport #3655) #3688

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 11, 2023

This is an automatic backport of pull request #3655 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Refs #18950: Introduce regression test

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>

* Refs #18950: Make test build

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>

* Finalize test

Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>

* Add fix

Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>

* Uncrustify

Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>

* Apply suggestions

Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>

* Separate parametrized tests

Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>

* Issue test compilation warning

Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>

* Make messages_sent an object attribute

Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>

* Get rid of messages_sent and use object's locator_filter

Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>

* Apply suggestion

Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>

---------

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
Co-authored-by: JesusPoderoso <jesuspoderoso@eprosima.com>
(cherry picked from commit e7720ca)
@JesusPoderoso JesusPoderoso added this to the v2.10.2 milestone Jul 11, 2023
@JesusPoderoso JesusPoderoso added the ci-pending PR which CI is running label Jul 11, 2023
@JesusPoderoso
Copy link
Contributor

MAC CI error unrelated

@JesusPoderoso JesusPoderoso added ready-to-merge Ready to be merged. CI and changes have been reviewed and approved. and removed ci-pending PR which CI is running labels Jul 12, 2023
@MiguelCompany MiguelCompany merged commit 5e0fd2d into 2.10.x Aug 1, 2023
3 of 4 checks passed
@MiguelCompany MiguelCompany deleted the mergify/bp/2.10.x/pr-3655 branch August 1, 2023 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Ready to be merged. CI and changes have been reviewed and approved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants