On <https://github.com/pantsbuild/pants/pull/6646#...
# development
a
On https://github.com/pantsbuild/pants/pull/6646#discussion_r226371262 I’m told “No installed rules can satisfy Select(TestGoalExecution) for a root subject of type Specs. during rule execution!”
I think this is again the cardinality problem of
HydratedTargets
not being the same as multiple instances of `HydratedTarget`…