You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Igor Ganapolsky (JIRA)" <ji...@apache.org> on 2017/01/04 13:59:58 UTC

[jira] [Created] (CB-12318) Unit tests failing on pre-Lollipop devices

Igor Ganapolsky created CB-12318:
------------------------------------

             Summary: Unit tests failing on pre-Lollipop devices
                 Key: CB-12318
                 URL: https://issues.apache.org/jira/browse/CB-12318
             Project: Apache Cordova
          Issue Type: Test
          Components: Android
         Environment: Android Studio 2.3, Gradle 3.2, Android device running KitKat.
            Reporter: Igor Ganapolsky
            Priority: Minor


The following repo has unit tests defined:  https://github.com/apache/cordova-android.  However, running `./gradlew connectedAndroidTest` on a ZTE Whirl 2 device will show these failing unit tests:

org.apache.cordova.test.CordovaResourceApiTest > testJavaApis[Z667G - 4.3] FAILED 
        java.lang.NoClassDefFoundError: java.nio.charset.StandardCharsets
        at org.apache.cordova.test.CordovaResourceApiTest$1.handleOpenForRead(CordovaResourceApiTest.java:71)

org.apache.cordova.test.HtmlNotFoundTest > testUrl[Z667G - 4.3] FAILED 
        junit.framework.AssertionFailedError
        at org.apache.cordova.test.HtmlNotFoundTest.testUrl(HtmlNotFoundTest.java:43)
:connectedDebugAndroidTest FAILED




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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org