Skip to content

Use open_in_background when creating test cluster with COUCHBASE_CXX_CLIENT_COLUMNAR#625

Merged
DemetrisChr merged 3 commits intocouchbase:mainfrom
DemetrisChr:test-utils-open-backgr
Jul 11, 2024
Merged

Use open_in_background when creating test cluster with COUCHBASE_CXX_CLIENT_COLUMNAR#625
DemetrisChr merged 3 commits intocouchbase:mainfrom
DemetrisChr:test-utils-open-backgr

Conversation

@DemetrisChr
Copy link
Copy Markdown
Contributor

Motivation

When the COUCHBASE_CXX_CLIENT_COLUMNAR build flag is enabled, all columnar tests fail with timeouts unless open_in_background is used (becuase of the dispatch timeout not being set when initializing with open)

Change

Include the build_config header in the test utils and use open_in_background when COUCHBASE_CXX_CLIENT_COLUMNAR is defined.

@DemetrisChr DemetrisChr merged commit 051a896 into couchbase:main Jul 11, 2024
@DemetrisChr DemetrisChr deleted the test-utils-open-backgr branch July 11, 2024 19:49
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.

2 participants