Build and Unit Test #1136
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Test Report - release-6.10
failed
Feb 29, 2024 in 0s
5888 tests run, 5799 passed, 88 skipped, 1 failed.
Annotations
github-actions / Test Report - release-6.10
RecordToMutationTransformerTest.testConvertToValueAllTypes
Invalid date 'February 29' as '2025' is not a leap year
Raw output
java.time.DateTimeException: Invalid date 'February 29' as '2025' is not a leap year
at java.time.LocalDate.create(LocalDate.java:429)
at java.time.LocalDate.of(LocalDate.java:269)
at io.cdap.plugin.gcp.spanner.sink.RecordToMutationTransformerTest.testConvertToValueAllTypes(RecordToMutationTransformerTest.java:101)
Loading