JDK-8207923 : Disable failing Swing interop tests in SandboxAppTest
Type:Bug
Component:javafx
Sub-Component:swing
Affected Version:openjfx11
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2018-07-20
Updated:2018-07-20
Resolved:2018-07-20
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.
Unless and until JDK-8202451 is fixed, we need to disable the failing Swing interop tests in SandboxAppTest. They should be disabled using:
@Ignore("JDK-8202451")