From: Patchwork <patchwork@patchwork.openembedded.org>
To: Armin Kuster <akuster808@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: ✗ patchtest: failure for Sumo-next patches for review
Date: Thu, 13 Dec 2018 22:03:16 -0000 [thread overview]
Message-ID: <20181213220316.2332.66576@do> (raw)
In-Reply-To: <cover.1544735897.git.akuster808@gmail.com>
== Series Details ==
Series: Sumo-next patches for review
Revision: 1
URL : https://patchwork.openembedded.org/series/15331/
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 6d666b0413)
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
prev parent reply other threads:[~2018-12-13 22:03 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-13 21:38 [Sumo][PATCH 00/45] Sumo-next patches for review Armin Kuster
2018-12-13 21:38 ` [PATCH 01/45] scripts/runqemu: Replace subprocess.run() for compatibilty Armin Kuster
2018-12-13 21:38 ` [PATCH 02/45] scripts/runqemu: Tidy up lock handling code Armin Kuster
2018-12-13 21:38 ` [PATCH 03/45] scripts/runqemu: Improve lockfile handling for python with close_fd=True Armin Kuster
2018-12-13 21:38 ` [PATCH 04/45] oeqa/selftest/signing: Skip tests if gpg isn't found Armin Kuster
2018-12-13 21:38 ` [PATCH 05/45] oeqa/selftest/signing: Allow tests not to need gpg on the host Armin Kuster
2018-12-13 21:38 ` [PATCH 06/45] oeqa/selftest/signing: Use do_populate_lic target instead of do_package Armin Kuster
2018-12-13 21:38 ` [PATCH 07/45] oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove() Armin Kuster
2018-12-13 21:38 ` [PATCH 08/45] oeqa/selftest/buildoptions: Improve ccache test failure output Armin Kuster
2018-12-13 21:38 ` [PATCH 09/45] oeqa/utils/commands: Add extra qemu failure logging Armin Kuster
2018-12-13 21:38 ` [PATCH 10/45] oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed file Armin Kuster
2018-12-13 21:38 ` [PATCH 11/45] oeqa/utils/commands: Avoid log message duplication Armin Kuster
2018-12-13 21:38 ` [PATCH 12/45] oeqa/qemurunner: Remove resource python warnings Armin Kuster
2018-12-13 21:38 ` [PATCH 13/45] oeqa/selftest/buildoptions: Improve ccache test Armin Kuster
2018-12-13 21:38 ` [PATCH 14/45] oeqa/selftest/buildoptions: Ensure diskmon tests run consistently Armin Kuster
2018-12-13 21:38 ` [PATCH 15/45] oeqa/oelib/path: don't leak temporary directories Armin Kuster
2018-12-13 21:38 ` [PATCH 16/45] oeqa/selftest/runqemu: Improve testcase failure handling Armin Kuster
2018-12-13 21:38 ` [PATCH 17/45] oeqa/utils/qemurunner: Avoid tracebacks on closed files Armin Kuster
2018-12-13 21:38 ` [PATCH 18/45] oeqa: don't litter /tmp with temporary directories Armin Kuster
2018-12-13 21:38 ` [PATCH 19/45] oeqa/selftest/esdk: run selftest inside workdir not /tmp Armin Kuster
2018-12-13 21:38 ` [PATCH 20/45] oeqa/loader: Fix deprecation warning Armin Kuster
2018-12-13 21:38 ` [PATCH 21/45] oeqa/utils/commands: Avoid unclosed file warnings Armin Kuster
2018-12-13 21:38 ` [PATCH 22/45] oeqa/selftest/context: Replace deprecated imp module usage Armin Kuster
2018-12-13 21:38 ` [PATCH 23/45] oeqa/utils/qemurunner.py: Fix python regex warnings Armin Kuster
2018-12-13 21:38 ` [PATCH 24/45] oeqa/selftest/context: Improve log file handling Armin Kuster
2018-12-13 21:38 ` [PATCH 25/45] oeqa/core/runner: Improve test case comparision Armin Kuster
2018-12-13 21:38 ` [PATCH 26/45] oeqa/runner: Ensure we don't print misleading results output Armin Kuster
2018-12-13 21:38 ` [PATCH 27/45] oeqa/core/threaded: Remove in favour of using concurrenttests Armin Kuster
2018-12-13 21:38 ` [PATCH 28/45] oeqa/runner: Simplify code Armin Kuster
2018-12-13 21:38 ` [PATCH 29/45] oeqa: Remove xmlrunner Armin Kuster
2018-12-13 21:38 ` [PATCH 30/45] oeqa/core/runner: refactor for OEQA to write json testresult Armin Kuster
2018-12-13 21:38 ` [PATCH 31/45] oeqa/core/runner: write testresult to json files Armin Kuster
2018-12-13 21:38 ` [PATCH 32/45] oeqa/runtime/ptest: Inject results+logs into stored json results file Armin Kuster
2018-12-13 21:38 ` [PATCH 33/45] oeqa/runner: Always show a summary of success/fail/error/skip counts Armin Kuster
2018-12-13 21:38 ` [PATCH 34/45] oeqa/runner: Sort the test result output by result class Armin Kuster
2018-12-13 21:38 ` [PATCH 35/45] oeqa/selftest/context: write testresult to json files Armin Kuster
2018-12-13 21:38 ` [PATCH 36/45] testimage.bbclass: " Armin Kuster
2018-12-13 21:38 ` [PATCH 37/45] testsdk.bbclass: " Armin Kuster
2018-12-13 21:38 ` [PATCH 38/45] oeqa/selftest: Improvements to the json logging Armin Kuster
2018-12-13 21:38 ` [PATCH 39/45] oeqa/selftest: Standardize json logging output directory Armin Kuster
2018-12-13 21:38 ` [PATCH 40/45] oeqa/utils/metadata: Allow to function without the git module Armin Kuster
2018-12-13 21:38 ` [PATCH 41/45] image-buildinfo, oeqa/selftest/containerimage: Ensure image-buildinfo doesn't break tests Armin Kuster
2018-12-13 21:38 ` [PATCH 42/45] oeqa/selftest/esdk: Ensure parent directory exists Armin Kuster
2018-12-13 21:38 ` [PATCH 43/45] default-versions.inc: Make PREFERRED_VERSION_openssl* overwritable Armin Kuster
2018-12-13 21:38 ` [PATCH 44/45] oeqa/selftest/esdk: Fix typo causing test failure Armin Kuster
2018-12-13 21:38 ` [PATCH 45/45] busybox: Put klogd/syslogd alternative links in syslog package Armin Kuster
2018-12-13 22:03 ` Patchwork [this message]
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=20181213220316.2332.66576@do \
--to=patchwork@patchwork.openembedded.org \
--cc=akuster808@gmail.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