It looks like the ESB test failures are caused by two reasons.
1) Could not load file or assembly 'Rhino.ServiceBus, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=0b3305902db7183f' or one of its
dependencies. The system cannot find the file specified.

So this is related to the way we handle assembly paths in the tests, those
pass in VS. I am not sure how to fix this except to special case this on the
tests to handle the error.

2) The other is "Can_serialize_custom_element_with_non_custom_element",
which also fails in VS.

The error is:

Object graph for type
'Rhino.ServiceBus.Tests.When_custom_element_serialization_is_used+DataContractMessage'
contains cycles and cannot be serialized if reference tracking is disabled.

Corey, this is your code, can you look at this?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to