From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Khem Raj <raj.khem@gmail.com>
Subject: [meta-multimedia][PATCH 8/8] meta-multimedia-image-ptest-all: Do not run PTESTS_PROBLEMS_META_MULTIMEDIA
Date: Sat, 12 Apr 2025 08:30:22 -0700 [thread overview]
Message-ID: <20250412153022.2343322-8-raj.khem@gmail.com> (raw)
In-Reply-To: <20250412153022.2343322-1-raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
.../images/meta-multimedia-image-ptest-all.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-ptest-all.bb b/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-ptest-all.bb
index 8accba1bff..8ceb617fce 100644
--- a/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-ptest-all.bb
+++ b/meta-multimedia/recipes-multimedia/images/meta-multimedia-image-ptest-all.bb
@@ -9,7 +9,7 @@ REQUIRED_DISTRO_FEATURES = "ptest"
require conf/include/ptest-packagelists-meta-multimedia.inc
# Include the full set of ptests
-PTESTS_META_MULTIMEDIA = "${PTESTS_FAST_META_MULTIMEDIA} ${PTESTS_SLOW_META_MULTIMEDIA} ${PTESTS_PROBLEMS_META_MULTIMEDIA}"
+PTESTS_META_MULTIMEDIA = "${PTESTS_FAST_META_MULTIMEDIA} ${PTESTS_SLOW_META_MULTIMEDIA}"
do_testimage[noexec] = "1"
do_testimage[depends] = "${@' '.join(['meta-multimedia-image-ptest-'+x+':do_testimage' for x in d.getVar('PTESTS_META_MULTIMEDIA').split()])}"
prev parent reply other threads:[~2025-04-12 15:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-12 15:30 [meta-python][PATCH 1/8] ptest-packagelists-meta-python: Move passing tests out of PTESTS_PROBLEMS_META_PYTHON Khem Raj
2025-04-12 15:30 ` [meta-python][PATCH 2/8] meta-python-image-ptest-all: Do not run PTESTS_PROBLEMS_META_PYTHON Khem Raj
2025-04-12 15:30 ` [meta-oe][PATCH 3/8] meta-oe: Move tests out or into problematic test lists Khem Raj
2025-04-12 15:30 ` [meta-oe][PATCH 4/8] meta-oe-image-ptest-all: Do not include PTESTS_PROBLEMS_META_OE Khem Raj
2025-04-12 15:30 ` [meta-networking][PATCH 5/8] ptest-packagelists-meta-networking: Adjust ptests as per pass status Khem Raj
2025-04-12 15:30 ` [meta-perl][PATCH 6/8] ptest-packagelists-meta-perl: adjust automated ptest runs Khem Raj
2025-04-12 15:30 ` [meta-perl][PATCH 7/8] meta-perl-image-ptest-all: Do not run PTESTS_PROBLEMS_META_PERL Khem Raj
2025-04-12 15:30 ` Khem Raj [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=20250412153022.2343322-8-raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@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 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.