Wireless-Innovation-Forum / Citizens-Broadband-Radio-Service-Device

Apache License 2.0
31 stars 19 forks source link

PowerMeasTest in case of maxEirp value too high does not display the Grant Response in the log #116

Closed idanrazisr closed 6 years ago

idanrazisr commented 6 years ago

Executing PowerMeasTest, the Domain Proxy UUT sent in Grant Request a maxEirp value which is higher than allowed by the test. So SAS Harness correctly replied with Grant Response with "Response code=400", but in the log file this Grant Response JSON does nto appear and only the following error messages appear:

2018-03-22T10:22:31.680Z - INFO - The requested maxEirp value is too high 2018-03-22T10:22:31.680Z - INFO - The Grant response code is not 0, applicable spectrum parameters have been sent out. 2018-03-22T10:22:31.680Z - INFO - OrderedDict([(u'grantResponse', [OrderedDict([('operationParam', {'operationFrequencyRange': {'lowFrequency': 3550000000L, 'highFrequency': 3560000000L}, 'maxEirp': 3}), ('response', {'responseCode': 400}), ('cbsdId', u'Airspan-LTE44Mock-SASDA5A17CD1214')])])])

cwilliams-ericsson commented 6 years ago

Addressed in rel1.0.0.2_development branch

cwilliams-ericsson commented 6 years ago

Addressed in release v1.0.0.2