Skip to content

Conversation

antoinebhs
Copy link
Contributor

@antoinebhs antoinebhs commented Jun 25, 2024

Disable unstable tests that randomly fails the CI. It seems to be due to an unexpected behavior of meterRegistry in asynchronous test context.
These tests could also be refactored using Mono or Flux API instead of trying to workaround with manual CountDownLatch.
This behavior was already observed with the previous implementation: https://github.com/gridsuite/study-notification-server/blob/2a104641beb960d53a516e1a4640b249cc4fadac/src/test/java/org/gridsuite/study/notification/server/NotificationWebSocketIT.java

Copy link

@sBouzols sBouzols self-requested a review June 26, 2024 08:44
@antoinebhs antoinebhs merged commit e854179 into main Jun 26, 2024
@antoinebhs antoinebhs deleted the disable-unstable-tests branch June 26, 2024 13:16
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.

2 participants