[OE-core] [PATCH 0/2 v2] add coreutils ptest to oe-core

Richard Purdie richard.purdie at linuxfoundation.org
Thu Nov 28 18:09:48 UTC 2019


On Sat, 2019-11-23 at 17:18 -0500, Trevor Gamblin wrote:
> From: Trevor Gamblin <trevor.gamblin at windriver.com>
> 
> Sample test results:
> 
> core-image-minimal:
> MACHINE    | PASS | FAIL | SKIP | TOTAL | TIME (m) |
> qemux86-64 |  483 |    0 |  132 |   615 |      3.8 |
> qemuarm64  |  483 |    0 |  132 |   615 |       70 |
> 
> core-image-sato:
> MACHINE    | PASS | FAIL | SKIP | TOTAL | Time (m) |
> qemux86-64 |  484 |    0 |  131 |   615 |      3.9 |
> qemuarm64  |  484 |    0 |  131 |   615 |       70 |

I do like this patch but I think this is causing the reproducibile
builds selftest to fail:

https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/515

as coreutils ptest is in the list.

I think there are other patches in master-next contributing to this too
but this one is an issue.

Its also causing a size overflow for genericx86-64:

https://autobuilder.yoctoproject.org/typhoon/#/builders/37/builds/1298

but I believe Anuj and Ross are working through changes which would
address this issue.

Cheers,

Richard



More information about the Openembedded-core mailing list