test201 conflicts with test193

Hi there,

in test193, it is tested that "omitting target and targetexpr of <send> when using the basichttp event i/o processor puts error.communication on the internal queue". In test201 it is tested that event1 will be delivered via the basichttp ioprocessor. But test201 omits target and targetexpr, thereby raising "error.communication" instead of event1.

Only one of those can pass. We can use _ioprocessor['basichttp'].location as the targetexpr in test201 to resolve the issue.

Best regards
  Stefan

Received on Friday, 19 April 2013 16:41:58 UTC