On Sat, 2023-04-08 at 09:56 +0200, Frederic Martinsons wrote:
> Forget my previous question, 
> 
> I simply
> edit https://git.openembedded.org/openembedded-core/tree/meta/lib/oeq
> a/selftest/cases/reproducible.py#n137
> to replace by zavariant, and with OEQA_DEBUGGING_SAVED_OUTPUT set , I
> managed to see the html diff
> 
> Nevertheless, It took one hour, but it seems that it cannot be
> avoided since there are two builds and one
> without any shared state.

Unfortunately that is the nature of the test, one side has to be built
from scratch. Tweaking the test as you'd done to target a specific
component is what I'd have done too to speed things up for a specific
recipe.

To get a further speedup, you could probably keep the sstate for each
of the two builds separate but retain both, then in theory on the
pieces you change would rebuild. Again, it would mean tweaking the test
but for debugging, I think that is fine. Rust can be a pain if you just
rebuild those as it still takes a while. Thanks for taking a look!

Cheers,

Richard


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#179835): 
https://lists.openembedded.org/g/openembedded-core/message/179835
Mute This Topic: https://lists.openembedded.org/mt/98126404/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to