I'm still seeing lots of failures (new ones too) after rebasing locally. A lot
of this happening:
```shell
1) end-to-end plugin dependency tests Test 029 : should fail if dependency
already installed is wrong version
- Expected 'Failed to fetch plugin Test1 via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Error: cmd: Command failed with exit code 1 Error output:
npm ERR! code E404
npm ERR! 404 Not Found: Test1@latest
npm ERR! A complete log of this run can be found in:
npm ERR!
C:\Users\Oliver\AppData\Roaming\npm-cache\_logs\2018-09-05T19_29_45_987Z-debug.log'
to contain 'does not satisfy dependency plugin requirement'.
at <Jasmine>
at P:\cordova\cordova-lib\integration-tests\fetch.spec.js:77:37
at <Jasmine>
at process._tickCallback (internal/process/next_tick.js:188:7)
```
And failures due to having `save-exact` set in `.npmrc` still.
[ Full content available at: https://github.com/apache/cordova-lib/pull/622 ]
This message was relayed via gitbox.apache.org for [email protected]