File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
itext.tests/itext.layout.tests
resources/itext/layout/ImageTest Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -484,9 +484,9 @@ public virtual void ImageTest20() {
484
484
, "diff" ) ) ;
485
485
}
486
486
487
+ //TODO(DEVSIX-1658)
487
488
/// <exception cref="System.IO.IOException"/>
488
489
/// <exception cref="System.Exception"/>
489
- [ NUnit . Framework . Ignore ( "DEVSIX-1658" ) ]
490
490
[ NUnit . Framework . Test ]
491
491
public virtual void ImageTest21 ( ) {
492
492
String outFileName = destinationFolder + "imageTest21.pdf" ;
@@ -633,10 +633,10 @@ public virtual void ImageInParagraphBorderTest() {
633
633
, "diff" ) ) ;
634
634
}
635
635
636
+ //TODO(DEVSIX-1022)
636
637
/// <exception cref="System.IO.IOException"/>
637
638
/// <exception cref="System.Exception"/>
638
639
[ NUnit . Framework . Test ]
639
- [ NUnit . Framework . Ignore ( "DEVSIX-1022" ) ]
640
640
public virtual void ImageRelativePositionTest ( ) {
641
641
String outFileName = destinationFolder + "imageRelativePositionTest.pdf" ;
642
642
String cmpFileName = sourceFolder + "cmp_imageRelativePositionTest.pdf" ;
@@ -711,10 +711,10 @@ public virtual void ImageInTableTest02() {
711
711
, "diff" ) ) ;
712
712
}
713
713
714
+ //TODO(DEVSIX-1045)
714
715
/// <exception cref="System.IO.IOException"/>
715
716
/// <exception cref="System.Exception"/>
716
717
[ NUnit . Framework . Test ]
717
- [ NUnit . Framework . Ignore ( "DEVSIX-1045" ) ]
718
718
public virtual void FixedPositionImageTest01 ( ) {
719
719
String outFileName = destinationFolder + "fixedPositionImageTest01.pdf" ;
720
720
String cmpFileName = sourceFolder + "cmp_fixedPositionImageTest01.pdf" ;
Original file line number Diff line number Diff line change 1
- 07da24d0c9a2e0bf40f2a57900b6b1a53dc2f58e
1
+ 672e2bae882d9b5bc01a341a83f9711a4d3dac47
You can’t perform that action at this time.
0 commit comments