Skip to content

Tests fail on 1.11 #59

@KristofferC

Description

@KristofferC
tape: Test Failed at /home/pkgeval/.julia/packages/Umlaut/wNZyO/test/test_tape.jl:111
  Expression: length(tape) == 5
   Evaluated: 7 == 5

Stacktrace:
 [1] macro expansion
   @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined]
 [2] macro expansion
   @ ~/.julia/packages/Umlaut/wNZyO/test/test_tape.jl:111 [inlined]
 [3] macro expansion
   @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1700 [inlined]
 [4] top-level scope
   @ ~/.julia/packages/Umlaut/wNZyO/test/test_tape.jl:6
tape: Error During Test at /home/pkgeval/.julia/packages/Umlaut/wNZyO/test/test_tape.jl:112
  Test threw exception
  Expression: (tape[V(3)]).fn == (*)
  type Constant has no field fn
  Stacktrace:
   [1] getproperty(op::Umlaut.AbstractOp, f::Symbol)
     @ Umlaut ~/.julia/packages/Umlaut/wNZyO/src/tape.jl:96
   [2] macro expansion
     @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined]
   [3] macro expansion
     @ ~/.julia/packages/Umlaut/wNZyO/test/test_tape.jl:112 [inlined]
   [4] macro expansion
     @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1700 [inlined]
   [5] top-level scope
     @ ~/.julia/packages/Umlaut/wNZyO/test/test_tape.jl:6
tape: Error During Test at /home/pkgeval/.julia/packages/Umlaut/wNZyO/test/test_tape.jl:113
  Test threw exception
  Expression: (tape[V(4)]).fn == (-)
  type Constant has no field fn
  Stacktrace:
   [1] getproperty(op::Umlaut.AbstractOp, f::Symbol)
     @ Umlaut ~/.julia/packages/Umlaut/wNZyO/src/tape.jl:96
   [2] macro expansion
     @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined]
   [3] macro expansion
     @ ~/.julia/packages/Umlaut/wNZyO/test/test_tape.jl:113 [inlined]
   [4] macro expansion
     @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1700 [inlined]
   [5] top-level scope
     @ ~/.julia/packages/Umlaut/wNZyO/test/test_tape.jl:6
Test Summary: | Pass  Fail  Error  Total   Time
tape          |   30     1      2     33  14.6s
ERROR: LoadError: Some tests did not pass: 30 passed, 1 failed, 2 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/Umlaut/wNZyO/test/test_tape.jl:4
in expression starting at /home/pkgeval/.julia/packages/Umlaut/wNZyO/test/runtests.jl:6

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