simeonschaub / julia

The Julia Language: A fresh approach to technical computing.
https://julialang.org/
MIT License
0 stars 0 forks source link

bisect Cthulhu #1

Closed simeonschaub closed 1 month ago

simeonschaub commented 1 month ago

@LilithHafnerBot bisect(new=f94fe63c46d, old=5c14d338e5)

import Pkg
Pkg.activate(; temp=true)
Pkg.add("Cthulhu")
using Cthulhu
mi = Core.Compiler.specialize_method(Base._methods(seekstart, (IOBuffer,), -1, Base.get_world_counter())[])
interp = Cthulhu.CthulhuInterpreter()
Cthulhu.do_typeinf!(interp, mi)
exit(1 - @show(mi in keys(interp.opt)))
LilithHafnerBot commented 1 month ago

❌ Bisect failed

Commit stdout stderr
5c14d338e58be46bc6cd79e97bacb868adfbc355 mi in keys(interp.opt) = true⏎ Activating new project at /tmp/jl_CnTxIT⏎ Updating registry at `~/.julia/registries/Genera...
f94fe63c46d6dd860a633d429003dc5be9c472e4 mi in keys(interp.opt) = true⏎ Activating new project at /tmp/jl_TsmFdK⏎ Updating registry at `~/.julia/registries/Genera...
simeonschaub commented 1 month ago

@LilithHafnerBot bisect(new=main, old=f94fe63c46d)

import Pkg
Pkg.activate(; temp=true)
Pkg.add("Cthulhu")
using Cthulhu
mi = Core.Compiler.specialize_method(Base._methods(seekstart, (IOBuffer,), -1, Base.get_world_counter())[])
interp = Cthulhu.CthulhuInterpreter()
Cthulhu.do_typeinf!(interp, mi)
exit(1 - @show(mi in keys(interp.opt)))
LilithHafnerBot commented 1 month ago

⚠️ Parse Error

I don't understand the ref "main".

git checkout main failed.

simeonschaub commented 1 month ago

@LilithHafnerBot bisect(new=master, old=f94fe63c46d)

import Pkg
Pkg.activate(; temp=true)
Pkg.add("Cthulhu")
using Cthulhu
mi = Core.Compiler.specialize_method(Base._methods(seekstart, (IOBuffer,), -1, Base.get_world_counter())[])
interp = Cthulhu.CthulhuInterpreter()
Cthulhu.do_typeinf!(interp, mi)
exit(1 - @show(mi in keys(interp.opt)))
LilithHafnerBot commented 1 month ago

❌ Bisect failed

Commit stdout stderr
f94fe63c46d6dd860a633d429003dc5be9c472e4 mi in keys(interp.opt) = true⏎ Activating new project at /tmp/jl_GPFmmZ⏎ Updating registry at `~/.julia/registries/Genera...
42d00107b0b3eb1a77dbefc1aea77c53480bf259 mi in keys(interp.opt) = true⏎ Activating new project at /tmp/jl_nEaq8K⏎ Updating registry at `~/.julia/registries/Genera...
simeonschaub commented 1 month ago

@LilithHafnerBot bisect(new=master, old=f94fe63c46d)

import Pkg
Pkg.activate(; temp=true)
Pkg.add("Cthulhu")
using Cthulhu
mi = Core.Compiler.specialize_method(Base._methods(seekstart, (IOBuffer,), -1, Base.get_world_counter())[])
interp = Cthulhu.CthulhuInterpreter()
Cthulhu.do_typeinf!(interp, mi)
@show VERSION
exit(1 - @show(mi in keys(interp.opt)))
LilithHafnerBot commented 1 month ago

❌ Bisect failed

Commit stdout stderr
f94fe63c46d6dd860a633d429003dc5be9c472e4 VERSION = v"1.10.5"⏎mi in keys(interp.opt) = true⏎ Activating new project at /tmp/jl_0OSIHk⏎ Updating registry at `~/.julia/registries/Genera...
42d00107b0b3eb1a77dbefc1aea77c53480bf259 VERSION = v"1.10.5"⏎mi in keys(interp.opt) = true⏎ Activating new project at /tmp/jl_ceav0h⏎ Updating registry at `~/.julia/registries/Genera...