We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e29ed commit bb0f356Copy full SHA for bb0f356
changelog/11367.bugfix.rst
@@ -1,4 +1 @@
1
-[junit] move properties handling to :func:`finalize()`
2
-
3
-seem like not all the cases of calling finalize were adding the properties into the test case element,
4
-which leads to some test cases missing the expected properties.
+Fixed bug where `user_properties` where not being saved in the JUnit XML file if a fixture failed during teardown.
0 commit comments