[
https://issues.apache.org/jira/browse/CB-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228688#comment-15228688
]
ASF GitHub Bot commented on CB-10881:
-------------------------------------
GitHub user omefire opened a pull request:
https://github.com/apache/cordova-android/pull/287
Revert "CB-10881: Logging to further investigations"
This reverts commit 1b43bc99a1c50e5ab30347ec9ca5af8cf22d3e85.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omefire/cordova-android CB-10881
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-android/pull/287.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 #287
----
commit 0deaba0920e6daec67dac29b9cb953336edfe175
Author: Omar Mefire <[email protected]>
Date: 2016-04-06T17:21:40Z
Revert "CB-10881: Logging to further investigations"
This reverts commit 1b43bc99a1c50e5ab30347ec9ca5af8cf22d3e85.
----
> Contact tests fail with different behaviors on android-osx
> ----------------------------------------------------------
>
> Key: CB-10881
> URL: https://issues.apache.org/jira/browse/CB-10881
> Project: Apache Cordova
> Issue Type: Test
> Reporter: Raghav Katyal
> Assignee: Omar Mefire
> Priority: Critical
> Labels: cordova-android-osx, cordova-android-win, found-by-ci
>
> Plugin contact tests fail consistently with various reasons on android-osx.
> Recent build links:
> https://ci.apache.org/builders/cordova-android-osx/builds/2076
> https://ci.apache.org/builders/cordova-android-osx/builds/2075
> Build log:
> Total failures: 3
> Failing tests:
> cordova-plugin-contacts-tests.tests >> Contacts (navigator.contacts) save
> method contacts.spec.22 update a contact
> Error: Timeout - Async callback was not invoked within timeout
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
> Error: Timeout - Async callback was not invoked within timeout
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
> at
> file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23
> Error: Timeout - Async callback was not invoked within timeout
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
> Error: Timeout - Async callback was not invoked within timeout
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
> at
> file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23
> cordova-plugin-contacts-tests.tests >> Contacts (navigator.contacts)
> Contact.remove method contacts.spec.23 calling remove on a contact that has
> an id of null should return ContactError.UNKNOWN_ERROR
> Error: Timeout - Async callback was not invoked within timeout
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
> Error: Timeout - Async callback was not invoked within timeout
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
> at
> file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23
> cordova-plugin-contacts-tests.tests >> Contacts (navigator.contacts)
> Round trip Contact tests (creating + save + delete + find) contacts.spec.25
> Creating, saving, finding a contact should work
> Error: Timeout - Async callback was not invoked within timeout
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
> Error: Timeout - Async callback was not invoked within timeout
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
> at
> file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23
> Expected spy unknownErrorCallback not to have been called.
> Error: Expected spy unknownErrorCallback not to have been called.
> at stack
> (file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:17)
> at buildExpectationResult
> (file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1425:14)
> at Spec.Env.expectationResultFactory
> (file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:572:18)
> at Spec.addExpectationResult
> (file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:321:34)
> at Expectation.addExpectationResult
> (file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:516:21)
> at Expectation.toHaveBeenCalled
> (file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:12)
> at
> file:///android_asset/www/plugins/cordova-plugin-contacts-tests/tests.js:73:51
> at fail
> (file:///android_asset/www/plugins/cordova-plugin-contacts/www/Contact.js:111:9)
> at Contact.remove
> (file:///android_asset/www/plugins/cordova-plugin-contacts/www/Contact.js:114:9)
> at removeContact
> (file:///android_asset/www/plugins/cordova-plugin-contacts-tests/tests.js:60:21)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]