On 2/26/21 12:21 AM, Cleber Rosa wrote: > The "get-vm-images" target defined in tests/Makefile.include is a > prerequisite for "check-acceptance", so that those files get > downloaded before the Avocado job even starts. > > It looks like on c401c058a1c a TARGETS variable was introduced with a > different content than it was previously coming from the main > Makefile. From that point on, the "get-vm-images" succeed without > doing anything because there was no matching architecture to download.
Any idea about how to detect such side effects (tests silently disabled) automatically?