Skip to content

Conversation

@laurit
Copy link
Contributor

@laurit laurit commented Sep 27, 2024

HttpServerTest is a groovy class, we should use it from the java tests

@laurit laurit requested a review from a team as a code owner September 27, 2024 10:54
Copy link
Contributor

@steverao steverao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

req.getRequestDispatcher(null);
ServerEndpoint endpoint = ServerEndpoint.forPath(req.getServletPath());
HttpServerTest.controller(
AbstractHttpServerTest.controller(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
AbstractHttpServerTest.controller(
controller(

@trask trask merged commit 7f881d0 into open-telemetry:main Sep 30, 2024
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants