[Intel-gfx] [Mesa-dev] [PATCH v2 i-g-t] igt/list-workarounds: Extend the script to Mesa
Damien Lespiau
damien.lespiau at intel.com
Mon Feb 8 12:11:59 UTC 2016
On Fri, Feb 05, 2016 at 04:12:08PM -0800, Dylan Baker wrote:
> > > parse(work_arounds)
> > > + print "\nList of workarounds found in %s:" % project
>
> Hey Damien, the script says it's python 3, and this ^^^ is broken syntax
> in python 3 (but not in 2).
:(
I did notice the python2 construct, but then, of course, the diff is
missing the full context so didn't realize it was a python3 script.
Sent and pushed the obvious fix.
I really want to trust that developers run the code at least once before
submitting, even if it's a rework of the original patch. Even better
would be a simple unit test, and hook make distcheck to patchwork. I'll
look into that at some point.
--
Damien
More information about the Intel-gfx
mailing list