Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.22.2, 3.0.0-M5, 3.0.0-M6
-
None
-
None
Description
Java test project we were using surefire/failsafe version 2.17 and upgraded it to 2.22.2.
After upgrade failsafe report size has increased from approx. 7-8KB to 180-200KB.
Properties, "java.class.path" and "surefire.test.class.path" are having large class path values. If we can get property configuration option like mask bigger properties values of configuration to unable or disable according to requirement would really help to resolve size issue.
Attachments
Issue Links
- is fixed by
-
SUREFIRE-1360 Ability to disable properties for successfully passed tests
- Closed