-
Notifications
You must be signed in to change notification settings - Fork 186
Closed
Labels
bugSomething isn't workingSomething isn't workingfix verifiedThe implemented fix has been verified with an I-buildThe implemented fix has been verified with an I-buildregressionSomething that used to workSomething that used to work
Milestone
Description
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)
HannesWell
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfix verifiedThe implemented fix has been verified with an I-buildThe implemented fix has been verified with an I-buildregressionSomething that used to workSomething that used to work