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

Apache License 2.0
31 stars 19 forks source link

WINNF.FT.D.DRG.2 does not finish properly in case one of the CBSDs sends a new Registration Request #129

Open idanrazisr opened 6 years ago

idanrazisr commented 6 years ago

Executing test case WINNF.FT.D.DRG.2 with SAS Harness v1.0.0.2, the following is observed: The test starts with Domain Proxy UUT sends all messages as array of [2]. If Deregistration Request from Domain Proxy is also sent as array of [2] --- then test finishes properly and reaches the questions phase. If Deregistration Request from Domain Proxy is sent separately for CBSD #1 and then CBSD #2 (or CBSD #2 and then CBSD #1) and there is NO new Registration Request message --- then test finishes properly and reaches the questions phase. If the following sequence occurs: Deregistration Request from Domain Proxy is sent separately for CBSD #1 --> NEW Registration Request from Domain Proxy is sent separately for CBSD #1 --> Deregistration Request from Domain Proxy is sent separately for CBSD #2. Then in this sequence the test is stuck constantly providing Registration Response = 200 for both CBSDs and does not reach the questions phase. If the following sequence occurs: Deregistration Request from Domain Proxy is sent separately for CBSD #2 --> NEW Registration Request from Domain Proxy is sent separately for CBSD #2 --> Deregistration Request from Domain Proxy is sent separately for CBSD #1. Then in this sequence the test is stuck constantly providing Registration Response = 200 for both CBSDs and does not reach the questions phase.

cwilliams-ericsson commented 6 years ago

Fix in branch predev_1.0.0.3.