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

[19870] PubSubAsReliable test fix (backport #3994) #4011

Merged
merged 2 commits into from
Dec 1, 2023

Commits on Nov 13, 2023

  1. PubSubAsReliable test fix (#3994)

    * Refs #19803: Let descriptor percentages be dynamically configured
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #19803: Fix test
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #19803: address windows warning
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #19770: Rev suggestion
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    ---------
    
    Signed-off-by: Mario Dominguez <[email protected]>
    (cherry picked from commit ded6cd6)
    Mario-DL authored and mergify[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    edaca5f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Make test_UDPv4TransportDescriptor non-copyable and non-moveable (#…

    …4017)
    
    * Make `test_UDPv4TransportDescriptor` non-copyable and default moveable
    
    * Make test_UDPv4TransportDescriptor non-moveable
    
    Signed-off-by: Miguel Company <[email protected]>
    
    ---------
    
    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c5cb346 View commit details
    Browse the repository at this point in the history