spring-projects/spring-aot-smoke-tests

Aspect smoke test failed

Ferioney opened this issue · 1 comments

I tried to run framework:aspect:nativeAppTest locally and had an error:

"methodB: B"] to have a single line that contains '"methodA: A-from-aspect"' but found 0 within 10 seconds.

as I Can see in file STATUS.adoc aspect build also failed.

The tests aren't all expected to pass as they're a reflection of the current state of AOT support. spring-projects/spring-framework#28711 is tracking some AspectJ improvements in Framework.