janpio opened a new issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307 This is the configration that is failing: ``` "os": "linux", "env": "PLATFORM=android-7.0", "jdk": "oraclejdk8", ``` Last successful build was: https://travis-ci.org/apache/cordova-plugin-inappbrowser/builds/344652192 (Feb 22) First failing build was: https://travis-ci.org/apache/cordova-plugin-inappbrowser/builds/357149499 (Mar 21) Error message on Travis was: ``` ... .............................................. cordova-paramedic: connecting to app cordova-paramedic: waiting for test results cordova-paramedic: Tests failed to complete; ending appium session. The error is: Error: Seems like device not connected to local server in 300 secs at null._onTimeout (/tmp/paramedic/lib/paramedic.js:467:24) at Timer.listOnTimeout (timers.js:92:15) Running Appium tests on Sauce Labs Couldn't find Appium tests, skipping... Completed tests at 10:02:21 AM Getting saucelabs jobs details... ============================================================================================ Job name: travis-plugin-inappbrowser-436.10 Job ID: 11b69418b01a4cc1b09607b000b9e40c Job URL: https://saucelabs.com/beta/tests/11b69418b01a4cc1b09607b000b9e40c ... ``` Commit was: https://github.com/apache/cordova-plugin-inappbrowser/commit/65a825a1934ef93d886225c9c56f98fcec50ef38 So nothing concerning Android, so probably more a testing environment thing. All commits after that one were failing with the same test failing. (Other more recent commits that succeeded did so because the test was just removed)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
