[
https://issues.apache.org/jira/browse/SLING-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084743#comment-14084743
]
Robert Munteanu commented on SLING-3819:
----------------------------------------
Fixed in http://svn.apache.org/viewvc?view=revision&revision=r1615597
> SlingTestBase.blockIfRequested always throws IllegalMonitorStateException
> -------------------------------------------------------------------------
>
> Key: SLING-3819
> URL: https://issues.apache.org/jira/browse/SLING-3819
> Project: Sling
> Issue Type: Bug
> Components: Testing
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Fix For: org.apache.sling.testing.tools 1.0.10
>
>
> The synchronized block is waiting on the {{this}} object, while locking on
> the {{slingTestState}} object. The trivial fix is to call wait on the locked
> {{slingTestState}} object.
--
This message was sent by Atlassian JIRA
(v6.2#6252)