You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rdar://101564030 (PackageGraph.computeTestTargetsForExecutableTargets() incorrectly returns test mappings for plugin usage targets) (#5841)
A target's use of a plugin is represented as a kind of dependency, but this should not influence the test association. Otherwise every test that depends on a library that uses a plugin seems to be associated with every other target that uses the plugin.
0 commit comments