Quoting Dylan Baker (2018-04-11 13:39:26)
> Quoting Eric Anholt (2018-04-11 12:09:34)
> > Dylan Baker writes:
> >
> > > The current code has bit-rotted quite a bit, in late 2016 the format was
> > > changed from XML based to txt based, but the code was never updated.
> > > ---
> >
> > I think yo
Quoting Dylan Baker (2018-04-11 13:39:26)
> Quoting Eric Anholt (2018-04-11 12:09:34)
> > Dylan Baker writes:
> >
> > > The current code has bit-rotted quite a bit, in late 2016 the format was
> > > changed from XML based to txt based, but the code was never updated.
> > > ---
> >
> > I think yo
Quoting Eric Anholt (2018-04-11 12:09:34)
> Dylan Baker writes:
>
> > The current code has bit-rotted quite a bit, in late 2016 the format was
> > changed from XML based to txt based, but the code was never updated.
> > ---
>
> I think you can remove the elementtree import now.
>
> Other than t
Dylan Baker writes:
> The current code has bit-rotted quite a bit, in late 2016 the format was
> changed from XML based to txt based, but the code was never updated.
> ---
I think you can remove the elementtree import now.
Other than that,
Reviewed-by: Eric Anholt
(though deqp seems much les