akka-projection icon indicating copy to clipboard operation
akka-projection copied to clipboard

Failed: R2dbcTimestampOffsetStoreSpec (SqlServer)

Open johanandren opened this issue 1 year ago • 1 comments

https://github.com/akka/akka-projection/actions/runs/9094676912/job/24996265687?pr=1158#step:7:134

[info] - must delete many old records *** FAILED *** (3 seconds, 247 milliseconds)
[info]   The future returned an exception of type: java.lang.NullPointerException, with message: Cannot invoke "java.time.LocalDateTime.atZone(java.time.ZoneId)" because "timestamp" is null. (R2dbcTimestampOffsetStoreSpec.scala:1013)
[info]   org.scalatest.exceptions.TestFailedException:
[info]   at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValueImpl(ScalaFutures.scala:333)
[info]   at org.scalatest.concurrent.Futures$FutureConcept.futureValue(Futures.scala:476)
[info]   at org.scalatest.concurrent.Futures$FutureConcept.futureValue$(Futures.scala:475)
[info]   at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValue(ScalaFutures.scala:281)
[info]   at akka.projection.r2dbc.R2dbcTimestampOffsetStoreSpec.$anonfun$new$26(R2dbcTimestampOffsetStoreSpec.scala:1013)

johanandren avatar May 15 '24 11:05 johanandren

https://github.com/akka/akka-projection/actions/runs/9158974621/job/25178411474?pr=1165#step:7:421

johanandren avatar May 20 '24 13:05 johanandren