ggebbie / UnitfulLinearAlgebra.jl

Low-cost linear algebra functions for matrices with units
MIT License
6 stars 3 forks source link

`rebuild` error: nightly Julia reflection/generated function issue #61

Closed ggebbie closed 1 year ago

ggebbie commented 1 year ago
rebuild: Error During Test at /home/runner/work/UnitfulLinearAlgebra.jl/UnitfulLinearAlgebra.jl/test/test_functions.jl:130
  Got exception outside of a @test
  code reflection cannot be used from generated functions
ggebbie commented 1 year ago

causes CI fail starting at pull request #59

ggebbie commented 1 year ago

works locally without problem on 1.9.0-rc2

fails on nightly Julia Version 1.10.0-DEV.1123 which is not available on juliaup

ggebbie commented 1 year ago

disappeared for unknown reason in #71