Skip to content

Conversation

@ShahzaibIbrahim
Copy link
Contributor

Replacing Image(Display, int, int) with Image(Display, ImageGcDrawer, int, int) in Tests. Manual Tests.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 12, 2025

Test Results

   545 files  + 6     545 suites  +6   28m 50s ⏱️ - 5m 40s
 4 401 tests +37   4 383 ✅ +35   18 💤 +3  0 ❌ ±0 
16 728 runs  +37  16 588 ✅ +35  140 💤 +3  0 ❌ ±0 

Results for commit 0d443ed. ± Comparison against base commit 7ad8ef2.

♻️ This comment has been updated with latest results.

@ShahzaibIbrahim ShahzaibIbrahim force-pushed the master-271-ManualTests branch 2 times, most recently from 87b04d3 to 9724d86 Compare June 16, 2025 10:09
Copy link
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All adaptations are fine and the manual tests still work as before. There is only one change that needs to be revised.

@ShahzaibIbrahim ShahzaibIbrahim force-pushed the master-271-ManualTests branch from 9724d86 to 5f7ddcd Compare June 18, 2025 09:06
Replacing Image(Display, int, int) with Image(Display, ImageGcDrawer,
int, int) in Tests. Manual Tests.
@HeikoKlare HeikoKlare merged commit b0bacb3 into eclipse-platform:master Jun 18, 2025
19 of 20 checks passed
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.

Replace usages of new Image(device, width, height) for Snippets/Tests

2 participants