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

Flaky test-suite in the NIO1ChannelSuite #592

Open
danicheg opened this issue Dec 22, 2021 · 0 comments
Open

Flaky test-suite in the NIO1ChannelSuite #592

danicheg opened this issue Dec 22, 2021 · 0 comments
Labels
CI Relates to the health of our builds

Comments

@danicheg
Copy link
Member

==> X org.http4s.blaze.channel.NIO1ChannelSuite.Execute shutdown hooks  0.013s munit.ComparisonFailException: /home/runner/work/blaze/blaze/core/src/test/scala/org/http4s/blaze/channel/ChannelSuite.scala:75
74:      }
75:      _ <- assertFuture(Future(i.get), 1)
76:    } yield ()
values are not the same
=> Obtained
0
=> Diff (- obtained, + expected)
-0
+1

https://github.com/http4s/blaze/runs/4601644291?check_suite_focus=true#step:6:186

@danicheg danicheg added the CI Relates to the health of our builds label Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Relates to the health of our builds
Projects
None yet
Development

No branches or pull requests

1 participant