You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing under v1.11.0-alpha2 and v1.12.0-DEV.199 on aarch64 systems fails with
Test Summary:| Pass Total Time
oxide |221.6s
ERROR: LoadError: UndefVarError:`@with` not defined in`Suppressor`
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] top-level scope
@ :0
[2] include(fname::String)
@ Main ./sysimg.jl:38
[3] top-level scope
@ ~/.julia/dev/MixedModels/test/runtests.jl:35
[4] include(fname::String)
@ Main ./sysimg.jl:38
[5] top-level scope
@ none:6
in expression starting at /Users/dmbates/.julia/packages/Suppressor/2hiVi/src/Suppressor.jl:28
in expression starting at /Users/dmbates/.julia/dev/MixedModels/test/pls.jl:624
in expression starting at /Users/dmbates/.julia/dev/MixedModels/test/runtests.jl:35
ERROR: Package MixedModels errored during testing
It appears that the problem is with Suppressor.jl rather than MixedModels.jl
Testing under v1.11.0-alpha2 and v1.12.0-DEV.199 on aarch64 systems fails with
It appears that the problem is with Suppressor.jl rather than MixedModels.jl
@palday Are you seeing this too?
The text was updated successfully, but these errors were encountered: