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
The test discovery logic does not currently take into account TARGET_, TOOLCHAIN_, nor FEATURE_ prefixes when scanning for tests. This is a deficiency as this should not be a special case. It should follow the same behavior as the build system.