stefanseifert commented on PR #75: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/75#issuecomment-3809736940
the flakyness problems is likely not related to the actual validation in `InjectorSpecificAnnotationIT` - it's just the first IT that happened to be executed. but in the teleporter customizer, we are having an extra check with polling until `ModelApdapterFactory` component is available and in state=active - so i don't see what might not be ready when the first IT is running: https://github.com/apache/sling-org-apache-sling-models-impl/blob/4ab151457c7a4f8354e1a639c50f2fbfab4a9d25/src/test/java/org/apache/sling/junit/teleporter/customizers/SM_TeleporterCustomizer.java#L40-L59 -- 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]
