Skip to content

fatal error in type inference (type bound) when testing Qecsim on 1.10 #50709

Closed
@KristofferC

Description

@KristofferC

PkgEval log: https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/152f0e9_vs_6fc1be0/Qecsim.primary.log

Error:

qec_merge-one: Error During Test at /Users/kristoffercarlsson/PkgEvalAnalysis/dev/Qecsim/test/App.jl:336
  Got exception outside of a @test
  fatal error in type inference (type bound)
  Stacktrace:
    [1] collect(itr::Base.Generator{Tuple{Symbol, Symbol}, Qecsim.App.var"#5#11"})
      @ Base ./array.jl:841
    [2] _totuple
      @ Qecsim.App ./tuple.jl:425 [inlined]
    [3] Tuple
      @ Qecsim.App ./tuple.jl:391 [inlined]
    [4] qec_merge(::Dict{Symbol, Any}, ::Vararg{Dict{Symbol, Any}})
      @ Qecsim.App ~/PkgEvalAnalysis/dev/Qecsim/src/App.jl:376
    [5] macro expansion
      @ ~/PkgEvalAnalysis/dev/Qecsim/test/App.jl:339 [inlined]
...

Repros locally on Pkg.test. Haven't looked into it more.

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or unintended behaviorcompiler:inferenceType inference

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions