-
Notifications
You must be signed in to change notification settings - Fork 721
Open
Labels
cabal-install: tests/integration-testsold-milestone: ⊥Moved from https://github.com/haskell/cabal/milestone/5Moved from https://github.com/haskell/cabal/milestone/5platform: windowsstatus: consider closingtype: bugtype: testingIssues about project test suitesIssues about project test suites
Milestone
Description
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
Labels
cabal-install: tests/integration-testsold-milestone: ⊥Moved from https://github.com/haskell/cabal/milestone/5Moved from https://github.com/haskell/cabal/milestone/5platform: windowsstatus: consider closingtype: bugtype: testingIssues about project test suitesIssues about project test suites