Update spring boot to v3.3.5 #311
GitHub Actions / Test Results
succeeded
Oct 24, 2024 in 0s
All 12 tests pass in 3m 45s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
12 tests found
There are 12 tests, see "Raw output" for the full list of tests.
Raw output
kcl.ConsumeKinesisEventSpec ‑ can consume kinesis events
kcl.ConsumeMultipleShardsSpec ‑ can consume from multiple shards
kcl.ErrorHandlingSpec ‑ failing events are not retried
kcl.ReconsumeAfterRestartSpec ‑ committed is not re-delivered after restart
kcl.ReconsumeAfterRestartSpec ‑ not committed is re-delivered after restart
kcl2.CanConsumeEventsSpec ‑ can consume events
kcl2.CheckpointStrategySpec ‑ retry checkpoint will eventually fail
kcl2.CheckpointStrategySpec ‑ should checkpoint on age
kcl2.CheckpointStrategySpec ‑ should checkpoint on size limit
kcl2.CheckpointStrategySpec ‑ should retry checkpoint on throttling exception
multi.ConsumeKinesisEventSpec ‑ can consume kinesis events
sample.KinesisConsumerSpec ‑ can send event
Loading