On Wed Jul 15, 2026 at 5:20 PM CEST, John Ripple via lists.openembedded.org wrote: > Add govendor.py with two test classes that cover the behaviors fixed and > defined in go-vendor.bbclass: > > GoVendorSrcUriTests (offline, ~10 s): unit tests for go_src_uri() parsed > via bb.tinfoil; verifies the basic URI shape, path/pathmajor/subdir/replaces > encoding, and that non-git VCS omits the git-specific nobranch/protocol flags. > > GoVendorTaskTests: runs do_go_vendor once against the real recipetool-go-test > project and checks that external deps land in vendor/, *_test.go files are > excluded, pathmajor=/v5 falls back to the repo root when no v5/ subdir exists, > modules.txt is reproduced in vendor/, a local replacement (./is) appears as > a symlink, and the S/src/GO_IMPORT/vendor -> S/src/import/vendor symlink is > created. > > Signed-off-by: John Ripple <[email protected]> > ---
Hi John, Thanks for your patch. We get a single failure with this patch, during the reproducible.ReproducibleTests.test_reproducible_builds selftest: https://autobuilder.yoctoproject.org/valkyrie/#/builders/37/builds/4392 Can you have a look at the issue? Thanks, Mathieu -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#241091): https://lists.openembedded.org/g/openembedded-core/message/241091 Mute This Topic: https://lists.openembedded.org/mt/120282463/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
