-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
I added a new filter for the recent tests added for the state machine in Topology that lets us filter tests by support for the unified topology. There are a number of tests in our suite right now that use the form:
if (this.configuration.usingUnifiedTopology()) { // reason return this.skip(); }
that should be converted to use the new filter