nils-christian commented on PR #3347: URL: https://github.com/apache/maven-surefire/pull/3347#issuecomment-4491336582
Hi @olamy , Next attempt. The tests have been reverted, so if everything is green it proves that we still have the "old" behaviour. We track the class name with the new field _sourceQualifiedName_ (as you suggested) and use it in the adapter if necessary. The _getSourceQualifiedName_ has a fallback for the previous behaviour. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
