Ken Naito created CB-14116:
------------------------------
Summary: Travis CI tests for cordova-lib 8.0.1-dev has been failing
Key: CB-14116
URL: https://issues.apache.org/jira/browse/CB-14116
Project: Apache Cordova
Issue Type: Test
Components: cordova-lib
Affects Versions: Master
Environment: Travis c.i. test for Node 6, 8 and 10.
Reporter: Ken Naito
Fix For: Master
Travis CI tests for cordova-lib 8.0.1-dev has been failing for the following
three reasons.
1. Test#022 on pkgJson.spec.js, is still using an old iOS platform version
(4.3.0).
2. The pkgJson.spec.js timeout parameters are not enough. Due to network
conditions, sometimes tests and NPM randomly fails.
3. Test#006 on platform.spec.js sometimes randomly fails because of missing
write access. Error below can be seen when running the test.
{ CordovaError: Error: npm: Command failed with exit code 254 Error output:
npm WARN checkPermissions Missing write access to
/tmp/e2e-test/plugin_rm_test/hello/node_modules/cordova-android/node_modules/abbrev
npm WARN checkPermissions Missing write access to
/tmp/e2e-test/plugin_rm_test/hello/node_modules/cordova-android/node_modules/android-versions
npm WARN checkPermissions Missing write access to
/tmp/e2e-test/plugin_rm_test/hello/node_modules/cordova-android/node_modules/ansi
npm WARN checkPermissions Missing write access to
/tmp/e2e-test/plugin_rm_test/hello/node_modules/cordova-android/node_modules/b
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]