Skip to content

Commit b7f7458

Browse files
committed
Upadte timeout for PdfFormCopyTest#largeFilePerformanceTest()
Autoported commit. Original commit hash: [44651ed]
1 parent 43866ac commit b7f7458

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

itext.tests/itext.forms.tests/itext/forms/PdfFormCopyTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ public virtual void CopyFieldsTest03() {
115115
/// <exception cref="System.IO.IOException"/>
116116
/// <exception cref="System.Exception"/>
117117
#if !NETSTANDARD1_6
118-
[NUnit.Framework.Timeout(60000)]
118+
[NUnit.Framework.Timeout(100000)]
119119
#endif
120120
[NUnit.Framework.Test]
121121
public virtual void LargeFilePerformanceTest() {

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3abca53e6098cbf0b6ca5766eb4a56d15e0a771a
1+
44651ed92f220bd728803afbc13ba00f5b39b423

0 commit comments

Comments
 (0)