From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from do.openembedded.org (do.openembedded.org [107.170.225.144]) by mail.openembedded.org (Postfix) with ESMTP id 281A277AB3; Wed, 5 Apr 2017 13:02:30 +0000 (UTC) MIME-Version: 1.0 From: Patchwork To: Dmitry Rozhkov Date: Wed, 05 Apr 2017 13:02:31 -0000 Message-ID: <20170405130231.6645.91181@do.openembedded.org> References: <20170405123745.15688-1-dmitry.rozhkov@linux.intel.com> Reply-To: openembedded-core@lists.openembedded.org X-Patchwork-Hint: ignore In-Reply-To: <20170405123745.15688-1-dmitry.rozhkov@linux.intel.com> Cc: openembedded-core@lists.openembedded.org Subject: =?UTF-8?B?4pyXIHBhdGNodGVzdDogZmFpbHVyZSBmb3IgcHl0aG9uMzogZml4IHJ1bi10aW1lIGRlcHMgZm9yIGNvcmUgcHl0aG9uMyBsaWJyYXJpZXM=?= X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Apr 2017 13:02:30 -0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit == Series Details == Series: python3: fix run-time deps for core python3 libraries Revision: 1 URL : https://patchwork.openembedded.org/series/6164/ 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 Patch line too long (current length 184) [test_max_line_length] Suggested fix Shorten the corresponding patch line (max length supported 180) Patch scripts/contrib/python/generate-manifest-3.5.py Line + m.addPackage( "${PN}-netclient", "Python Internet Protocol clients", "${PN} ... * 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 3b7111b30d) 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