[igt-dev] [PATCH i-g-t 0/3] Use Jansson instead of json-c in igt_runner

Petri Latvala petri.latvala at intel.com
Thu Aug 11 09:14:54 UTC 2022


On Wed, Aug 10, 2022 at 03:55:27PM +0200, Ryszard Knop wrote:
> The json-c library has a hard limit of 2GB of its output. While normally
> it's not a problem, some very verbose edge cases make the results.json
> output go past that limit.
> 
> This series converts igt_runner's json-c usage to Jansson.
> 
> 

I haven't been able to review this thoroughly yet, but an initial
comment can be made:

Absolute blockers for this series are having gitlab CI correctly set
up so it builds there (should be just a matter of adding the packages
to the dockerfiles), and having the required libs installed in our
CI. Latter we're able to see fully done by having a successful
premerge on this series.


-- 
Petri Latvala


More information about the igt-dev mailing list