Skip to content

Tests failing in julia nightly #26

Closed
@waldyrious

Description

@waldyrious

See for example https://travis-ci.org/JuliaMath/Tau.jl/jobs/245339601 (from #25):

INFO: Testing Tau
Error During Test
  Test threw an exception of type ErrorException
  Expression: #= /home/travis/.julia/v0.7/Tau/test/runtests.jl:39 =# @inferred(sintau(T(x))) == sign(x) * zero(T)
  return type BigFloat does not match inferred return type Any
  Stacktrace:
   [1] macro expansion at /home/travis/.julia/v0.7/Tau/test/runtests.jl:39 [inlined]
   [2] anonymous at ./<missing>:?
   [3] include_from_node1(::Module, ::String) at ./loading.jl:549
   [4] include(::Module, ::String) at ./sysimg.jl:14
   [5] process_options(::Base.JLOptions) at ./client.jl:310
   [6] _start() at ./client.jl:378
ERROR: LoadError: There was an error during testing
while loading /home/travis/.julia/v0.7/Tau/test/runtests.jl, in expression starting on line 38

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions