Skip to content

Set and delete test resources using Java I/O#27

Closed
ptziegler wants to merge 2 commits into
masterfrom
test-io-access
Closed

Set and delete test resources using Java I/O#27
ptziegler wants to merge 2 commits into
masterfrom
test-io-access

Conversation

@ptziegler

Copy link
Copy Markdown
Owner

Modifications of the Eclipse workspace are not guaranteed to be synchronous and may cause sporadic test failures if a resource expected by a test hasn't been created yet. Instead of waiting for those operations to finish, we write directly to the file system and the refresh the Eclipse workspace

@github-actions

github-actions Bot commented Apr 25, 2026

Copy link
Copy Markdown

Test Results

 2 720 files  ±0   2 720 suites  ±0   10h 55m 54s ⏱️ - 8m 4s
 7 018 tests ±0   6 972 ✅ ±0   45 💤 ±0  0 ❌ ±0  1 🔥 ±0 
28 072 runs  ±0  27 881 ✅ ±0  190 💤 ±0  0 ❌ ±0  1 🔥 ±0 

For more details on these errors, see this check.

Results for commit 1728100. ± Comparison against base commit 68d2115.

♻️ This comment has been updated with latest results.

@ptziegler ptziegler force-pushed the test-io-access branch 6 times, most recently from c79fc28 to c71ecd9 Compare April 25, 2026 16:30
The `CompoundBorder` is only used to draw the outline when applying a
new layout. We can directly use the Draw2D class, as long as we also use
a Draw2D `Figure`.
@ptziegler ptziegler force-pushed the test-io-access branch 3 times, most recently from 4788e0f to 654f0e9 Compare April 26, 2026 01:09
Modifications of the Eclipse workspace are not guaranteed to be
synchronous and may cause sporadic test failures if a resource expected
by a test hasn't been created yet. Instead of waiting for those
operations to finish, we write directly to the file system and then
explicitly refresh the Eclipse workspace
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