-
Notifications
You must be signed in to change notification settings - Fork 192
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
Required Info:
- Operating System:
- macOS Mojave
- Installation type:
- source
- Version or commit hash:
- master since 2020-09-03
- DDS implementation:
- RTI Connext
Steps to reproduce issue
The test TestLoggingRosoutWithDifferentSettings is failing on macOS repeated CI with the following log
[ RUN ] TestLoggingRosoutWithDifferentSettings/TestLoggingRosoutFixture__rmw_connext_cpp.test_logging_rosout/test_enable_explicit_global_rosout_enable_node_option
[INFO] [1599124760.684844240] [ns.test_rcl_node_logging_rosout]: SOMETHING
/Users/osrf/jenkins-agent/workspace/nightly_osx_repeated/ws/src/ros2/rcl/rcl/test/rcl/test_logging_rosout.cpp:190: Failure
Expected equality of these values:
success
Which is: false
GetParam().expected_success
Which is: true
[ FAILED ] TestLoggingRosoutWithDifferentSettings/TestLoggingRosoutFixture__rmw_connext_cpp.test_logging_rosout/test_enable_explicit_global_rosout_enable_node_option, where GetParam() = test_enable_explicit_global_rosout_enable_node_option (4331 ms)
The test history shows that this might be a flaky test.
Expected behavior
test passes
Actual behavior
test fails
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working