[arquillian-issues] [JBoss JIRA] (ARQ-1533) Uninstall packages from device before test when they are already installed

Stefan Miklosovic (JIRA) jira-events at lists.jboss.org
Sat Oct 26 20:33:01 EDT 2013


     [ https://issues.jboss.org/browse/ARQ-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Miklosovic resolved ARQ-1533.
------------------------------------

    Fix Version/s: droidium_1.0.0.Alpha3
       Resolution: Done


https://github.com/arquillian/arquillian-droidium/commit/bc93c4a953149546da4ece9e0c2f53a29c895312
                
> Uninstall packages from device before test when they are already installed
> --------------------------------------------------------------------------
>
>                 Key: ARQ-1533
>                 URL: https://issues.jboss.org/browse/ARQ-1533
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Droidium
>    Affects Versions: droidium_1.0.0.Alpha2
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>             Fix For: droidium_1.0.0.Alpha3
>
>
> Given: Android device prior to test.
> When: I run test with packages to be installed which are already in Android device.
> I expect: old packages will be uninstalled and packages from current test run will be installed
> This situation can happen if something really horrible happens and whole test fails in the middle so packages are not uninstalled (Selendroid server and ordinary apks as well). When I run tests for the second time, I want that packages will be removed and installed once again to get them fresh.
> Example: We could use different rebuilt Selendroid server which has the same package name but it is rebuilt for another application.

--
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