Skip to content

Redis dev services: Add disabled tests for case where multiple profiles share a port #47578

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

Merged

Conversation

holly-cummins
Copy link
Contributor

I'm working on a fix for the Redis part of #45785, and spotted that the only coverage we have of the scenario where multiple profiles try to use the same port is in the opentelemetry-redis-instrumentation integration test. (This is better than most dev services, which don't cover the case at all).

To bring the problem scenario closer to the relevant dev service, I've added some new tests. They're disabled for the moment, since the multiple-profiles-attempting-to-use-the-same-port scenario stopped working with #34681.

PR for a fix incoming soon.

@holly-cummins holly-cummins changed the title Redis dev services: Add tests for case where multiple profiles share a port Redis dev services: Add disabled tests for case where multiple profiles share a port Apr 28, 2025
Copy link

quarkus-bot bot commented Apr 28, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 6ba7781.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@gsmet gsmet merged commit f1b52f3 into quarkusio:main Apr 29, 2025
22 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.23 - main milestone Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants