Skip to content

MMAP tests seem to consistently fail on Windows CI now #59053

@KristofferC

Description

@KristofferC
Error During Test at C:\buildkite-agent\builds\win2k22-amdci6-5\julialang\julia-master\julia-0ffdf4eff0\share\julia\stdlib\v1.13\Mmap\test\runtests.jl:346
--
  | Got exception outside of a @test
  | IOError: unlink("C:\\Users\\julia\\AppData\\Local\\Temp\\jl_lGPoT0X2Ly"): permission denied (EACCES)
  | Stacktrace:
  | [1] _uv_error(prefix::String, c::Int32)
  | @ Base .\libuv.jl:114
  | [2] uv_error
  | @ .\libuv.jl:113 [inlined]
  | [3] unlink(p::String)
  | @ Base.Filesystem .\file.jl:1194
  | [4] rm(path::String; force::Bool, recursive::Bool, allow_delayed_delete::Bool)
  | @ Base.Filesystem .\file.jl:285
  | [5] rm(path::String)
  | @ Base.Filesystem .\file.jl:281
  | [6] top-level scope
  | @ C:\buildkite-agent\builds\win2k22-amdci6-5\julialang\julia-master\julia-0ffdf4eff0\share\julia\stdlib\v1.13\Mmap\test\runtests.jl:347
  | [7] macro expansion
  | @ C:\buildkite-agent\builds\win2k22-amdci6-5\julialang\julia-master\julia-0ffdf4eff0\share\julia\stdlib\v1.13\Test\src\Test.jl:1858 [inlined]
  | [8] macro expansion
  | @ C:\buildkite-agent\builds\win2k22-amdci6-5\julialang\julia-master\julia-0ffdf4eff0\share\julia\stdlib\v1.13\Mmap\test\runtests.jl:356 [inlined]
  | [9] include(mod::Module, _path::String)

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciContinuous integrationsystem:windowsAffects only Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions