Easier test selection for devs
When "--include NVDA" is present, it isn't possible to
select some other tag only, tests matching either tag will be run.
This results in many tests running, when a developer may only wish to run chrome, or symbols tests.
The initial intention was to prevent developers accidentally running installer tests.
This is now achieved by supplying a tag that matches no tests.