From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: ✗ patchtest: failure for oeqa core and oe-selftest threaded enablement (rev2)
Date: Wed, 12 Jul 2017 16:05:55 -0500 [thread overview]
Message-ID: <1499893555.5349.62.camel@linux.intel.com> (raw)
In-Reply-To: <20170712200120.2381.91363@do.openembedded.org>
On Wed, 2017-07-12 at 20:01 +0000, Patchwork wrote:
> == Series Details ==
>
> Series: oeqa core and oe-selftest threaded enablement (rev2)
> Revision: 2
> URL : https://patchwork.openembedded.org/series/7694/
> 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 b1c4661742)
Just dig into it and found the following: the above issue raised by
patchtest is due to the below one. The safest is to rebase against
oe-core, not poky and send the patch or patches to the correct ML.
Leo
>
> * Issue Series sent to the wrong mailing list or some patches from the series correspond to different mailing lists [test_target_mailing_list]
> Suggested fix Send the series again to the correct mailing list (ML)
> Suggested ML poky@yoctoproject.org [http://git.yoctoproject.org/cgit/cgit.cgi/poky/]
> Patch's path: meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py
>
>
>
> 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] -> ...).
>
> ---
> Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
> Test suite: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
>
next prev parent reply other threads:[~2017-07-12 20:56 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-12 19:36 [PATCHv2 00/29] oeqa core and oe-selftest threaded enablement Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 01/29] oeqa/core/loader: Switch method definition for _make_failed_test Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 02/29] oeqa/selftest/{context, case}: Handle KeyboardInterrupt/SIGINT and SIGTERM Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 03/29] selftest/cases/package: Call parent setUpClass method Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 04/29] bb/tinfoil: run_command handle busy status in bitbake server Aníbal Limón
2017-07-13 15:20 ` Christopher Larson
2017-07-13 15:32 ` Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 05/29] oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from env Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 06/29] oeqa/core/threaded: Enable support to use the main thread Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 07/29] oeqa/core/threaded: Add support to run into a thread at end of execution Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 08/29] oeqa/core/threaded: logSummary add skipped tests info Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 09/29] oeqa/core/tests: Update test_loader threaded to cover main thread usage Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 10/29] oeqa/selftest/{case, context}: Add builddir by test class and context Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 11/29] oeqa/selftest/case: Add wrappers to utils.commands modules Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 12/29] oeqa/selftest/case: Creates meta-selftest layer per class Aníbal Limón
2017-07-12 19:36 ` [PATCHv2 13/29] oeqa/selftest/case: tearDown extra commands print what actually fails Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 14/29] oeqa/selftest/case: Support bitbake memres mode in per build directory Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 15/29] oeqa/selftest/cases: Use testlayer_path instead of call get_test_layer() Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 16/29] oeqa/selftest/cases: Use builddir from class instead of get from environment Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 17/29] oeqa/selftest/cases: Use wrapper methods from OESelfTestCase class Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 18/29] oeqa/selftest/cases: imagefeatures enable threaded runs Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 19/29] oeqa/selftest/cases: runqemu " Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 20/29] oeqa/selftest/cases: runtime " Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 21/29] oeqa/selftest/cases: eSDK " Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 22/29] oeqa/selftest/cases: devtool " Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 23/29] oeqa/selftest/cases: recipetool enable for " Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 24/29] oeqa/selftest/cases: Move devtool deploy test case to own module Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 25/29] selftest/cases/devtool{, end}: Move update/finish_modify tests to its " Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 26/29] seltest/cases/devtool: Build dbus on test_devtool_add_git_local Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 27/29] argparse_oe: Add int_positive type Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 28/29] oeqa/selftest/context: Enable support for threaded runs Aníbal Limón
2017-07-12 19:37 ` [PATCHv2 29/29] oeqa/selftest/cases: systemd_boot enable " Aníbal Limón
2017-07-12 20:01 ` ✗ patchtest: failure for oeqa core and oe-selftest threaded enablement (rev2) Patchwork
2017-07-12 21:05 ` Leonardo Sandoval [this message]
2017-07-13 16:14 ` [PATCHv2 00/29] oeqa core and oe-selftest threaded enablement Aníbal Limón
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1499893555.5349.62.camel@linux.intel.com \
--to=leonardo.sandoval.gonzalez@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox