Skip to content

DPWS.R0031 evaluation off #142

Description

@DominikST95

Test DPWS.R0031 tests that no SOAP Fault is generated, when a specific ReplyTo address is set.

The test conditions are not clear (partly as the standard is ambigous / unclear there as well).
HTTP requires a response to the message in any case, various scenarios were tested:

  • Not responding causes an HTTP timeout
  • Responding with a status code indicating an error (4xx and 5xx) fails, as SDCcc does not expect an error code
  • Responding with a 200 and an error text indicating that the message failed leads to a parsing error, as SDCcc tries to convert the message to XML
  • Responding with an empty 200 message succeeds. This however makes no sense, as the message is clearly failed.

Consider removing this test or clarify the behavior.

Dominik Stegemann,
SurgiTAIX AG

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsyncedTicket has been synced to an internal issue tracker

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions