skip test relying on source timestamps with Connext#615
Conversation
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
|
The changes themselves LGTM. Is there an alternative test for |
I don't understand the question - what for? |
|
I'm probably misunderstanding something, but it looks like you're skipping the only tests here that call |
|
One test is timestamp-specific ( |
The specific test was added in the above referenced PR and has failed for Connext since then. This patch only skips the always failing test. Adding a separate test to check Since this change doesn't reduce the previously covered (and passed) code I don't think either should happen in this PR. |
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
Skip test with Connext which have been failing since they have been added:
The missing feature is ticketed in ros2/rmw_connext#405.
Before:

After: