Skip to content

tests fail, revising does not work on 1.3.0-rc1 #330

@tpapp

Description

@tpapp

I am just assuming that the code has not been updated, so not including a detailed log as it is too long.

Test Summary:                             | Pass  Fail  Error  Broken  Total
Revise                                    |  178     2     22       1    203
  LineSkipping                            |    8                           8
  Equality and hashing                    |    5                           5
  Parse errors                            |    1                           1
  Signature extraction                    |    1     1                     2
  Comparison and line numbering           |   75                    1     76
  Display                                 |    4                           4
  File paths                              |                 1              1
  Base & stdlib file paths                |    5                           5
  @__FILE__                               |                 1              1
  Module docstring                        |                 1              1
  Undef in docstrings                     |   68                          68
  Macro docstrings (issue #309)           |                 1              1
  Changing @inline annotations            |                 1              1
  Revising macros                         |                 1              1
  More arg-modifying macros               |                 1              1
  Line numbers                            |                 1              1
  Line numbers in backtraces and warnings |                 1              1
  New submodules                          |                 1              1
  Method deletion                         |                 1              1
  Evaled toplevel                         |                 1              1
  Revision errors                         |                 1              1
  get_def                                 |                 1              1
  Pkg exclusion                           |    3                           3
  Manual track                            |                 1              1
  Auto-track user scripts                 |                 1              1
  Distributed                             |                 1              1
  Git                                     |                 1              1
  Recipes                                 |    8     1      1             10
  Methods at REPL                         |                            No tests
  Switching free/dev                      |                 1              1
  entr                                    |                 1              1
  Cleanup                                 |                 1              1
ERROR: LoadError: Some tests did not pass: 178 passed, 2 failed, 22 errored, 1 broken.
in expression starting at /home/tamas/.julia/packages/Revise/J299E/test/runtests.jl:69
ERROR: Package Revise errored during testing

(v1) pkg> st Revise
    Status `~/.julia/environments/v1/Project.toml`
  [295af30f] Revise v2.1.6 #master (https://github.com/timholy/Revise.jl.git)

julia> versioninfo()
Julia Version 1.3.0-rc1.0
Commit 768b25f6a8 (2019-08-18 00:04 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, skylake)
Environment:
  JULIA_CMDSTAN_HOME = /home/tamas/src/cmdstan/

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