DDS-Router icon indicating copy to clipboard operation
DDS-Router copied to clipboard

Remove `secure_wan` test from the list of failing tests

Open tempate opened this issue 1 year ago • 0 comments

The PR https://github.com/eProsima/Fast-DDS/pull/5071 fixes a known issue in Fast-DDS's security over WAN. This issue made the secure_wan test fail, forcing us to place it in the list of failing tests (TEST_XFAIL). Since the test should now pass, we will remove it from the list of failing tests.

Merge after:

  • https://github.com/eProsima/Fast-DDS/pull/5071
  • https://github.com/eProsima/DDS-Router/pull/418

tempate avatar Jul 18 '24 06:07 tempate