Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.eso.org/projects/dfs/team/JP2PP-test-report-V2-1-1-beta3.txt
Дата изменения: Wed Sep 27 19:13:05 2000
Дата индексирования: Sun Apr 13 22:55:13 2008
Кодировка:
TEST REPORT FOR P2PP V2.1.1beta3
================================



A) CHECKING BUG FIXES SINCE V2.1.1beta2:
1/ Serialisation bug : P2PP is able to read the two V2.1 cache directories previously generated by Bkemp ==> BUG FIXED
2/ bug 1053, filter not cleared after having been set from RANGE keyword : the filter is correctly set for a paramfile parameter, and cleared if
another paramfile is selected (within the same OB but another template, and for another OB). The same for a file parameter ==> BUG FIXED
3/ bug 1054, error message missing when wrong user/password in p2pp-db.cf file: consistent error message displayed when File>Download/Refresh
obs runs ==> BUG FIXED
4/ bug 1055, error message not consistent when checking in an OB while the AppServer is not accessible : the error message is displayed ==>
BUG FIXED
5/ bug 1056, error message not consistent when DownLoad/Refresh obs runs while the AppServer is not accessible : the error message is displayed
==> BUG FIXED
6/ bug 1058, Reports/ObsBlocks breakdown/ALL fails : it works, the report can be saved on disk, opened again. Other reports work too ==> BUG
FIXED
7/ format for PAF.CRTE.DAYTIM and PAF.LCHG.DAYTIM are not the same
(2000-09-26T15:19:03.00 for OT; Tue Sep 26 15:20:19 GMT+00:00 2000 for
P2PP). The OT format is the good one (ISO 8601) as far as I know. ==> BUG FIXED
8/ OBS.ID value is "-96962067603" for P2PP, while OT gets the right
value ("102466") : P2PP should set the value to "102466". ==> BUG FIXED
9/ The "TPL.MODE "IMG"; # template mode" does not exist in the P2PP obd
file. ==> BUG FIXED
10/ The "TPL.SEQNO" value is "1" for OT, blank for P2PP ==> BUG FIXED

==> ALL V2.1.1beta2 BUGS ARE FIXED.


B) SOME NON-REGRESSION TESTCASES:
1/ Create a FORS2 OB. Acq template with file parameter. Cal template with paramfile parameter. Check it in. Export it (obx file created). Duplicate it,
and export the duplicated OB. Compare the 2 obx file : OK no difference except the OB name.

2/ Save the original OB as obd. Save the duplicated OB as obd. Compare the 2 obd : OK, no difference expect the OB name, OB ID, creation date
and time of last change.

3/ Create a FORS2 OB. Check in. Fetch it via BOB 1.91. OB status set to INITIATED but not executed since SEQ files not available.
Load via BOB an OBD file produced by P2PP : same as above.

4/ Create a FORS2 OB. Check in. Save it as OBD file. Create a new queue via OT 1.4 beta5. Load the file. Dump the queue (create a new OBD), compare the 2 OBD files : BUG : The "TEL.GS1.ALPHA" is "00000.00" for OT while it is "010009.000" for P2PP (the same for "TEL.GS1.DELTA" keyword) ==> TO BE FIXED.