Skip to content

Conversation

@ShahzaibIbrahim
Copy link
Contributor

Replacing Image(Display, int, int) with Image(Display, ImageGcDrawer, int, int) in Tests. Automated Test Case.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 12, 2025

Test Results

   545 files  ±0     545 suites  ±0   26m 10s ⏱️ - 3m 20s
 4 402 tests ±0   4 384 ✅ ±0   18 💤 ±0  0 ❌ ±0 
16 732 runs  ±0  16 592 ✅ ±0  140 💤 ±0  0 ❌ ±0 

Results for commit 09b31e5. ± Comparison against base commit a0e1809.

♻️ This comment has been updated with latest results.

@ShahzaibIbrahim ShahzaibIbrahim force-pushed the master-271-AutomatedTest branch 4 times, most recently from d4290a1 to 41e5510 Compare June 18, 2025 12:13
@HeikoKlare HeikoKlare dismissed their stale review June 18, 2025 15:15

My crucial comments have been addressed, so in general the PR is fine now. Still this one is unresolved and it would be nice if that misleading comment could be fixed:

@HeikoKlare
Copy link
Contributor

The links in the review dismiss is wrong. I actually meant this comment:

@HeikoKlare HeikoKlare force-pushed the master-271-AutomatedTest branch from 41e5510 to 0ca9a23 Compare June 19, 2025 13:48
Replacing Image(Display, int, int) with Image(Display, ImageGcDrawer,
int, int) in automated test cases.
@HeikoKlare HeikoKlare force-pushed the master-271-AutomatedTest branch from 0ca9a23 to 09b31e5 Compare June 19, 2025 13:48
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.

I've squashed the two commits.

@HeikoKlare HeikoKlare merged commit b339485 into eclipse-platform:master Jun 19, 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