Skip to content

Test suite fails get_def test #697

@t-bltg

Description

@t-bltg

Against master, on a local julia build, where the source files are available in Revise.basebuilddir.

] test Revise
[...]
Revise is currently tracking the following files in ReviseFileNow [top-level]: ["src/ReviseFileNow.jl"]
[ Info: tracking Base
get_def: Test Failed at ~/julia-1.7.3/.julia/packages/Revise/VskYC/test/runtests.jl:2495
  Expression: definition(m) isa Expr
   Evaluated: nothing isa Expr
Stacktrace:
 [1] macro expansion
   @ ~/share/julia/stdlib/v1.7/Test/src/Test.jl:445 [inlined]
 [2] macro expansion
   @ ~/.julia/packages/Revise/VskYC/test/runtests.jl:2495 [inlined]
 [3] macro expansion
   @ ~/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [4] macro expansion
   @ ~/.julia/packages/Revise/VskYC/test/runtests.jl:2457 [inlined]
 [5] macro expansion
   @ ~/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
 [6] top-level scope
   @ ~/.julia/packages/Revise/VskYC/test/runtests.jl:72
┌ Warning: skipping git tests because Revise is not under development
└ @ Main ~/.julia/packages/Revise/VskYC/test/runtests.jl:2990
extra
[ Info: tracking Pkg
┌ Warning: REPL tests skipped
└ @ Main ~/.julia/packages/Revise/VskYC/test/runtests.jl:3141
Test Summary:                                   | Pass  Fail  Broken  Total
Revise                                          |  705     1       2    708
[...]
  get_def                                       |    6     1              7
[...]
ERROR: LoadError: Some tests did not pass: 705 passed, 1 failed, 0 errored, 2 broken.
in expression starting at ~/julia-1.7.3/.julia/packages/Revise/VskYC/test/runtests.jl:71
ERROR: Package Revise errored during testing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions