Skip to content

fix: Update timeout test to expect dynamic error#42

Open
mordhaus wants to merge 1 commit intograph-gophers:masterfrom
mordhaus:bug/fix-sub-connection-timeout-test
Open

fix: Update timeout test to expect dynamic error#42
mordhaus wants to merge 1 commit intograph-gophers:masterfrom
mordhaus:bug/fix-sub-connection-timeout-test

Conversation

@mordhaus
Copy link

@mordhaus mordhaus commented Nov 4, 2025

The 'start_query_timeout' test case was failing because it expected an outdated, static error message.

This change updates the test to expect the correct, dynamic error message ("server subscription connect timeout after 1s") that is now generated by the connection code.

The 'start_query_timeout' test case was failing because it
expected an outdated, static error message.

This change updates the test to expect the correct, dynamic
error message ("server subscription connect timeout after 1s")
that is now generated by the connection code.
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