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

Arkadiusz Hiler arkadiusz.hiler at intel.com
Tue Jun 4 13:18:05 UTC 2019


On Tue, Jun 04, 2019 at 02:02:36PM +0100, Chris Wilson wrote:
> Quoting Arkadiusz Hiler (2019-06-04 13:59:53)
> > $ 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.
> 
> Or fix all the others again. And stop throwing away the directory
> structure for meson?
> -Chris

Slowly getting there...

https://intel-gfx-ci.01.org/tree/drm-tip/IGT_5036/fi-icl-dsi/igt@amdgpu/amd_basic@query-info.html

This need to be fixed first. Most other tools are already fine with slashes.


More information about the igt-dev mailing list