[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
Thu Oct 10 18:34:02 EDT 2013


Stefan Miklosovic created ARQ-1533:
--------------------------------------

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


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