Skip to content

Intermittent cabal-install integration test failure on Windows #3123

@sebright

Description

@sebright

I noticed a weird failure while testing cabal on AppVeyor:

exec
  should_run
    adds_sandbox_bin_directory_to_path.sh (ignoring stderr):            FAIL
      Exception: RemoveDirectory "C:\\Users\\appveyor\\AppData\\Local\\Temp\\1\\cabal-install-test-1924\\should_run\\.cabal-sandbox\\bin": unsatisified constraints (The directory is not empty.)
    auto_configures_on_exec.sh (ignoring stderr):                       OK (0.50s)
    can_run_executables_installed_in_sandbox.sh (ignoring stderr):      OK (8.76s)

Here is the full log: https://ci.appveyor.com/project/grayjay/cabal/build/1.0.26

The test passed in four other AppVeyor builds, and I haven't been able to reproduce it locally.

EDIT: These tests also need to be enabled in appveyor.yml.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions