From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org, "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Subject: [PATCH] tests/functional: Move the mips64el fuloong2e test into the thorough category
Date: Fri, 13 Sep 2024 19:51:40 +0200 [thread overview]
Message-ID: <20240913175140.3329083-1-thuth@redhat.com> (raw)
Commit d2fce37597c2 added a test that downloads an asset from the
internet, so this test should not be run by default anymore and be
put into the thorough category instead.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
tests/functional/meson.build | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/tests/functional/meson.build b/tests/functional/meson.build
index 975e609073..8d5520349d 100644
--- a/tests/functional/meson.build
+++ b/tests/functional/meson.build
@@ -86,11 +86,8 @@ tests_mipsel_system_thorough = [
'mipsel_malta',
]
-tests_mips64el_system_quick = [
- 'mips64el_fuloong2e',
-]
-
tests_mips64el_system_thorough = [
+ 'mips64el_fuloong2e',
'mips64el_loongson3v',
'mips64el_malta',
]
--
2.46.0
next reply other threads:[~2024-09-13 17:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-13 17:51 Thomas Huth [this message]
2024-09-13 20:13 ` [PATCH] tests/functional: Move the mips64el fuloong2e test into the thorough category Philippe Mathieu-Daudé
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=20240913175140.3329083-1-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=jiaxun.yang@flygoat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).