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
spawn julia --startup-file=no --history-file=no --banner=no --project=@.
�[?2004h
julia>
us
julia>
us
ingi
julia>
usi
ngn
julia>
usin
gg
julia>using
GA
julia>using GA
PP
julia>using GAP
julia>using GAP
2004l1049h7h1049l
1l25l12l25h
julia>2004h
julia>
TIMEOUT
Error: Process completed with exit code 2.
The text was updated successfully, but these errors were encountered:
@lgoettgens how systematic was this range obtained? Is this from CI logs? I wonder how reliable "it did not crash" is, i.e. maybe this error only appears with a certain probability, and one should re-run the test a couple times with a specific Julia version?
@lgoettgens how systematic was this range obtained? Is this from CI logs? I wonder how reliable "it did not crash" is, i.e. maybe this error only appears with a certain probability, and one should re-run the test a couple times with a specific Julia version?
Just from ci logs from the scheduled jobs on master. I can try to bisect this in the next days
First observed in https://github.com/oscar-system/GAP.jl/actions/runs/12625852387/job/35178150930.
With julia
1.12.0-DEV.1829
it succeeded, but with1.12.0-DEV.1836
it fails. This leaves JuliaLang/julia@638dacc...89afe20 as the diff.The text was updated successfully, but these errors were encountered: