On Mon, 29 Jan 2024 16:10:01 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> > ancient test case that was disabled (see 
> > https://bugs.openjdk.org/browse/JDK-8087615).
> 
> should the old ticket be added to this PR?

If this fixes all tests that are `@Ignore`d with this old bug ID, then yes. I 
still see a skipped test, though. If this is still being skipped be cause of 
JDK-8087615, then it should use `@Ignore("JDK-8087615")` (or  
`@Disabled("JDK-8087615")` if that is preferred in JUnit5).

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1236#issuecomment-1915073445

Reply via email to