GithubHelp home page GithubHelp logo

Travis build not working about excoveralls HOT 10 CLOSED

parroty avatar parroty commented on August 20, 2024
Travis build not working

from excoveralls.

Comments (10)

parroty avatar parroty commented on August 20, 2024

Thanks for the report. Is there any way to get more detailed information? (git repo would be nice, but at least related code like mix.exs and elixir version would help). A push couple days ago in my repo was working at Travis, and I would like to isolate the condition.

from excoveralls.

pspeter3 avatar pspeter3 commented on August 20, 2024

Unfortunately I deleted that repository but I'm trying to reproduce it. On a side note, do you know if excoveralls works with umbrella projects?

from excoveralls.

parroty avatar parroty commented on August 20, 2024

Thanks. It may not work well with umbrella projects at the moment.. At parent app, it seems [mix test] tasks are invoked multiple times for each of the child apps, and I don't have coordination mechanism yet (I can observe some weird behavior with my brief experiment).
It may be possible to make it work at least locally, but need more thinking for travis execution.

from excoveralls.

pspeter3 avatar pspeter3 commented on August 20, 2024

Yeah I got it to work locally but could not get it to work on Travis which is unfortunate but understandable.

from excoveralls.

parroty avatar parroty commented on August 20, 2024

Was the original issue occur on the umbrella project?

from excoveralls.

pspeter3 avatar pspeter3 commented on August 20, 2024

No, I'm sorry for conflating the two issues. The original issue was with travis when I used the below to get the faster container builds.

sudo: false

from excoveralls.

my-flow avatar my-flow commented on August 20, 2024

I'm seeing the exact same SSL issue with my repository at https://github.com/my-flow/mt940. The travis build is here: https://travis-ci.org/my-flow/mt940
@parroty is there a problem with the host name verification?

from excoveralls.

parroty avatar parroty commented on August 20, 2024

Thanks for the information. I could simulate the error by forking your repository. I haven't been able to identify the issue yet, I could partially make it work for erlang 17.1 (though failing on 17.3...).

https://github.com/parroty/mt940
https://travis-ci.org/parroty/mt940/builds/62483907
https://coveralls.io/r/parroty/mt940

I'll check more later about isolating the issue (erlang 17.3 seems working on other my repository). Maybe it's good to upgrade hackney to the latest, etc.

I'm not sure about the host name verification (it's about ssl_verify_hostname package?).

from excoveralls.

my-flow avatar my-flow commented on August 20, 2024

Good catch! According to this Stackoverflow link it is a "known bug in Erlang OTP 17.3". I upgraded to 17.4 and that solved my problem. Thanks!

from excoveralls.

parroty avatar parroty commented on August 20, 2024

Thanks for the reference!

from excoveralls.

Related Issues (20)

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.