Skip to content

WIP: Fix clearing build tree failure.#25

Merged
kwrobot merged 1 commit intoInsightSoftwareConsortium:masterfrom
blowekamp:FixCircleCICTestReturn
May 8, 2017
Merged

WIP: Fix clearing build tree failure.#25
kwrobot merged 1 commit intoInsightSoftwareConsortium:masterfrom
blowekamp:FixCircleCICTestReturn

Conversation

@blowekamp
Copy link
Copy Markdown
Member

The CircleCI build ctest script is returning a failure to CircleCI
even though the ctest build and testing is successful. This patch
addresses are CMake Error message produced:

Clearing build tree...
CMake Error at /home/ubuntu/ITK-dashboard/itk_common.cmake:371
(ctest_empty_binary_directory):
ctest_empty_binary_directory problem removing the binary directory:
/home/ubuntu/ITK-build
Call Stack (most recent call first):
/home/ubuntu/ITK-dashboard/circleci.cmake:65 (include)

Change-Id: Ib16bcfe7b99b280614344d1d5add6f173400e304

@blowekamp blowekamp force-pushed the FixCircleCICTestReturn branch from c2216e6 to cf87fb7 Compare May 5, 2017 18:48
The CircleCI build ctest script is reporting a error to standard
output This patch addresses are CMake Error message produced:

Clearing build tree...
CMake Error at /home/ubuntu/ITK-dashboard/itk_common.cmake:371
(ctest_empty_binary_directory):
  ctest_empty_binary_directory problem removing the binary directory:
  /home/ubuntu/ITK-build
Call Stack (most recent call first):
  /home/ubuntu/ITK-dashboard/circleci.cmake:65 (include)

Change-Id: Ib16bcfe7b99b280614344d1d5add6f173400e304
@blowekamp blowekamp force-pushed the FixCircleCICTestReturn branch from cf87fb7 to 39f6a80 Compare May 5, 2017 19:13
@kwrobot kwrobot merged commit 39f6a80 into InsightSoftwareConsortium:master May 8, 2017
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request Apr 19, 2026
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request Apr 19, 2026
ENH: adding a test with a mini-montage with ground truth
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request Apr 19, 2026
…sitionToPyprojectToml

ENH: Transition project configuration to `pyproject.toml`
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request Apr 19, 2026
…onsortium/itk-5.1

ENH: Add GitHub Actions configuration
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request Apr 19, 2026
…-enum-class-modules

COMP: Change to enum to new enum class definitions
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request Apr 19, 2026
hjmjohnson pushed a commit that referenced this pull request Apr 25, 2026
ENH: adding a test with a mini-montage with ground truth
hjmjohnson pushed a commit that referenced this pull request Apr 30, 2026
COMP: Change to enum to new enum class definitions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants