Skip to content

test_logging_rosout test failing on macOS #792

@azeey

Description

@azeey

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions