Skip to content

REPL eof(ptm) failed #50433

Open
Open
@vtjnash

Description

REPL                                             (12) |         failed at 2023-07-06T01:13:09.886
Test Failed at /cache/build/default-amdci5-1/julialang/julia-master/julia-6763f90b6f/share/julia/stdlib/v1.11/REPL/test/repl.jl:892
  Expression: if Sys.iswindows() || Sys.isbsd()
    #= /cache/build/default-amdci5-1/julialang/julia-master/julia-6763f90b6f/share/julia/stdlib/v1.11/REPL/test/repl.jl:893 =#
    eof(ptm)
else
    #= /cache/build/default-amdci5-1/julialang/julia-master/julia-6763f90b6f/share/julia/stdlib/v1.11/REPL/test/repl.jl:898 =#
    try
        #= /cache/build/default-amdci5-1/julialang/julia-master/julia-6763f90b6f/share/julia/stdlib/v1.11/REPL/test/repl.jl:899 =#
        eof(ptm) && !(Sys.islinux())
    catch ex
        #= /cache/build/default-amdci5-1/julialang/julia-master/julia-6763f90b6f/share/julia/stdlib/v1.11/REPL/test/repl.jl:901 =#
        ex isa Base.IOError && ex.code == Base.UV_EIO || rethrow()
        #= /cache/build/default-amdci5-1/julialang/julia-master/julia-6763f90b6f/share/julia/stdlib/v1.11/REPL/test/repl.jl:902 =#
        #= /cache/build/default-amdci5-1/julialang/julia-master/julia-6763f90b6f/share/julia/stdlib/v1.11/REPL/test/repl.jl:902 =# @test_throws ex eof(ptm)
        #= /cache/build/default-amdci5-1/julialang/julia-master/julia-6763f90b6f/share/julia/stdlib/v1.11/REPL/test/repl.jl:903 =#
        ptm.readerror = nothing
        #= /cache/build/default-amdci5-1/julialang/julia-master/julia-6763f90b6f/share/julia/stdlib/v1.11/REPL/test/repl.jl:904 =#
        eof(ptm)
    end
end

https://buildkite.com/julialang/julia-master/builds/25595#01892862-2044-4b4f-9c1c-7132127fc044

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions