Skip to content

Flaky test PerResourcePollingEventSourceTest.getsValueFromCacheOrSupplier #1192

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

Closed
csviri opened this issue May 4, 2022 · 0 comments · Fixed by #1196
Closed

Flaky test PerResourcePollingEventSourceTest.getsValueFromCacheOrSupplier #1192

csviri opened this issue May 4, 2022 · 0 comments · Fixed by #1196
Assignees

Comments

@csviri
Copy link
Collaborator

csviri commented May 4, 2022

[ERROR] Failures:
[ERROR]   PerResourcePollingEventSourceTest.getsValueFromCacheOrSupplier:97
eventHandler.handleEvent(<any>);
Never wanted here:
-> at io.javaoperatorsdk.operator.processing.event.source.polling.PerResourcePollingEventSourceTest.getsValueFromCacheOrSupplier(PerResourcePollingEventSourceTest.java:97)
But invoked here:
-> at io.javaoperatorsdk.operator.processing.event.ExternalResourceCachingEventSource.handleEvent(ExternalResourceCachingEventSource.java:35) with arguments: [Event{relatedCustomResource=ResourceID{name='68677999-4079-4129-9b34-79e8b5e58fef', namespace='test'}}]
-> at io.javaoperatorsdk.operator.processing.event.ExternalResourceCachingEventSource.handleDelete(ExternalResourceCachingEventSource.java:24) with arguments: [Event{relatedCustomResource=ResourceID{name='68677999-4079-4129-9b34-79e8b5e58fef', namespace='test'}}]
-> at io.javaoperatorsdk.operator.processing.event.ExternalResourceCachingEventSource.handleEvent(ExternalResourceCachingEventSource.java:35) with arguments: [Event{relatedCustomResource=ResourceID{name='68677999-4079-4129-9b34-79e8b5e58fef', namespace='test'}}]
@csviri csviri self-assigned this May 4, 2022
@csviri csviri linked a pull request May 5, 2022 that will close this issue
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 a pull request may close this issue.

1 participant