* [PATCH] gzip; update ptest package dependencies @ 2019-08-06 18:45 Trevor Gamblin 2019-08-06 19:02 ` ✗ patchtest: failure for " Patchwork 0 siblings, 1 reply; 2+ messages in thread From: Trevor Gamblin @ 2019-08-06 18:45 UTC (permalink / raw) To: openembedded-core From: Trevor Gamblin <trevor.gamblin@windriver.com> gzip-ptest skips the following tests on core-image-sato builds: - zgrep-context - zdiff - zgrep-signal The same tests pass on core-image-sato-sdk builds. This is due to the use of busybox tool variants on core-image-sato (zgrep-context, zdiff) and the absence of the perl and perl-ptest packages (zgrep-signal). This patch adds the dependencies needed for all three tests. --- meta/recipes-extended/gzip/gzip_1.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/gzip/gzip_1.10.bb b/meta/recipes-extended/gzip/gzip_1.10.bb index 6a5b245..5ab99d0 100644 --- a/meta/recipes-extended/gzip/gzip_1.10.bb +++ b/meta/recipes-extended/gzip/gzip_1.10.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ PROVIDES_append_class-native = " gzip-replacement-native" -RDEPENDS_${PN}-ptest += "make" +RDEPENDS_${PN}-ptest += "make perl perl-ptest grep diffutils" BBCLASSEXTEND = "native" -- 2.7.4 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* ✗ patchtest: failure for gzip; update ptest package dependencies 2019-08-06 18:45 [PATCH] gzip; update ptest package dependencies Trevor Gamblin @ 2019-08-06 19:02 ` Patchwork 0 siblings, 0 replies; 2+ messages in thread From: Patchwork @ 2019-08-06 19:02 UTC (permalink / raw) To: Trevor Gamblin; +Cc: openembedded-core == Series Details == Series: gzip; update ptest package dependencies Revision: 1 URL : https://patchwork.openembedded.org/series/19125/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on the proposed series by patchtest resulting in the following failures: * Patch gzip; update ptest package dependencies Issue Shortlog does not follow expected format [test_shortlog_format] Suggested fix Commit shortlog (first line of commit message) should follow the format "<target>: <summary>" * Patch gzip; update ptest package dependencies Issue Patch is missing Signed-off-by [test_signed_off_by_presence] Suggested fix Sign off the patch (either manually or with "git commit --amend -s") If you believe any of these test results are incorrect, please reply to the mailing list (openembedded-core@lists.openembedded.org) raising your concerns. Otherwise we would appreciate you correcting the issues and submitting a new version of the patchset if applicable. Please ensure you add/increment the version number when sending the new version (i.e. [PATCH] -> [PATCH v2] -> [PATCH v3] -> ...). --- Guidelines: https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest Test suite: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-06 19:02 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-08-06 18:45 [PATCH] gzip; update ptest package dependencies Trevor Gamblin 2019-08-06 19:02 ` ✗ patchtest: failure for " Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox