Failing test - authUrl JWT tests depend on external host #188
Labels
enhancement
New feature or improved functionality.
failing-test
Where an automated test is failing either locally or in CI. Perhaps flakey, wrong or bug.
rspec './spec/acceptance/realtime/auth_spec.rb[1:2:11:4:1]' # Ably::Realtime::Auth using MsgPack protocol when using JWT when JWT token expires client disconnects, a new token is requested via auth_callback and the client gets reconnected
This test intermittently fails possibly because it relies on a 3rd party endpoint
echo.ably.io
. That is not necessary given we can serve our own web server endpoint.┆Issue is synchronized with this Jira Story by Unito
The text was updated successfully, but these errors were encountered: