This was not caught by CI because the e2e tests (under script 'test-build) is not part of `npm test`.
My guess is the file was inadvertently not checked in to git thus the test failure. On Wed, Aug 10, 2016 at 11:39 AM, Joe Bowser <bows...@gmail.com> wrote: > Hey > > I just noticed that travis broke on this test that someone wrote for plugin > installation, and I have a few questions about it. > > 1. Where is the repo for this test? > 2. What is fakeLib, and why doesn't fakeLib have a gradle file copied over > (all plugins are required to have if if it doesn't exist) > 3. Do we have to change the test for this? > > If I could get more information on this CI test, that would definitely be > helpful > > https://travis-ci.org/apache/cordova-android/builds/150161649 >