Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net/tests: Register a BOOST_TEST_MODULE #11712

Conversation

BenPope
Copy link
Member

@BenPope BenPope commented Jun 27, 2023

This prevents:

Test setup error: std::runtime_error: No tests registered

The error was introduced in #11641 which I accidentally merged.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.1.x
  • v22.3.x
  • v22.2.x

Release Notes

  • none

This prevents:

```
Test setup error: std::runtime_error: No tests registered
```

Signed-off-by: Ben Pope <[email protected]>
@BenPope BenPope added the area/net Networking and RPC label Jun 27, 2023
@BenPope BenPope added this to the v23.1.x-next milestone Jun 27, 2023
@BenPope BenPope self-assigned this Jun 27, 2023
@BenPope BenPope merged commit 8dbfeb4 into redpanda-data:v23.1.x Jun 27, 2023
21 checks passed
@BenPope BenPope modified the milestones: v23.1.x-next, v22.2.14 Jul 6, 2023
@BenPope BenPope modified the milestones: v22.2.14, v23.1.14 Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/net Networking and RPC area/redpanda
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants