What happened:
There were couple of issue discovered when attempted to run conformance tests manually:
- --all-features and --exempt-features didn't work together.
- When asked for Mesh profile and Marked Gateway as exempt, Gateway tests were still run.
What you expected to happen:
- when --all-features and --exempt-features are specified, tests should be run for all tests except the exempt ones.
- Gateway tests should not run