ros2 / ros2/rclcpp

add test to check behavior when the queue size of the subscriber is reached

Open
#421 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backlog enhancement tests
Dominant language
C++
Stars
805
Forks
564
Avg merge
1d 17h
Merged PRs (30d)
27

Description

To cover the issue #280.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading issue #280 to understand the subscriber queue-size behavior that needs coverage. Then locate the existing rclcpp subscriber or queue tests and add coverage for the reached-queue-size case; done means the test clearly verifies the expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.