[otrs-cvs] ITSMChangeManagement/scripts/test ITSMWorkOrder.t, 1.132, 1.132.2.1 ITSMChange.t, 1.195, 1.195.2.1
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/ITSMChangeManagement/scripts/test
In directory lancelot:/tmp/cvs-serv27815/scripts/test
Modified Files:
Tag: rel-3_1
ITSMWorkOrder.t ITSMChange.t
Log Message:
Reverted last changes for bugfix# 8556. Will only be fixed in OTRS::ITSM 3.2.x.
Author: ub
Index: ITSMWorkOrder.t
===================================================================
RCS file: /home/cvs/ITSMChangeManagement/scripts/test/ITSMWorkOrder.t,v
retrieving revision 1.132
retrieving revision 1.132.2.1
diff -2 -u -d -r1.132 -r1.132.2.1
--- ITSMWorkOrder.t 14 Nov 2012 14:50:24 -0000 1.132
+++ ITSMWorkOrder.t 21 Nov 2012 17:58:05 -0000 1.132.2.1
@@ -1062,6 +1062,6 @@
UserID => 1,
WorkOrderTitle => 'T' x 250,
- Instruction => 'I' x 1799999,
- Report => 'R' x 1799999,
+ Instruction => 'I' x 3799,
+ Report => 'R' x 3799,
},
},
@@ -1069,8 +1069,8 @@
WorkOrderGet => {
WorkOrderTitle => 'T' x 250,
- Instruction => 'I' x 1799999,
- InstructionPlain => 'I' x 1799999 . "\n",
- Report => 'R' x 1799999,
- ReportPlain => 'R' x 1799999 . "\n",
+ Instruction => 'I' x 3799,
+ InstructionPlain => 'I' x 3799 . "\n",
+ Report => 'R' x 3799,
+ ReportPlain => 'R' x 3799 . "\n",
CreateBy => $UserIDs[0],
ChangeBy => 1,
@@ -1091,6 +1091,6 @@
UserID => 1,
WorkOrderTitle => 'T' x 251,
- Instruction => 'I' x 1800000,
- Report => 'R' x 1800000,
+ Instruction => 'I' x 3800,
+ Report => 'R' x 3800,
},
},
@@ -1118,6 +1118,6 @@
UserID => 1,
WorkOrderTitle => 'T' x 252,
- Instruction => 'I' x 1800000,
- Report => 'R' x 1800000,
+ Instruction => 'I' x 3800,
+ Report => 'R' x 3800,
},
},
@@ -1222,5 +1222,5 @@
UserID => 1,
WorkOrderTitle => 'T',
- Instruction => 'I' x 1800000,
+ Instruction => 'I' x 3800,
Report => 'R',
},
@@ -1248,5 +1248,5 @@
WorkOrderTitle => 'T',
Instruction => 'I',
- Report => 'R' x 1800000,
+ Report => 'R' x 3800,
},
},
Author: ub
Index: ITSMChange.t
===================================================================
RCS file: /home/cvs/ITSMChangeManagement/scripts/test/ITSMChange.t,v
retrieving revision 1.195
retrieving revision 1.195.2.1
diff -2 -u -d -r1.195 -r1.195.2.1
--- ITSMChange.t 14 Nov 2012 14:07:29 -0000 1.195
+++ ITSMChange.t 21 Nov 2012 17:58:05 -0000 1.195.2.1
@@ -896,5 +896,5 @@
# test on max long params (required attributes)
- # The max plain string is only 1799999, because ToAscii() adds a newline
+ # The max plain string is only 3799, because ToAscii() adds a newline
{
Description => 'Test for max string length for ChangeAdd.',
@@ -903,6 +903,6 @@
UserID => $UserIDs[0],
ChangeTitle => 'T' x 250,
- Description => 'D' x 1799999,
- Justification => 'J' x 1799999,
+ Description => 'D' x 3799,
+ Justification => 'J' x 3799,
},
},
@@ -910,8 +910,8 @@
ChangeGet => {
ChangeTitle => 'T' x 250,
- Description => 'D' x 1799999,
- DescriptionPlain => 'D' x 1799999 . "\n",
- Justification => 'J' x 1799999,
- JustificationPlain => 'J' x 1799999 . "\n",
+ Description => 'D' x 3799,
+ DescriptionPlain => 'D' x 3799 . "\n",
+ Justification => 'J' x 3799,
+ JustificationPlain => 'J' x 3799 . "\n",
ChangeManagerID => undef,
ChangeBuilderID => $UserIDs[0],
@@ -935,6 +935,6 @@
UserID => $UserIDs[0],
ChangeTitle => 'T' x 251,
- Description => 'D' x 1800000,
- Justification => 'J' x 1800000,
+ Description => 'D' x 3800,
+ Justification => 'J' x 3800,
},
},
@@ -952,6 +952,6 @@
UserID => $UserIDs[0],
ChangeTitle => 'T' x 252,
- Description => 'D' x 1800001,
- Justification => 'J' x 1800001,
+ Description => 'D' x 3801,
+ Justification => 'J' x 3801,
},
},
@@ -986,5 +986,5 @@
UserID => $UserIDs[0],
ChangeTitle => 'T',
- Description => 'D' x 1800000,
+ Description => 'D' x 3800,
Justification => 'J',
},
@@ -1004,5 +1004,5 @@
ChangeTitle => 'T',
Description => 'D',
- Justification => 'J' x 1800000,
+ Justification => 'J' x 3800,
},
},
@@ -1462,6 +1462,6 @@
UserID => 1,
ChangeTitle => 'T' x 250,
- Description => 'D' x 1799999,
- Justification => 'J' x 1799999,
+ Description => 'D' x 3799,
+ Justification => 'J' x 3799,
},
},
@@ -1469,8 +1469,8 @@
ChangeGet => {
ChangeTitle => 'T' x 250,
- Description => 'D' x 1799999,
- DescriptionPlain => 'D' x 1799999 . "\n",
- Justification => 'J' x 1799999,
- JustificationPlain => 'J' x 1799999 . "\n",
+ Description => 'D' x 3799,
+ DescriptionPlain => 'D' x 3799 . "\n",
+ Justification => 'J' x 3799,
+ JustificationPlain => 'J' x 3799 . "\n",
ChangeManagerID => undef,
ChangeBuilderID => $UserIDs[0],
@@ -1497,6 +1497,6 @@
UserID => 1,
ChangeTitle => 'T' x 251,
- Description => 'D' x 1800000,
- Justification => 'J' x 1800000,
+ Description => 'D' x 3800,
+ Justification => 'J' x 3800,
},
},
@@ -1543,5 +1543,5 @@
UserID => 1,
ChangeTitle => 'T',
- Description => 'D' x 1800000,
+ Description => 'D' x 3800,
Justification => 'J',
},
@@ -1566,5 +1566,5 @@
ChangeTitle => 'T',
Description => 'D',
- Justification => 'J' x 1800000,
+ Justification => 'J' x 3800,
},
},
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log