We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c79d4 commit 4767558Copy full SHA for 4767558
svg/src/test/java/com/itextpdf/svg/utils/SvgCssUtilsTest.java
@@ -197,7 +197,6 @@ public void convertLongerFloatToStringTest() {
197
Assert.assertEquals(expected, actual);
198
}
199
200
- @Ignore("TODO: Check autoport for failing float comparisons. Blocked by DEVSIX-2387\n")
201
@Test
202
public void convertFloatMinimumToPdfTest() {
203
float expected = 1.4E-45f;
0 commit comments