|
Bugzilla – Full Text Bug Listing |
| Summary: | CommunicationObject fixes | ||
|---|---|---|---|
| Product: | [Mono] Mono: Class Libraries | Reporter: | Sebastien Pouliot <spouliot> |
| Component: | WCF | Assignee: | Atsushi Enomoto <atsushieno> |
| Status: | NEW --- | QA Contact: | Mono Bugs <mono-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | SVN | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | fixes for CommunicationObject | ||
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. |
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.