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

Rakudist test fails. Cro::WebSocket:ver<0.8.4> , Rakudo v2020.10 #31

Open
melezhik opened this issue Nov 4, 2020 · 3 comments
Open

Comments

@melezhik
Copy link

melezhik commented Nov 4, 2020

Hi! The summary:

22:16:31 11/04/2020 [bash: zef install cro] ===> Testing: Cro::WebSocket:ver<0.8.4>
22:17:02 11/04/2020 [bash: zef install cro] [Cro::WebSocket]     # You planned 2 tests, but ran 3
22:17:02 11/04/2020 [bash: zef install cro] [Cro::WebSocket] # Failed test 'If send resulted in error, an exception is thrown'
22:17:02 11/04/2020 [bash: zef install cro] [Cro::WebSocket] # at t/websocket-client.t line 163
22:17:03 11/04/2020 [bash: zef install cro] [Cro::WebSocket] # You failed 1 test of 25
22:17:10 11/04/2020 [bash: zef install cro] ===> Testing [FAIL]: Cro::WebSocket:ver<0.8.4>
22:17:10 11/04/2020 [bash: zef install cro] stderr: Aborting due to test failure: Cro::WebSocket:ver<0.8.4> (use --force-test to override)

A full log is available here - http://rakudist.raku.org/sparky/report/debian/890

HTH

Aleksei

@melezhik
Copy link
Author

melezhik commented Nov 4, 2020

Looks like a sporadic error, in this test it's gone - http://rakudist.raku.org/sparky/report/debian/893

@bbrtj
Copy link

bbrtj commented Apr 30, 2021

Having the same problem on Rakudo 2021.02, FreeBSD 13.0-RELEASE. Seems to occur every time, so I'll have to force the installation

@demanuel
Copy link

demanuel commented May 18, 2021

Not exactly the same issue, but also in tests:

===> Testing: Cro::WebSocket:ver<0.8.5>
[Cro::WebSocket] # Failed test 'If problem serializing to JSON, it dies'
[Cro::WebSocket] # at t/websocket-client.t line 214
[Cro::WebSocket] # You failed 1 test of 26
===> Testing [FAIL]: Cro::WebSocket:ver<0.8.5>

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

No branches or pull requests

3 participants