Skip to content

leaderElectingControllerTest is flaky #2130

Description

@brendandburns
Error:  Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.102 s <<< FAILURE! - in io.kubernetes.client.extended.controller.LeaderElectingControllerTest
Error:  testLeaderElectingController(io.kubernetes.client.extended.controller.LeaderElectingControllerTest)  Time elapsed: 3.102 s  <<< FAILURE!
Wanted but not invoked:
mockController.run();
-> at io.kubernetes.client.extended.controller.LeaderElectingControllerTest.testLeaderElectingController(LeaderElectingControllerTest.java:93)
Actually, there were zero interactions with this mock.

	at io.kubernetes.client.extended.controller.LeaderElectingControllerTest.testLeaderElectingController(LeaderElectingControllerTest.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions