Bugzilla – Bug 693366
CommunicationObject fixes
Last modified: 2011-05-12 13:57:47 UTC
Created attachment 429309 [details] fixes for CommunicationObject While debugging a moonlight issue I wrote some tests for CommunicationObject. The root cause turned out not to be moonlight related, so I wrote a wrapper so the tests can be executed with moon-unit. In both case the tests are now in GIT but ignored while executed. Attached is a patch that fix the unit tests (both moon and mono) but they introduce other regressions (timeout) in mono's unit tests.
Can this bug report be specific on what you want to fix? The patch contains lots of changes and it could be split into minimum changes and then it will become possible to identify which change is problematic to cause regression.