Skip to content

Test_org_eclipse_swt_graphics_Image test fails since I20250406-1800 #2001

@iloveeclipse

Description

@iloveeclipse

See https://download.eclipse.org/eclipse/downloads/drops4/I20250406-1800/testResults.php

Regression from #1999

Typical fail looks like:

test_ConstructorLorg_eclipse_swt_graphics_Device_ImageDataProvider	Error	Missing scheme

java.lang.IllegalArgumentException: Missing scheme
at java.base/java.nio.file.Path.of(Path.java:200)
at org.eclipse.swt.tests.junit.SwtTestUtil.getPath(SwtTestUtil.java:600)
at org.eclipse.swt.tests.junit.Test_org_eclipse_swt_graphics_Image.lambda$1(Test_org_eclipse_swt_graphics_Image.java:77)
at org.eclipse.swt.internal.DPIUtil.lambda$2(DPIUtil.java:546)
at org.eclipse.swt.internal.DPIUtil.getElementAtZoom(DPIUtil.java:575)
at org.eclipse.swt.internal.DPIUtil.validateAndGetImageDataAtZoom(DPIUtil.java:546)
at org.eclipse.swt.graphics.Image.initFromImageDataProvider(Image.java:788)
at org.eclipse.swt.graphics.Image.<init>(Image.java:653)
at org.eclipse.swt.tests.junit.Test_org_eclipse_swt_graphics_Image.test_ConstructorLorg_eclipse_swt_graphics_Device_ImageDataProvider(Test_org_eclipse_swt_graphics_Image.java:372)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfix verifiedThe implemented fix has been verified with an I-buildregressionSomething that used to work

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions