Closed GoogleCodeExporter closed 8 years ago
It appears to be failing when some of the classes implement another common
interface. In the attached code, it is IClonable. I just tested with a couple
of common interfaces and a custom IFruitService interface instead of IClonable
and they fail as well. The tests pass without the additional interfaces.
Original comment by cameron.taggart
on 9 Jun 2013 at 5:32
Original comment by travis.illig
on 19 Jun 2013 at 2:25
I had a look at this tonight but did not have all the required classes and
projects referenced in the diff and cs files. After adding some of the missing
classes I did get the test to pass but don't know if it really matched your
scenario. It would be great if you could provide a smaller and more isolated
example that reproduces the issue.
Original comment by alex.meyergleaves
on 2 Jul 2013 at 12:14
Given that we need some feedback to get this situation to reproduce and the
issue has been open for a couple of months without that feedback, I'm going to
close this issue as Invalid.
If we're able to get the feedback with a smaller reproduction that illustrates
the issue as noted in comment #3 here, we can re-open and investigate more at
that time.
Original comment by travis.illig
on 3 Sep 2013 at 2:45
Original issue reported on code.google.com by
cameron.taggart
on 8 Jun 2013 at 10:01Attachments: