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

Apache License 2.0
31 stars 19 forks source link

Relinquishment with response code:102 should not include grant id #78

Closed pawan25062 closed 6 years ago

pawan25062 commented 6 years ago

Hi,

Relinquishment with response code:102 should not include grant id. Tried test case no : WINNF.FT.C.RLQ3 Unsuccessful Relinquishment, responseCode=102

3 The SAS Test Harness sends the Relinquishment Response Message to UUT with: ·         cbsdId as in the request ·         No grantId ·         responseCode = 102 -- --

Step 3 for this test case stats that no grant id should be included with response code:102 But relinquishment response received was: 2017-12-06T12:13:59.697Z - INFO - engine sent successfully, the response to CBRS : { "relinquishmentResponse": [ { "cbsdId": "S9GQ710US01Mock-SAS401629000040", "grantId": "427115433", "response": { "responseCode": 102 } } ] }

log file is also attached here for reference. WINNF.FT.C.RLQ3_2017-12-06T12.11.09Z.zip

pawan25062 commented 6 years ago

issue fixed ...