[igt-dev] [PATCH i-g-t 3/3] Makefile: Do not nest new gem tests in i915 directory

Arkadiusz Hiler arkadiusz.hiler at intel.com
Thu Jun 6 09:08:59 UTC 2019


On Thu, Jun 06, 2019 at 09:59:28AM +0100, Chris Wilson wrote:
> Quoting Arkadiusz Hiler (2019-06-05 08:45:14)
> > $ diff <(sed "s/ /\n/g" meson-test-list.txt | grep -v 'vc4\|v3d\|panfrost' | sort) <(sed "s/ /\n/g" autotools-test-list.txt | sort)
> > 30d29
> > < gem_ctx_clone
> > 32d30
> > < gem_ctx_engines
> > 36d33
> > < gem_ctx_shared
> > 137d133
> > < gem_vm_create
> > 145a142,146
> > > i915/gem_ctx_clone
> > > i915/gem_ctx_engines
> > > i915/gem_ctx_shared
> > > i915/gem_exec_balancer
> > > i915/gem_vm_create
> > 
> > Let's make this consistent with meson and all the other gem tests we
> > have.
> 
> Please, no. Please, can I have my tests back? And all the others you
> moved away?
> -Chris

Sure, I am all up for that, but by doing so means no sensible results
from CI until stuff gets fixed there. As I have stated we are almost
there, I think that the vis htmls and links is the very last bit.

Let's be consistent for now and have results. We will need to have a
flag day when we install them under i915/. This will require
coordination from Martin to get the filtering right.

Just to be clear - this has nothing to do with meson.

-- 
Cheers,
Arek


More information about the igt-dev mailing list