In order to detect examples that are skipped in all tested configurations, these examples need to be defined (and then explicitly skipped). Currently a large number of examples are defined conditionally, and if these conditions are always false the respective examples would not be detected as skipped.
- is cloned by
-
MONGOID-4827 Change test suite to always define all examples
-
- Closed
-
- is depended on by
-
RUBY-1401 Detect tests that are never run (skipped on all configurations)
-
- Closed
-
- is related to
-
RUBY-1753 Remove remaining global cluster query methods
-
- Closed
-
- links to