RFR: 8283664: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintTextTest.java [v4]
Alexey Ivanov
aivanov at openjdk.org
Tue Nov 5 21:15:30 UTC 2024
On Tue, 5 Nov 2024 17:48:08 GMT, Daniel Gredler <duke at openjdk.org> wrote:
> > The test may need to be problem-listed against [8148334](https://bugs.openjdk.org/browse/JDK-8148334) as it's known to fail.
>
> Should that be part of this PR? If so, do I just add this line to `test/jdk/ProblemList.txt`?
>
> `java/awt/print/PrinterJob/PrintTextTest.java 8148334 generic-all`
I think it should. We know the test fails because the printed version differs from the displayed one, there's a bug to track it. Thus, the test should be in the problem list.
Perhaps, the only reason it isn't PL'ed is because the test couldn't be run.
The PL entry line looks good to me.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21716#issuecomment-2458157880
More information about the client-libs-dev
mailing list