Unverified Commit 283cdc2e authored by Kevin Albertson's avatar Kevin Albertson Committed by GitHub
Browse files

CDRIVER-4333 unskip `mongohouse` tests (#1518)

* remove `mongohouse` tests from skip

* do not run `drop` in mongohouse tests

* do not run `configureFailPoint` in mongohouse tests

* fix leak

* pass `ON` for `RUN_MONGOHOUSE_TESTS`

To enable using `test_framework_getenv_bool`. "true" is not a supported value.

* add helper `test_framework_is_mongohouse`

To reduce hard coding of the string "RUN_MONGOHOUSE_TESTS"
parent 1eacb5d4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment