On Fri, 1 Dec 2017 23:07:48 +0100 Martin Jansa <[email protected]> wrote:
> Is it trying to apply whole series (including the 2 patches which were > already merged to master and actually introduced the issue I was trying to > fix)? > > Does it mean that I cannot send a fix into the e-mail thread where the > issue was introduced and discussed? I do not the answer but I can tell you about the fail check: patchtest is pretty dummy in this check, it simply does git apply --check <your series.mbox> so you need to base on master's HEAD. > > Regards, > > On Fri, Dec 1, 2017 at 11:02 PM, Patchwork < > [email protected]> wrote: > > > == Series Details == > > > > Series: initramfs-framework installation improvements (rev4) > > Revision: 4 > > URL : https://patchwork.openembedded.org/series/9783/ > > 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: > > > > > > > > * Issue Series does not apply on top of target branch > > [test_series_merge_on_head] > > Suggested fix Rebase your series on top of targeted branch > > Targeted branch master (currently at addf309165) > > > > > > > > If you believe any of these test results are incorrect, please reply to the > > mailing list ([email protected]) 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 > > > > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
