pjfanning commented on PR #887: URL: https://github.com/apache/incubator-pekko/pull/887#issuecomment-1870963920
tests fail seems to be down to a duplicate test name ``` 8T08:21:22.8083608Z [12-28 08:21:22.808] [0m[[0m[0minfo[0m] [0m[0m[31morg.apache.pekko.actor.LightArrayRevolverSchedulerSpec *** ABORTED *** (1 millisecond)[0m[0m 2023-12-28T08:21:22.8088023Z [12-28 08:21:22.808] [0m[[0m[0minfo[0m] [0m[0m[31m org.scalatest.exceptions.DuplicateTestNameException was thrown inside "using scheduleWithFixedDelay" must, construction cannot continue: "Duplicate test name: A LightArrayRevolverScheduler when using scheduleWithFixedDelay must reject periodic tasks scheduled with zero interval" (SchedulerSpec.scala:727)[0m[0m ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
