JDK-8088990 : Unit test failure in ImageToDataURL test
Type:Bug
Component:javafx
Sub-Component:web
Affected Version:8u60
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2015-02-18
Updated:2018-09-05
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
The new ImageToDataURLTest test added as part of RT-39826 is failing on some machines, likely because the generated data URL depends on the rendering of a rectangle with a gradient.
Comments
Note that the unit test is currently being @Ignore'd