[Mesa-dev] [PATCH 2/2] intel/compiler: Use gen_get_device_info() in test_eu_validate

Dylan Baker dylan at pnwbakers.com
Fri Mar 16 21:10:54 UTC 2018


Quoting Rafael Antognolli (2018-03-16 13:19:11)
> On Fri, Mar 16, 2018 at 10:56:24AM -0700, Matt Turner wrote:
> > Previously the unit test filled out a minimal devinfo struct. A previous
> > patch caused the test to begin assert failing because the devinfo was
> > not complete. Avoid this by using the real mechanism to create devinfo.
> > 
> > Note that we have to drop icl from the table, since we now rely on the
> > name -> PCI ID translation done by gen_device_name_to_pci_device_id(),
> > and ICL's PCI IDs are not upstream yet.
> > 
> > Fixes: f89e735719a6 ("intel/compiler: Check for unsupported register sizes.")
> 
> Oh, it makes sense to fail, but I don't know why I didn't see any error
> on CI when I submitted this. Is it part of some test not covered by
> percheckin?

It's part of the meson-buildtest. Master is yellow because of this.

Dylan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180316/1b1a8f1b/attachment.sig>


More information about the mesa-dev mailing list