content.txt
1.45 KB
!1 #6529 : download resampled vector for time table input ( 'BenTorn bug')
!define path {../test/FitNesseRoot/ReleaseS/TmaAmda/ReLease3/ResamplingBug/}
!define executable {amdaXMLRequestorTool }
!2 Description de l'anomalie
Download request for two parameters (gll_r_jup & gll_pls_momv) on a specific TT with one-file-per-interval-refparam option => exception
!2 Description de la correction
Sur les deux intervalles de temps de la requête, le paramètre gll_pls_momv n'a pas de donnée.
Lors du traitement du deuxième intervalle, l'information sur la taille du vecteur était perdue (mauvaise initialisation) au niveau du process de Resampling.
=> L'accès aux données des composantes ne pouvaient pas se faire
!2 Test
!3 Connexion au serveur
!|script|ConnectToDDServer|
|check|login|1|
!|script|TestAmdaCommandLine|
|set|${path}|path|
!3 Exécution des scripts
!|script|TestAmdaCommandLine|
|note|!- Download de gll_r_jup & gll_pls_momv avec l'option 'one-file-per-interval-refparam' sur une TT -!|
|check|executeWithInfo|${executable}|command|${path}request_6529_00.xml|args|0|
|check|execute|diff|command|output-gll_r_jup_gll_pls_momv_tt_galileo_0.txt ${path}/download_6529_00_data_0_REF.txt|args|0|
|check|execute|diff|command|output-gll_r_jup_gll_pls_momv_tt_galileo_1.txt ${path}/download_6529_00_data_1_REF.txt|args|0|
|check|execute|diff|command|output-gll_r_jup_gll_pls_momv_info.txt ${path}/download_6529_00_info.txt|args|0|
-----
!contents -R2 -g -p -f -h