For instance this comment says that HbmXmlQuarkusConfigTest is failing.

But the corresponding build scan says HbmXmlQuarkusConfigTest is flaky.

This may just be a parsing/formatting problem when tests fail outside of a test method (e.g. in setup), since weirdly the GitHub comment adds a trailing dot to HbmXmlQuarkusConfigTest.
For instance this comment says that
HbmXmlQuarkusConfigTestis failing.But the corresponding build scan says
HbmXmlQuarkusConfigTestis flaky.This may just be a parsing/formatting problem when tests fail outside of a test method (e.g. in setup), since weirdly the GitHub comment adds a trailing dot to
HbmXmlQuarkusConfigTest.