[
https://issues.apache.org/jira/browse/CB-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251024#comment-15251024
]
ASF GitHub Bot commented on CB-11124:
-------------------------------------
GitHub user rakatyal opened a pull request:
https://github.com/apache/cordova-plugin-test-framework/pull/20
CB-11124 Fixing cordova-ios build failure due to unnecessary post cal…
…ls to couchdb and adding handlers to xhr call
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-test-framework
raghav/iosfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-test-framework/pull/20.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20
----
commit 92506c199eb59d515daf008b23e4737a9781d800
Author: Raghav Katyal <[email protected]>
Date: 2016-04-21T00:40:23Z
CB-11124 Fixing cordova-ios build failure due to unnecessary post calls to
couchdb and adding handlers to xhr call
----
> Build failing on cordova-ios due to results not being posted to couchdb
> -----------------------------------------------------------------------
>
> Key: CB-11124
> URL: https://issues.apache.org/jira/browse/CB-11124
> Project: Apache Cordova
> Issue Type: Bug
> Reporter: Raghav Katyal
> Assignee: Raghav Katyal
> Priority: Critical
> Labels: cordova-plugin-test-framework, found-by-ci
>
> On debugging, we found that we were making a huge number of unnecessary post
> calls to the couchdb on every log command we ran in
> cordova-plugin-test-framework. Due to this, majority of the post calls were
> getting dropped off by the couchdb which was the reason behind this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]