@@ -629,7 +629,6 @@ public void formRegenerateWithInvalidDefaultAppearance01() throws IOException, I
629
629
}
630
630
631
631
@ Test
632
- //DEVSIX-2069
633
632
//Create a document with formfields and paragraphs in both fonts, and fill them before closing the document
634
633
public void fillFieldWithHebrewCase1 () throws IOException , InterruptedException {
635
634
String testName = "fillFieldWithHebrewCase1" ;
@@ -661,7 +660,6 @@ public void fillFieldWithHebrewCase1() throws IOException, InterruptedException
661
660
}
662
661
663
662
@ Test
664
- //DEVSIX-2069, cmp_file will have to be changed after fix
665
663
//Create a document with formfields and paragraphs in both fonts, and fill them after closing and reopening the document
666
664
public void fillFieldWithHebrewCase2 () throws IOException , InterruptedException {
667
665
String testName = "fillFieldWithHebrewCase2" ;
@@ -698,7 +696,6 @@ public void fillFieldWithHebrewCase2() throws IOException, InterruptedException
698
696
}
699
697
700
698
@ Test
701
- //DEVSIX-2069
702
699
//Create a document with formfields in both fonts, and fill them before closing the document
703
700
public void fillFieldWithHebrewCase3 () throws IOException , InterruptedException {
704
701
String testName = "fillFieldWithHebrewCase3" ;
@@ -725,7 +722,6 @@ public void fillFieldWithHebrewCase3() throws IOException, InterruptedException
725
722
}
726
723
727
724
@ Test
728
- //DEVSIX-2069, cmp_file will have to be changed after fix
729
725
//Create a document with formfields in both fonts, and fill them after closing and reopening the document
730
726
public void fillFieldWithHebrewCase4 () throws IOException , InterruptedException {
731
727
String testName = "fillFieldWithHebrewCase4" ;
0 commit comments