Skip to content

Conversation

wind57
Copy link
Contributor

@wind57 wind57 commented Feb 9, 2025

No description provided.

Signed-off-by: wind57 <[email protected]>
@wind57 wind57 changed the title cleanup minor improvement in fabric8 integration tests Feb 9, 2025
Signed-off-by: wind57 <[email protected]>
Signed-off-by: wind57 <[email protected]>
@wind57 wind57 changed the title minor improvement in fabric8 integration tests minor improvement in fabric8 integration tests (2) Feb 9, 2025
@wind57 wind57 marked this pull request as ready for review February 9, 2025 19:48
@wind57
Copy link
Contributor Author

wind57 commented Feb 9, 2025

@ryanjbaxter one more simple one... thank you

Signed-off-by: wind57 <[email protected]>
@@ -77,14 +76,6 @@ void shouldStart() {
assertThat(leaderInitiator.isRunning()).isTrue();
verify(mockFabric8LeaderRecordWatcher).start();
verify(mockFabric8PodReadinessWatcher).start();
boolean[] updateCalled = new boolean[1];
Copy link
Contributor Author

Choose a reason for hiding this comment

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

simplifies the failing test. We already verify that the method is called, no need to do it twice

@ryanjbaxter ryanjbaxter added this to the 3.1.6 milestone Feb 10, 2025
@ryanjbaxter ryanjbaxter merged commit 7eef490 into spring-cloud:3.1.x Feb 10, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants