Otto,

I'm not able to reproduce this issue locally. My build uses a binary stored
in a global cache directory. I did a little research and it looks like the
cached global binary not being used was an issue with Cypress v3.0.0
<https://github.com/cypress-io/cypress/issues/1813>, but it was resolved in
v3.0.1. We use v3.1.0.

I noticed that we do download Chromium every build. Just to verify, there
wasn't some confusion between Cypress and Chromium, correct?


[1]
https://docs.cypress.io/guides/getting-started/installing-cypress.html#npm-install

On Tue, Nov 27, 2018 at 6:40 PM Otto Fowler <ottobackwa...@gmail.com> wrote:

> I’m sorry for the confusion, but I see this locally.  I’m not looking at
> travis.
> I have been doing a lot of full dev deployments.
>
>
>
> On November 27, 2018 at 11:40:42, Shane Ardell (shane.m.ard...@gmail.com)
> wrote:
>
> Otto,
>
> Do you have a Travis log you can share that shows Cypress downloaded vs.
> using a cached version? It looks like my latest merge to master uses a
> cached version: https://travis-ci.org/apache/metron/jobs/458440883#L7292.
>
> Thanks in advance.
>
> On Mon, Nov 26, 2018 at 6:14 PM Shane Ardell <shane.m.ard...@gmail.com>
> wrote:
>
> > It seems we can pretty easily configure the .travis.yml config file to
> > cache our npm modules:
> >
> https://docs.cypress.io/guides/guides/continuous-integration.html#Caching-the-Cypress-binary
> >
> > It also looks like we are already trying to cache our npm modules in the
> > Travis config, but, obviously, it's not working as intended. I can take
> a
> > look into why tomorrow.
> >
> > On Mon, Nov 26, 2018 at 5:33 PM Michael Miklavcic <
> > michael.miklav...@gmail.com> wrote:
> >
> >> Shane, Tibor - Can you guys chime in on this?
> >>
> >> On Mon, Nov 26, 2018 at 9:13 AM Otto Fowler <ottobackwa...@gmail.com>
> >> wrote:
> >>
> >> > Isn’t there a way we can cache it?
> >> >
> >> >
> >> > On November 26, 2018 at 10:59:20, Nick Allen (n...@nickallen.org)
> >> wrote:
> >> >
> >> > Yes, I have noticed that too. If not a way to reduce the time, we
> should
> >> > not be logging the unzipping process percentile-by-percentile in the
> >> Travis
> >> > CI builds.
> >> >
> >> > On Sat, Nov 24, 2018 at 9:49 AM Otto Fowler <ottobackwa...@gmail.com>
>
> >> > wrote:
> >> >
> >> > > Anyone else seeing a lot of time taken downloading and unzipping
> >> Cypress
> >> > on
> >> > > builds?
> >> > > What is up with that?™
> >> > >
> >> > > ottO
> >> > >
> >> >
> >>
> >
>
>

Reply via email to