8000 Try to further stabilize the ProjectClassLoaderTest by ptziegler · Pull Request #567 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Try to further stabilize the ProjectClassLoaderTest#567

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:fix-project-classloader-test-2
Sep 9, 2023
Merged

Try to further stabilize the ProjectClassLoaderTest#567
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:fix-project-classloader-test-2

Conversation

@ptziegler
Copy link
Contributor

FileUtils.moveDirectory will try to remove the source folder (i.e. the IProject). This may conflict with the workspace resource. Given that we delete this project anyway, we should use copyDirectory() instead, which doesn't touch the source folder.

FileUtils.moveDirectory will try to remove the source folder (i.e. the
IProject). This may conflict with the workspace resource. Given that we
delete this project anyway, we should use copyDirectory() instead, which
doesn't touch the source folder.
@github-actions
Copy link
github-actions bot commented Sep 8, 2023

Unit Test Results

         2 files           2 suites   51m 16s ⏱️
  7 058 tests   6 864 ✔️ 194 💤 0
14 116 runs  13 728 ✔️ 388 💤 0

Results for commit cc9b670.

@ptziegler ptziegler merged commit 9591f03 into eclipse-windowbuilder:master Sep 9, 2023
@ptziegler ptziegler deleted the fix-project-classloader-test-2 branch September 9, 2023 06:29
@ptziegler ptziegler added this to the 1.14.0 milestone Sep 20, 2023
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.

1 participant

0