Deliverables
- [x] Fail on error by default during test AOT processing.
- [x] Make the
failOnError
flag inTestContextAotGenerator
configurable -- for example, via a Spring property such asspring.test.aot.processing.failOnError
.
Related Issues
-
30898