Skip to content

Commit fec44dd

Browse files
author
Dmitry Radchuk
committed
Ignore json tests for sharpen
DEVSIX-9015
1 parent 5d48c8a commit fec44dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sharpenConfiguration.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
<file path="com/itextpdf/commons/utils/ZipFileReader.java"/>
4040
<file path="com/itextpdf/commons/utils/ZipFileWriter.java"/>
4141
</fileset>
42+
<fileset reason="On .NET there are System.Text.Json specific tests (JsonSerializerContext using)">
43+
<file path="com/itextpdf/commons/utils/JsonUtilTest.java"/>
44+
</fileset>
4245
<fileset reason="DEVSIX-3221 - Ignored because built-in Convert class functionality is used in .NET
4346
and the Java test is specific to the Java implementation.">
4447
<file path="com/itextpdf/commons/utils/Base64Test.java"/>

0 commit comments

Comments
 (0)