You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2024. It is now read-only.
Users are running into hard limits on filename/test method name length when test results are being processed by this plugin. Can this limit be increased?
Example error with paths removed is below.
2021-11-21T21:58:03.356-0600 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Caused by: Fail to parse the Surefire report:
2021-11-21T21:58:03.356-0600 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Caused by: javax.xml.stream.XMLStreamException: Maximum attribute size limit (524288) exceeded
Users are running into hard limits on filename/test method name length when test results are being processed by this plugin. Can this limit be increased?
Example error with paths removed is below.
2021-11-21T21:58:03.356-0600 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Caused by: Fail to parse the Surefire report:
2021-11-21T21:58:03.356-0600 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Caused by: javax.xml.stream.XMLStreamException: Maximum attribute size limit (524288) exceeded