From: Cyril Hrubis <chrubis@suse.cz>
To: Andrea Cervesato <andrea.cervesato@suse.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH 0/2] Two more metadata parser fixes
Date: Mon, 7 Jul 2025 13:10:55 +0200 [thread overview]
Message-ID: <aGurP-pQEQkcPIy2@yuki.lan> (raw)
In-Reply-To: <9fe4918b-431b-4ce0-9094-710385d5dd89@suse.com>
Hi!
> Feel free to merge, I will fix kirk later on.
These changes also crash doc generator since the format of the metadata
has changed:
Traceback (most recent call last):
File "/home/metan/Work/ltp/doc/.venv/lib/python3.12/site-packages/sphinx/events.py", line 97, in emit
results.append(listener.handler(self.app, *args))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/metan/Work/ltp/doc/conf.py", line 517, in generate_test_catalog
text.extend(_generate_setup_table(conf))
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/metan/Work/ltp/doc/conf.py", line 407, in _generate_setup_table
values.append(f'{value[0]}, {value[1]}')
~~~~~^^^
KeyError: 0
--
Cyril Hrubis
chrubis@suse.cz
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2025-07-07 11:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-20 15:43 [LTP] [PATCH 0/2] Two more metadata parser fixes Cyril Hrubis
2025-06-20 15:43 ` [LTP] [PATCH 1/2] metadata: data_storage: Fix hash to json object serialization Cyril Hrubis
2025-06-20 15:43 ` [LTP] [PATCH 2/2] metaparse: Map arrays with designated initializers to JSON objects Cyril Hrubis
2025-07-11 9:28 ` Andrea Cervesato via ltp
2025-07-11 11:33 ` Cyril Hrubis
2025-06-23 8:16 ` [LTP] [PATCH 0/2] Two more metadata parser fixes Andrea Cervesato via ltp
2025-07-07 9:23 ` Andrea Cervesato via ltp
2025-07-07 11:10 ` Cyril Hrubis [this message]
2025-07-07 11:27 ` Andrea Cervesato via ltp
2025-07-11 13:25 ` Andrea Cervesato via ltp
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=aGurP-pQEQkcPIy2@yuki.lan \
--to=chrubis@suse.cz \
--cc=andrea.cervesato@suse.com \
--cc=ltp@lists.linux.it \
/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