Git Product home page Git Product logo

Comments (7)

cbandy avatar cbandy commented on May 30, 2024

Which process continues? Does Travis execute anything after the message on line 140?

from travis-oracle.

williamgueiros avatar williamgueiros commented on May 30, 2024

if you have problem in phantomjs the curl run and after that you have a file rpm.zip 1 kb
and doesn't show the real problem is in oracle website or delay on website .

link: https://github.com/cbandy/travis-oracle/blob/master/download.sh#L11
travis ci : https://travis-ci.org/williamgueiros/sequelize/builds/85612619

after line 140 the travis-ci stopped.

from travis-oracle.

williamgueiros avatar williamgueiros commented on May 30, 2024

@cbandy ping

from travis-oracle.

cbandy avatar cbandy commented on May 30, 2024

Has the site been unresponsive frequently?

This is the nature of pipes, unfortunately: Both phantomjs and curl run at the same time. We want to continue using pipe, I think so that no other process can see the secure variables (username and password) as they are passed to curl.

We can try to increase the verbosity in download.js, or execute curl from within.

from travis-oracle.

cbandy avatar cbandy commented on May 30, 2024

or execute curl from within.

Piping to a child process is not supported by PhantomJS.

from travis-oracle.

williamgueiros avatar williamgueiros commented on May 30, 2024

good catch

from travis-oracle.

williamgueiros avatar williamgueiros commented on May 30, 2024

\o/

from travis-oracle.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.