While using recently introduced Sling Teleporter [1] for testing my component in AEM, I have encountered a situation where the even after the tiny bundle is installed and started, the test url is not available and hence, the test fails due to timeout. This occurs randomly when the entire test suite is executed.
While debugging, when such a case is encountered and client side teleporter is waiting for timeout while checking the test url, if I manually stop-start the teleporter bundle, the test passes. Also, checked the following. 1. By setting breakpoint at fail(Timeout waiting for test…”, verified that test bundle is in active state. 2. No test bundles from previous runs are there. 3. No error logs when the bundles in installed and started. I know theoretically this should not happen but same has been encountered on a number of set ups. Has anybody encountered this? Any idea why it might be happening? Any pointers are welcome. -- Regards Sufyan Haroon
