[arquillian-issues] [JBoss JIRA] (ARQ-1587) Droidium has to fail when there is already started emulator on the same ports

Stefan Miklosovic (JIRA) jira-events at lists.jboss.org
Fri Nov 29 16:30:06 EST 2013


Stefan Miklosovic created ARQ-1587:
--------------------------------------

             Summary: Droidium has to fail when there is already started emulator on the same ports
                 Key: ARQ-1587
                 URL: https://issues.jboss.org/browse/ARQ-1587
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Droidium
    Affects Versions: 1.0.0.Alpha2
            Reporter: Stefan Miklosovic


Given:

Already started emulator on some console and adb port.

When:

I specify in arquillian.xml that I want to start emulator on such port which matches the one which is used by already started emulator.

Then:

Droidium fails to start it and provides a reason why.

Use case:

I have already started emulator and I want to start another one and with explicitly specified ports from configuration. These ports are already used by the first emulator. Droidium has to fail. There has to be some free port checking utility.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list