Browse Source
With junitparser 4.0.2, the JunitXml.fromfile() now returns a JUnitXml instance. In order to access the junit.TestSuite instance, we must use TestSuite.fromelem() to convert it back. Signed-off-by: Daniel DeGrasse <ddegrasse@tenstorrent.com>pull/90162/merge
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue