Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed: fs2.io.net.udp.UdpSuite.udp #3376

Open
He-Pin opened this issue Jan 18, 2024 · 1 comment
Open

failed: fs2.io.net.udp.UdpSuite.udp #3376

He-Pin opened this issue Jan 18, 2024 · 1 comment
Labels

Comments

@He-Pin
Copy link
Contributor

He-Pin commented Jan 18, 2024

==> 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

@He-Pin He-Pin added the bug label Jan 18, 2024
@armanbilge
Copy link
Member

Thanks for reporting. We just need to increase the timeout, sometimes the GitHub CI runners are very slow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants