Description
The Oscar.jl tests seem to be running into this assertion now after #57541 tried to fix oscar-system/Oscar.jl#4648:
From worker 4: Internal error: during type inference of
From worker 4: (::Type{Oscar.IntersectionTheory.AbstractVarietyMap{V1, V2} where V2<:Oscar.IntersectionTheory.AbstractVarietyT where V1<:Oscar.IntersectionTheory.AbstractVarietyT})(Oscar.IntersectionTheory.AbstractVariety, Oscar.IntersectionTheory.AbstractVariety, Array{Oscar.MPolyQuoRingElem{Oscar.MPolyDecRingElem{Nemo.QQFieldElem, Nemo.QQMPolyRingElem}}, 1}, AbstractAlgebra.Generic.FunctionalMap{Oscar.MPolyQuoRing{Oscar.MPolyDecRingElem{Nemo.QQFieldElem, Nemo.QQMPolyRingElem}}, Oscar.MPolyDecRing{Nemo.QQFieldElem, Nemo.QQMPolyRing}})
From worker 4: Encountered unexpected error in runtime:
From worker 4: AssertionError(msg="`Union{}` typed field should be strictly undefined")
From worker 4: PartialStruct at ./coreir.jl:62
https://github.com/oscar-system/Oscar.jl/actions/runs/13611555768/job/38059503585#step:11:677
Originally posted by @benlorenz in #57541 (comment)
ping @aviatesk @serenity4 @topolarity as you guys worked on #57541