- Notifications
You must be signed in to change notification settings - Fork 327
Closed
Description
With #2962 , we discovered that the tests in apm-spring-webflux-testsapp haven't been executed for a while due to JUnit dependency issues. The tests do currently fail, therefore they have been disabled in #2962.
In addition, recycling assertion was disabled for ServerFunctionalInstrumentationTest in #3003 .
These tests should be fixed and reenabled.