* [LTP] [PATCH] metadata: update stale test expected outputs
@ 2026-06-12 12:29 Andrea Cervesato
2026-06-12 14:43 ` Andrea Cervesato via ltp
0 siblings, 1 reply; 2+ messages in thread
From: Andrea Cervesato @ 2026-06-12 12:29 UTC (permalink / raw)
To: Linux Test Project
From: Andrea Cervesato <andrea.cervesato@suse.com>
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
metadata/tests/expand_flags.c.json | 6 +++---
metadata/tests/tags.c.json | 16 ++++++++--------
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/metadata/tests/expand_flags.c.json b/metadata/tests/expand_flags.c.json
index cd79dd296b9cbc2cfd61fffc8a84634bbe313b94..079972e4a7cf65a3717c179f7ddeb30c49964820 100644
--- a/metadata/tests/expand_flags.c.json
+++ b/metadata/tests/expand_flags.c.json
@@ -1,6 +1,6 @@
"expand_flags": {
- "all_filesystems": "1",
- "needs_device": "1",
- "needs_tmpdir": "1",
+ "all_filesystems": true,
+ "needs_device": true,
+ "needs_tmpdir": true,
"fname": "expand_flags.c"
}
\ No newline at end of file
diff --git a/metadata/tests/tags.c.json b/metadata/tests/tags.c.json
index 14cc14f1c1e110a5a0a1425d3e9a23179baff09f..d45c9f447f1337c9bed86edb7fd71a134db5d25e 100644
--- a/metadata/tests/tags.c.json
+++ b/metadata/tests/tags.c.json
@@ -1,13 +1,13 @@
"tags": {
"tags": [
- [
- "tag-name-1",
- "tag-value-1"
- ],
- [
- "tag-name-2",
- "tag-value-2"
- ]
+ [
+ "tag-name-1",
+ "tag-value-1"
],
+ [
+ "tag-name-2",
+ "tag-value-2"
+ ]
+ ],
"fname": "tags.c"
}
\ No newline at end of file
---
base-commit: a3fda1dc1ce7da882a592a4877da7f214e468650
change-id: 20260612-metadata_extension-7b01456ac3dd
Best regards,
--
Andrea Cervesato <andrea.cervesato@suse.com>
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [LTP] [PATCH] metadata: update stale test expected outputs
2026-06-12 12:29 [LTP] [PATCH] metadata: update stale test expected outputs Andrea Cervesato
@ 2026-06-12 14:43 ` Andrea Cervesato via ltp
0 siblings, 0 replies; 2+ messages in thread
From: Andrea Cervesato via ltp @ 2026-06-12 14:43 UTC (permalink / raw)
To: Andrea Cervesato; +Cc: Linux Test Project
Merged, Thanks!
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-12 14:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-12 12:29 [LTP] [PATCH] metadata: update stale test expected outputs Andrea Cervesato
2026-06-12 14:43 ` Andrea Cervesato via ltp
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.