failed: fs2.io.net.udp.UdpSuite.udp
He-Pin opened this issue · 1 comments
He-Pin commented
==> X fs2.io.net.udp.UdpSuite.udp - echo lots 30.28s java.util.concurrent.TimeoutException: test timed out after 30 seconds
at munit.CatsEffectSuite$$anonfun$1.applyOrElse(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:139735)
at scala.PartialFunction$Lifted.apply(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:117213)
at scala.PartialFunction$Lifted.apply(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:117217)
at munit.ValueTransforms$ValueTransform.apply(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:70900)
at <jscode>.{anonymous}()(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:28102)
at map @ <jscode>.{anonymous}()(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:189605)
at delay @ <jscode>.{anonymous}()(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:154513)
at flatMap @ <jscode>.{anonymous}()(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:81940)
at unsafeToFuture @ munit.CatsEffectSuite$$anonfun$1.applyOrElse(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:139738)
at void @ <jscode>.{anonymous}()(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:256877)
at unsafeToFuture @ munit.CatsEffectSuite$$anonfun$1.applyOrElse(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:139738)
at productR @ <jscode>.{anonymous}()(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:256776)
at delay @ <jscode>.{anonymous}()(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:153761)
at flatMap @ <jscode>.{anonymous}()(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:81989)
at flatMap @ <jscode>.{anonymous}()(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:189665)
at timeoutTo @ munit.CatsEffectSuite$$anonfun$1.applyOrElse(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:139736)
at timeoutTo @ munit.CatsEffectSuite$$anonfun$1.applyOrElse(/Users/runner/work/fs2/fs2/io/js/target/scala-2.13/fs2-io-test-fastopt/main.js:139736)
refs: https://github.com/typelevel/fs2/actions/runs/7567949074/job/20608123248?pr=3375#step:6:222
armanbilge commented
Thanks for reporting. We just need to increase the timeout, sometimes the GitHub CI runners are very slow.