Update changelog/11367.bugfix.rst
This commit is contained in:
parent
c2567160be
commit
22f5c53667
|
@ -1,4 +1 @@
|
||||||
[junit] move properties handling to :func:`finalize()`
|
Fixed bug where `user_properties` where not being saved in the JUnit XML file if a fixture failed during teardown.
|
||||||
|
|
||||||
seem like not all the cases of calling finalize were adding the properties into the test case element,
|
|
||||||
which leads to some test cases missing the expected properties.
|
|
||||||
|
|
Loading…
Reference in New Issue