[rabbitmq-discuss] error in network tests of rabbitmq-erlang-client
Ben Hood
0x6e6562 at gmail.com
Fri Sep 4 09:17:12 BST 2009
Benoît,
On Fri, Sep 4, 2009 at 8:46 AM, Benoit Chesneau<bchesneau at gmail.com> wrote:
> For client, `make test_direct` is ok but when running `make
> test_network` I get error at the bottom. Is this "normal" for now ?
>
> broker running
> network_client_SUITE: hard_error_test...*failed*
> ::error:{assertMatch_failed,[{module,negative_test_util},
> {line,70},
> {expression,"Code"},
> {expected,"? NOT_IMPLEMENTED"},
> {value,1}]}
> in function negative_test_util:'-hard_error_test/1-fun-0-'/1
> in call from negative_test_util:hard_error_test/1
There is a race condition in the shutdown handling that occurs about
once in ten times. The fix for this has been done, it is in QA at the
moment and should land on default soon - I'll let you know when it
does. For the meantime, it shouldn't affect your normal usage of the
client.
Ben
More information about the rabbitmq-discuss
mailing list