Skip to content

chore: test with orioledb as well#1812

Draft
edgurgel wants to merge 4 commits intomainfrom
chore/test-orioledb
Draft

chore: test with orioledb as well#1812
edgurgel wants to merge 4 commits intomainfrom
chore/test-orioledb

Conversation

@edgurgel
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

test with postgres + orioledb

@blacksmith-sh

This comment has been minimized.

@edgurgel edgurgel force-pushed the chore/test-orioledb branch from 7891441 to 9e6af48 Compare May 6, 2026 04:19
@blacksmith-sh
Copy link
Copy Markdown
Contributor

blacksmith-sh Bot commented May 7, 2026

Found 26 test failures on Blacksmith runners:

Failures

Test View Logs
test access token refresh ChannelShutdown include sub if available in jwt claims (Realt
ime.Integration.RtChannel.TokenHandlingTest) › Parameters: %{serializer: RealtimeWeb.So
cket.V2Serializer} › test/integration/rt_channel/
token_handling_test.exs:264 › ** (Postgrex.Error) ERROR 57014 (query_canceled) cancelin
g statement due to user request/stacktrace
View Logs
test access token refresh on expired access_token the socket sends an error message (Re
altime.Integration.RtChannel.TokenHandlingTest) › Parameters: %{serializer: RealtimeWeb
.Socket.V2Serializer} › test/integration/rt_channel/
token_handling_test.exs:230 › ** (DBConnection.ConnectionError) tcp recv: closed (the c
onnection was closed by the pool, possibly due to a timeout or because the pool has bee
n terminated)/stacktrace
View Logs
test access token refresh on new access_token and channel is private policies are reeva
luated for read policy (Realtime.Integration.RtChannel.TokenHandlingTest) › Parameters:
%{serializer: RealtimeWeb.Socket.V2Serializer} › test/integration/rt_channel/
token_handling_test.exs:112 › ** (Postgrex.Error) ERROR 57014 (query_canceled) cancelin
g statement due to user request/stacktrace
View Logs
test access token refresh on new access_token and channel is private policies are reeva
luated for write policy (Realtime.Integration.RtChannel.TokenHandlingTest) › Parameters
: %{serializer: RealtimeWeb.Socket.V2Serializer} › test/integration/rt_channel/
token_handling_test.exs:141 › ** (Postgrex.Error) ERROR 57014 (query_canceled) cancelin
g statement due to user request/stacktrace
View Logs
test access token refresh on new access_token and channel is public policies are not re
evaluated (Realtime.Integration.RtChannel.TokenHandlingTest) › Parameters: %{serializer
: RealtimeWeb.Socket.V2Serializer} › test/integration/rt_channel/
token_handling_test.exs:182 › ** (Postgrex.Error) ERROR 57014 (query_canceled) cancelin
g statement due to user request/stacktrace
View Logs
test access token refresh on sb prefixed access_token the socket ignores the message an
d respects JWT expiry time (Realtime.Integration.RtChannel.TokenHandlingTest) › Paramet
ers: %{serializer: RealtimeWeb.Socket.V2Serializer} › test/integration/rt_channel/
token_handling_test.exs:295 › ** (Postgrex.Error) ERROR 57014 (query_canceled) cancelin
g statement due to user request/stacktrace
View Logs
test handle/
3 public channels are able to send messages and ack (RealtimeWeb.RealtimeChannel.Broadc
astHandlerTest) › Parameters: %{serializer: Phoenix.Socket.V1.JSONSerializer} › test/
realtime_web/channels/realtime_channel/
broadcast_handler_test.exs:261 › ** (Postgrex.Error) ERROR 57014 (query_canceled) cance
ling statement due to user request/stacktrace
View Logs
test handle/
3 with invalid role, is not able to send message (RealtimeWeb.RealtimeChannel.Broadcast
HandlerTest) › Parameters: %{serializer: Phoenix.Socket.V1.JSONSerializer} › test/
realtime_web/channels/realtime_channel/
broadcast_handler_test.exs:147 › ** (DBConnection.ConnectionError) tcp recv: closed (th
e connection was closed by the pool, possibly due to a timeout or because the pool has
been terminated)/stacktrace
View Logs
test handle/
3 with nil policy and invalid user, won't send message (RealtimeWeb.RealtimeChannel.Bro
adcastHandlerTest) › Parameters: %{serializer: Phoenix.Socket.V1.JSONSerializer} › test
/realtime_web/channels/realtime_channel/
broadcast_handler_test.exs:163 › ** (DBConnection.ConnectionError) tcp recv: closed (th
e connection was closed by the pool, possibly due to a timeout or because the pool has
been terminated)/stacktrace
View Logs
test handle/
3 with nil policy but valid user, is able to send message (RealtimeWeb.RealtimeChannel.
BroadcastHandlerTest) › Parameters: %{serializer: Phoenix.Socket.V1.JSONSerializer} › t
est/realtime_web/channels/realtime_channel/
broadcast_handler_test.exs:64 › ** (Postgrex.Error) ERROR 57014 (query_canceled) cancel
ing statement due to user request/stacktrace
View Logs
test handle/
3 with valid sub, is able to send message (RealtimeWeb.RealtimeChannel.BroadcastHandler
Test) › Parameters: %{serializer: Phoenix.Socket.V1.JSONSerializer} › test/
realtime_web/channels/realtime_channel/
broadcast_handler_test.exs:86 › ** (Postgrex.Error) ERROR 57014 (query_canceled) cancel
ing statement due to user request/stacktrace
View Logs
test private presence private presence with read and write permissions will be able to
track and receive presence changes (Realtime.Integration.RtChannel.PresenceTest) › Para
meters: %{serializer: RealtimeWeb.Socket.V2Serializer} › test/integration/rt_channel/
presence_test.exs:107 › ** (DBConnection.ConnectionError) tcp recv: closed (the connect
ion was closed by the pool, possibly due to a timeout or because the pool has been term
inated)/stacktrace
View Logs
test private presence private presence with read and write permissions will be able to
track and receive presence changes using a remote node (Realtime.Integration.RtChannel.
PresenceTest) › Parameters: %{serializer: RealtimeWeb.Socket.V2Serializer} › test/
integration/rt_channel/
presence_test.exs:132 › ** (DBConnection.ConnectionError) tcp recv: closed (the connect
ion was closed by the pool, possibly due to a timeout or because the pool has been term
inated)/stacktrace
View Logs
test public broadcast public broadcast (Realtime.Integration.RtChannel.BroadcastTest) ›
Parameters: %{serializer: RealtimeWeb.Socket.V2Serializer} › test/integration/
rt_channel/
broadcast_test.exs:25 › ** (DBConnection.ConnectionError) tcp recv: closed (the connect
ion was closed by the pool, possibly due to a timeout or because the pool has been term
inated)/stacktrace
View Logs
test rate limits - events per second max_events_per_second limit respected (Realtime.In
tegration.RtChannel.ConnectionLifecycleTest) › Parameters: %{serializer: Phoenix.Socket
.V1.JSONSerializer} › test/integration/rt_channel/
connection_lifecycle_test.exs:309 › ** (Postgrex.Error) ERROR 57014 (query_canceled) ca
nceling statement due to user request/stacktrace
View Logs
test socket disconnect - configuration changes on jwks the socket closes and sends a sy
stem message (Realtime.Integration.RtChannel.ConnectionLifecycleTest) › Parameters: %{s
erializer: Phoenix.Socket.V1.JSONSerializer} › test/integration/rt_channel/
connection_lifecycle_test.exs:74 › ** (DBConnection.ConnectionError) tcp recv: closed (
the connection was closed by the pool, possibly due to a timeout or because the pool ha
s been terminated)/stacktrace
View Logs
test token expiry checks token periodically (Realtime.Integration.RtChannel.TokenHandli
ngTest) › Parameters: %{serializer: RealtimeWeb.Socket.V2Serializer} › test/
integration/rt_channel/
token_handling_test.exs:338 › ** (DBConnection.ConnectionError) tcp recv: closed (the c
onnection was closed by the pool, possibly due to a timeout or because the pool has bee
n terminated)/stacktrace
View Logs
test token expiry token expires in between joins (Realtime.Integration.RtChannel.TokenH
andlingTest) › Parameters: %{serializer: RealtimeWeb.Socket.V2Serializer} › test/
integration/rt_channel/
token_handling_test.exs:366 › ** (Postgrex.Error) ERROR 57014 (query_canceled) cancelin
g statement due to user request/stacktrace
View Logs
test token expiry token is badly formatted in between joins (Realtime.Integration.RtCha
nnel.TokenHandlingTest) › Parameters: %{serializer: RealtimeWeb.Socket.V2Serializer} ›
test/integration/rt_channel/
token_handling_test.exs:433 › ** (DBConnection.ConnectionError) tcp recv: closed (the c
onnection was closed by the pool, possibly due to a timeout or because the pool has bee
n terminated)/stacktrace
View Logs
test token validation badly formatted jwt token (Realtime.Integration.RtChannel.TokenHa
ndlingTest) › Parameters: %{serializer: RealtimeWeb.Socket.V2Serializer} › test/
integration/rt_channel/
token_handling_test.exs:21 › ** (Postgrex.Error) ERROR 57014 (query_canceled) canceling
statement due to user request/stacktrace
View Logs
test token validation missing claims close connection (Realtime.Integration.RtChannel.T
okenHandlingTest) › Parameters: %{serializer: RealtimeWeb.Socket.V2Serializer} › test/
integration/rt_channel/
token_handling_test.exs:79 › ** (Postgrex.Error) ERROR 57014 (query_canceled) canceling
statement due to user request/stacktrace
View Logs
test token validation token required the role key (Realtime.Integration.RtChannel.Token
HandlingTest) › Parameters: %{serializer: RealtimeWeb.Socket.V2Serializer} › test/
integration/rt_channel/
token_handling_test.exs:43 › ** (Postgrex.Error) ERROR 57014 (query_canceled) canceling
statement due to user request/stacktrace
View Logs
test trigger-based broadcast changes broadcast delete event changes on delete in table
with trigger (Realtime.Integration.RtChannel.BroadcastTest) › Parameters: %{serializer:
Phoenix.Socket.V1.JSONSerializer} › test/integration/rt_channel/
broadcast_test.exs:310 › ** (DBConnection.ConnectionError) tcp recv: closed (the connec
tion was closed by the pool, possibly due to a timeout or because the pool has been ter
minated)/stacktrace
View Logs
test trigger-based broadcast changes broadcast event when function 'send' is called wit
h private topic (Realtime.Integration.RtChannel.BroadcastTest) › Parameters: %{serializ
er: Phoenix.Socket.V1.JSONSerializer} › test/integration/rt_channel/
broadcast_test.exs:351 › ** (Postgrex.Error) ERROR 57014 (query_canceled) canceling sta
tement due to user request/stacktrace
View Logs
test WAL bloat handling track PID changes during WAL bloat creation (Realtime.Integrati
on.RtChannel.WalBloatTest) › Parameters: %{serializer: Phoenix.Socket.V1.JSONSerializer
} › test/integration/rt_channel/
wal_bloat_test.exs:76 › ** (Postgrex.Error) ERROR 57014 (query_canceled) canceling stat
ement due to user request/stacktrace
View Logs
test WAL bloat handling track PID changes during WAL bloat creation (Realtime.Integrati
on.RtChannel.WalBloatTest) › Parameters: %{serializer: RealtimeWeb.Socket.V2Serializer}
› test/integration/rt_channel/
wal_bloat_test.exs:76 › ** (Postgrex.Error) ERROR 57014 (query_canceled) canceling stat
ement due to user request/stacktrace
View Logs

Fix in Cursor

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

Successfully merging this pull request may close these issues.

1 participant