NotificationIndexCleanupTest

3

tests

0

failures

0

ignored

0.033s

duration

100%

successful

Tests

Test Duration Result
testNotificationCleanup 0.011s passed
testNotificationCleanupListener 0.011s passed
testNotificationCleanupListenerException 0.011s passed

Standard error

Tue Oct 11 12:21:58 MDT 2022
WARNING	thread=740	[null] Listener exception processing expired notification
java.lang.Exception: listener error
	at gov.usgs.earthquake.distribution.NotificationIndexCleanupTest.lambda$testNotificationCleanupListenerException$1(NotificationIndexCleanupTest.java:112)
	at gov.usgs.earthquake.distribution.NotificationIndexCleanup.run(NotificationIndexCleanup.java:81)
	at java.base/java.lang.Thread.run(Thread.java:829)
WARNING	thread=740	[null] Listener exception processing expired notification
java.lang.Exception: listener error
	at gov.usgs.earthquake.distribution.NotificationIndexCleanupTest.lambda$testNotificationCleanupListenerException$1(NotificationIndexCleanupTest.java:112)
	at gov.usgs.earthquake.distribution.NotificationIndexCleanup.run(NotificationIndexCleanup.java:81)
	at java.base/java.lang.Thread.run(Thread.java:829)