You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/12 23:59:30 UTC

[GitHub] wohali opened a new issue #1730: Elixir test suite fails to run on Windows

wohali opened a new issue #1730: Elixir test suite fails to run on Windows
URL: https://github.com/apache/couchdb/issues/1730
 
 
   Currently:
   
   ```cmd
   C:\relax\couchdb\test\elixir>mix test
   ===> Compiling jiffy
   '.' is not recognized as an internal or external command,
   operable program or batch file.
   ===> Hook for compile failed!
   
   ** (Mix) Could not compile dependency :jiffy, "escript.exe "c:/Users/wohali/.mix/rebar3" bare compile --paths "c:/relax/couchdb/test/elixir/_build/test/lib/*/ebin"" command failed. You can recompile this dependency with "mix deps.compile jiffy", update it with "mix deps.update jiffy" or clean it with "mix deps.clean jiffy"
   ```
   
   /cc @davisp @jaydoane @garrensmith 
   
   Suggestions welcome.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services