Tests suggestion: meta level to exercise permutations of tunables #9652
Labels
Component: Test Suite
Indicates an issue with the test framework or a test case
Type: Feature
Feature request or new feature
I noticed at #9648 (comment)
That this bug was only exposed when a tunable was flipped.
That got me thinking that perhaps there are bug lurking in all the possible combinations of tunables, or as in the case of the referenced bug, where tunables are changed during runtime (where allowable). This would likely be an immense amount of tooling, but perhaps the test suite should have the ability to exercise the tunables before/during runs to shake out any bugs. I realize this is likely to be an exponential increase in the number of tests but it might be worth doing once in a while to see what shakes out.
The text was updated successfully, but these errors were encountered: