diff options
Diffstat (limited to 'src/scratchpad/testcases/org/apache/poi/hslf/usermodel')
-rw-r--r-- | src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestFontRendering.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestFontRendering.java b/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestFontRendering.java index b7f9369925..ca4ee45071 100644 --- a/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestFontRendering.java +++ b/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestFontRendering.java @@ -51,7 +51,7 @@ import org.junit.jupiter.api.Test; public class TestFontRendering { private static final POIDataSamples slTests = POIDataSamples.getSlideShowInstance(); - // @Ignore2("This fails on some systems because fonts are rendered slightly different") + // @Disabled2("This fails on some systems because fonts are rendered slightly different") @Test public void bug55902mixedFontWithChineseCharacters() throws IOException, FontFormatException { // font files need to be downloaded first via |