Hey everyone,

Status of the CI was pretty good last week! We are seeing occasional build 
failures in the Android builder on Windows that are the result of the Android 
emulator failing to start up correctly, but those failures are not common and 
the Android OS X builder is working consistently. The Windows and iOS builders 
seem to be in pretty good shape as well, with only one or two build failures 
related to the Windows phone emulator that were quickly resolved. Major issues 
currently facing the CI are the flaky tests in the media, file transfer, and 
contacts plugins. Here is a sampling:

Media plugin:
https://issues.apache.org/jira/browse/CB-10783
https://issues.apache.org/jira/browse/CB-10740

File transfer plugin:
https://issues.apache.org/jira/browse/CB-10782
https://issues.apache.org/jira/browse/CB-10409

Contacts plugin:
https://issues.apache.org/jira/browse/CB-10475
https://issues.apache.org/jira/browse/CB-10632

As always, you can check out all of the issues found by the CI by querying for 
the "found-by-ci" label in JIRA[1]. Issues related to the CI or the plugin 
tests themselves are marked as "Test" and those that are actual bugs are marked 
as "Bug". The majority of the issues in that query have to do with mobilespec 
tests that are flaky. To view the current status of the CI, check out [2].

Thanks,
Richard

[1] 
https://issues.apache.org/jira/issues?jql=project%20%3D%20CB%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20found-by-ci%20ORDER%20BY%20created%20DESC
[2] https://ci.apache.org/waterfall?category=cordova

Reply via email to