Skip to content

Syncing from upstream odoo/runbot (19.0-imrove-error-tags-edition-xdo)#1074

Open
bt-admin wants to merge 2 commits intobrain-tec:19.0-imrove-error-tags-edition-xdofrom
odoo:19.0-imrove-error-tags-edition-xdo
Open

Syncing from upstream odoo/runbot (19.0-imrove-error-tags-edition-xdo)#1074
bt-admin wants to merge 2 commits intobrain-tec:19.0-imrove-error-tags-edition-xdofrom
odoo:19.0-imrove-error-tags-edition-xdo

Conversation

@bt-admin
Copy link
Copy Markdown

@bt-admin bt-admin commented May 5, 2026

bt_gitbot

Xavier-Do added 2 commits May 4, 2026 08:32
On an error, tests tags are joined by a comma and displayed in a single
line. This makes it hard to read and edit when there are many tags,
especially if they have parameters. This commit changes the separator to
a newline, making it easier to read and edit the tags.
In the future, it may also make the parsing more robust as we can
easily split on \n, but the validation is still a good idea.

This commit also adds a check on the format of the test tags to prevent
saving invalid tag and hopefully complelty preventing saving tags that
would break all builds.

While on it, fixing the impacted error domain for parametric tags
since right now they would match all errors ignoring the parameters
making this feature pretty much unusable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants