From: Markus Volk <f_l_k@t-online.de>
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>,
openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCH] Remove usage of /var/volatile/tmp
Date: Sat, 25 Mar 2023 00:13:06 +0100 [thread overview]
Message-ID: <UHS1SR.41XVDUNLPY6P2@t-online.de> (raw)
In-Reply-To: <CANNYZj8eyCvwacnVoQui+ghL=cN=D8yDaBWAV1eBtvcz9qPOGA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1545 bytes --]
Am Fr, 24. Mär 2023 um 20:53:22 +0100 schrieb Alexander Kanavin
<alex.kanavin@gmail.com>:
> Do you have something in your local setup
> that pulls it in? core-image-sato-sdk does not by default add it.
True, thanks for the hint. I still had this lines in local.conf because
of the glib ptest issue.
DISTRO_FEATURES:append = " ptest"
EXTRA_IMAGE_FEATURES += "ptest-pkgs"
That shortens the test duration by far
sysvinit:
SUMMARY:
core-image-sato-sdk () - Ran 71 tests in 129.937s
core-image-sato-sdk - OK - All required tests passed (successes=49,
skipped=22, failures=0, errors=0)
NOTE: Tasks Summary: Attempted 1159 tasks of which 1158 didn't need to
be rerun and all succeeded.
systemd:
SUMMARY:
core-image-sato-sdk () - Ran 71 tests in 129.812s
core-image-sato-sdk - OK - All required tests passed (successes=56,
skipped=15, failures=0, errors=0)
NOTE: Tasks Summary: Attempted 1159 tasks of which 1158 didn't need to
be rerun and all succeeded.
busybox:
File "/home/flk/poky/meta/lib/oeqa/runtime/cases/ssh.py", line 17, in
test_ssh
self.assertEqual(status, 0, msg='SSH Test failed: %s' % output)
AssertionError: 255 != 0 : SSH Test failed: ssh: connect to host
xxx.xxx.xxx.xxx port 22: Connection refused
RESULTS - ssh.SSHTest.test_ssh: FAILED (8.09s)
SUMMARY:
core-image-sato-sdk () - Ran 71 tests in 43.593s
core-image-sato-sdk - FAIL - Required tests failed (successes=2,
skipped=68, failures=1, errors=0)
There is an issue with mdev-busybox but i guess it is not related?
[-- Attachment #2: Type: text/html, Size: 2034 bytes --]
next prev parent reply other threads:[~2023-03-24 23:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-17 6:02 [oe-core][PATCH] Remove usage of /var/volatile/tmp Markus Volk
2023-03-17 6:04 ` Markus Volk
2023-03-17 7:34 ` Alexander Kanavin
2023-03-17 8:00 ` Richard Purdie
2023-03-17 8:18 ` Markus Volk
2023-03-17 11:53 ` Richard Purdie
2023-03-17 17:31 ` Markus Volk
2023-03-17 19:10 ` Alexander Kanavin
2023-03-22 19:00 ` f_l_k
2023-03-22 19:11 ` Alexander Kanavin
[not found] ` <9VVZRR.NLXPW4ISUM5R2@t-online.de>
2023-03-23 22:34 ` Richard Purdie
2023-03-24 17:34 ` Markus Volk
2023-03-24 19:53 ` Alexander Kanavin
2023-03-24 23:13 ` Markus Volk [this message]
2023-03-25 18:38 ` Alexander Kanavin
2023-03-25 19:19 ` Markus Volk
[not found] ` <174F6B63D17BDF87.25304@lists.openembedded.org>
2023-03-24 17:58 ` Markus Volk
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=UHS1SR.41XVDUNLPY6P2@t-online.de \
--to=f_l_k@t-online.de \
--cc=alex.kanavin@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.