You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test suite failure for package network-messagepack-rpc-websocket-0.1.1.1
spec: exited with: ExitFailure 1
Full log available at /home/curators/work/unpack-dir/.stack-work/logs/network-messagepack-rpc-websocket-0.1.1.1-test.log
Network.MessagePack.RPC.Client.WebSocket
call
when several threads call, every thread should receive corresponding response [✔]
when a client is waiting for a response, any unrelated frames sent to the connection is ignored. [✘]
Failures:
test/Network/MessagePack/RPC/Client/WebSocketSpec.hs:82:9:
1) Network.MessagePack.RPC.Client.WebSocket.call when a client is waiting for a response, any unrelated frames sent to
the connection is ignored.
uncaught exception: IOException of type ResourceVanished
writev: resource vanished (Broken pipe)
To rerun use: --match "/Network.MessagePack.RPC.Client.WebSocket/call/when a client is waiting for a response, any unre
lated frames sent to the connection is ignored./" --seed 510493025
Randomized with seed 510493025
Finished in 0.0289 seconds
2 examples, 1 failure
The text was updated successfully, but these errors were encountered:
juhp
added a commit
to commercialhaskell/lts-haskell
that referenced
this issue
May 14, 2024
The text was updated successfully, but these errors were encountered: