Skip to content

fix(server): fix failing tests for server feature#3799

Merged
seanmonstar merged 1 commit intohyperium:masterfrom
ionionascu:3790-fix_tests_server_feature
Nov 29, 2024
Merged

fix(server): fix failing tests for server feature#3799
seanmonstar merged 1 commit intohyperium:masterfrom
ionionascu:3790-fix_tests_server_feature

Conversation

@ionionascu
Copy link
Copy Markdown
Contributor

Update tests that require the server feature to only be compiled when the feature is enabled. After updating these tests, the server feature is no longer required for the ffi job when running tests.

Closes #3790

Update tests that require the server feature to only be compiled when the feature is enabled.
After updating these tests, the server feature is no longer required for the ffi job when
running tests.

Closes #3790
Copy link
Copy Markdown
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much!

@seanmonstar seanmonstar merged commit 8cf1121 into hyperium:master Nov 29, 2024
@ionionascu ionionascu deleted the 3790-fix_tests_server_feature branch November 29, 2024 19:07
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.

Make client tests work without server feature

2 participants