Hi Travis, I believe it is because you have an old Git version. What is your "git --version"? It is fine to discuss it in this forum (thanks for checking!).
Anyway, those are failures in the Mix application and you don't need to worry about those for your patch. Running "make test_stdlib" should be enough. *José Valim* www.plataformatec.com.br Skype: jv.ptec Founder and Director of R&D On Tue, Sep 20, 2016 at 9:20 AM, Travis Herrick <[email protected]> wrote: > That's exactly what I was thinking. I haven't made any changes yet, but I > have 3 failing specs. Is this there a better forum for working through any > troubles I have getting specs to pass? > > They all appear to be around testing updating dependencies > (deps.git_test.exs). `** (File.Error) could not write to file > ".git/info/sparse-checkout": no such file or directory` > > I kept that brief in case this is not the correct forum for > troubleshooting this. > > On Thursday, September 15, 2016 at 7:22:53 AM UTC-7, José Valim wrote: >> >> Would it be ok to add the light versions of foreground colors (ansi codes >>> 90-97) and background colors (ansi codes 100-107)? I have looked at the >>> code already and I'm more than willing to do the work and submit a pull >>> request. >>> >> >> Yes, please! :D What do you have in mind for the names? light_red, >> light_cyan and so on? >> >> -- > You received this message because you are subscribed to the Google Groups > "elixir-lang-core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ms > gid/elixir-lang-core/c6cdf1dc-e3ae-474e-868d-a59ed9170dfc% > 40googlegroups.com > <https://groups.google.com/d/msgid/elixir-lang-core/c6cdf1dc-e3ae-474e-868d-a59ed9170dfc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4%2Ba6jx_VG49aSct%2BkUUYqTShVTwYcfPjz0fJOFRoCC8zQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
