| Bug ID: | 228 |
| Project: | Opentestman |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
The resourceuri tag is missing for UnSubscribe, Renew and GetStatus Request.
Updates
Akash Malhotra (akash.malhotra@amd.com)
Event tests are broadly devided into StaticFilter, FilterCollection and DynamicFilter based tests. It would be helpful if you could provide further information as to which category of these is failing. The resource URI (EPR) for these tests is dynamically formed based on the SubscribeResponse.
So, If the BasicSubscribe test fails for StaticFilter then it is implied that Unsubscribe, Renew and GetStatus would fail as the EPR to these tests are extracted from the SubscribeResponse.
Let me know which category of the above is failing.
Can you provide update on this issue?
| Status: | active | » closed |
Since there is no update on this issue. Closing this bug. Reporter can re-open the bug if required
ResourceURI is there in the above said requests.
ResourceURI is now given in the subscribe resposne, hence it is present in the above said requests.
But the report states like, No ListenerDestination instances got created for this subscription.Target has failed to create the subscription for this Filter. This is because of the reason stated in bug # 227.
need further info on the test cases that are failing.
Akash Malhotra (akash.malhotra@amd.com)
Event tests are broadly devided into StaticFilter, FilterCollection and DynamicFilter based tests. It would be helpful if you could provide further information as to which category of these is failing. The resource URI (EPR) for these tests is dynamically formed based on the SubscribeResponse.
So, If the BasicSubscribe test fails for StaticFilter then it is implied that Unsubscribe, Renew and GetStatus would fail as the EPR to these tests are extracted from the SubscribeResponse.
Let us know which category of the above is failing.