Alexander Sorokin created CB-11162:
--------------------------------------

             Summary: Implement retry logic for Camera Appium tests
                 Key: CB-11162
                 URL: https://issues.apache.org/jira/browse/CB-11162
             Project: Apache Cordova
          Issue Type: Task
          Components: Appium, Plugin Camera
            Reporter: Alexander Sorokin
            Assignee: Alexander Sorokin


Camera plugin Appium tests are very flaky because of some weird Android 
emulator behavior. The most common error is happening at random stages of image 
capture. The error callback gets called with the message "Camera cancelled".

To avoid these flaky failures, each spec should be retried up to three times. 
If the failure persists, then and only then it should fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to