ant
ant copied to clipboard
Bugfix/catch dynamic test before each
Ensure that every failed test is reported by the LegacyXmlResultFormatter
. Currently failures in @BeforeEach
with a @TestFactory
are not visible in the XMLreports. Possibly not fully correct classname
and name
attributes are far better than an invisible failure.
Hi Ant Team. Can someone provide feedback to this PR? Thanks.
Hello @mguillem, sorry I just saw this now. Is there a junitreport output that you can show with and without this change? If not, I can test/check this myself in a few days and see how this change then impacts the reports.
this is ok to test
@jaikiran do you still need something from me? Failed test seems unrelated to this PR.
Hello Marc, sorry this took this long. I saw this PR again this week and what you raise here is a valid bug. I've pushed a commit which should address this and should be available in our upcoming Ant 1.10.14 release.
Please continue to raise any other issues you might see in this task or Ant in general. Sorry again about the delay.