[
https://issues.apache.org/jira/browse/SLING-7680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490366#comment-16490366
]
Konrad Windszus commented on SLING-7680:
----------------------------------------
Fixed with
https://github.com/apache/sling-org-apache-sling-testing-clients/commit/bdfcefc30acefa829110ff4e9cd97068ba1fe7f5.
> OSGiConsoleClient.waitComponentRegistered checks for incorrect states
> ---------------------------------------------------------------------
>
> Key: SLING-7680
> URL: https://issues.apache.org/jira/browse/SLING-7680
> Project: Sling
> Issue Type: Improvement
> Components: Apache Sling Testing Clients
> Affects Versions: Apache Sling Testing Clients 1.2.0
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: Apache Sling Testing Clients 1.2.2
>
>
> The method being introduced with SLING-7297 which should wait for components
> is expecting the wrong states. Actually the Felix Web Console has the states
> "satisfied", "active", "no config" and "unsatisfied". The method
> waitComponentRegistered is incorrectly waiting for the state "registered".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)