t-8ch commented on issue #257: [SUREFIRE-1727] junitplatform: handle all 
containers
URL: https://github.com/apache/maven-surefire/pull/257#issuecomment-559180407
 
 
   @Tibor17 The problem is that currently there is no entity in surefire to 
report the error on.
   The error is generated by an container. But surefire only cares about errors 
from tests.
   Also it has no way of representing a test that does not belong to a class.
   
   So the idea was to first expose all containers to surefire and then allow 
the reporting of errors on them.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to