Skip to content

CI incorrectly runs build tool tests on output of test tool #316

@rotu

Description

@rotu

When a test writes output that mimics build output, like "[ERROR] []: Original error msg: custom exception raised in configure callback" (as seen in ros2/rclcpp#777), it falsely flags it as a MSBuild error. The text output of colcon test-result should never cause a CI failure.

This might be a bug in the deprecated Warnings plugin currently in use or might be a misconfiguration of CI rules.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions