> -----Original Message-----
> From: meego-qa-boun...@lists.meego.com on behalf of ext 
> jinling....@elektrobit.com
> Sent: Thu 4/21/2011 4:24 AM
> To: meego-qa@lists.meego.com
> Subject: [Meego-qa] Error "More than one measurement values per iteration"met 
> when testing mwts-network
>  
> Hi,
> 
> I'm testing wlan upload/download cases with mwts-network test suite, the
> upload/download passed but overall result is failed due to "More than
> one measurement values per iteration". Does anyone know what is the
> measurement used for and why there are more than one measurement values?
> Thanks.
> 
> --- Test 'FUTE-WLAN-Upload_file_10M' started 
> - NetworkTest: Latency: 1966 : ms
> - NetworkTest: Connect: passed
> - NetworkTest: Upload: 1.18312 : MB/s
> - NetworkTest: UploadFile: passed
> - NetworkTest: Latency: 7916 : ms
> - NetworkTest: Disconnect: passed
> 
> Error: More than one measurement values per iteration
> Overall result : FAILED 
> 
> 
> Br,
> Jinling
>

Hi,

There is a feature in mwts-common that can be used to filter the measurements 
and to prevent this error. 
But in this case measurements for both connecting and actual transfer are named 
as "Latency" and filtering would not work. So a small fix is required in 
mwts-network asset too.

The measurement filtering is defined in script file with keyword 
SetResultFilter:

  createx libmin-mwts-network asset
  asset SetResultFilter Download

In above example we would only be interested in measurement containing string 
"Download".

Please, file a bug about this, and we will fix it into next release.


Br,
Rauno
_______________________________________________
MeeGo-qa mailing list
MeeGo-qa@lists.meego.com
http://lists.meego.com/listinfo/meego-qa

Reply via email to