<AWT Dev> Integrated: 8197821: Test java/awt/font/TextLayout/LigatureCaretTest.java fails on Windows
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Thu Apr 29 03:05:53 UTC 2021
On Wed, 28 Apr 2021 12:46:56 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> 2 tests java/awt/font/TextLayout/LigatureCaretTest.java and java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java used to fail on windows in CI testing citing "wrong text location" and " right hit failed within layout " which is due to some layout issue.
> We have made harfbuzz upgrades after that and these tests are not failing neither locally nor in CI testing.
>
> Several iterations of these tests in all platforms are working fine, so we can remove from problemlist.
This pull request has now been integrated.
Changeset: 0e225ef9
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/0e225ef9da3423c70e1b04a0f5d1747160441217
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8197821: Test java/awt/font/TextLayout/LigatureCaretTest.java fails on Windows
8197796: Test java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java fails on Windows
Reviewed-by: azvegint, serb
-------------
PR: https://git.openjdk.java.net/jdk/pull/3760
More information about the awt-dev
mailing list