Bug 323175 (MONO80486) - [PATCH] cross-domain.cs unit test failing after r70643
Summary: [PATCH] cross-domain.cs unit test failing after r70643
Status: RESOLVED FIXED
Alias: MONO80486
Product: Mono: Runtime
Classification: Mono
Component: remoting (show other bugs)
Version: 1.2
Hardware: Other All
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Lluis Sanchez
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-09 21:39 UTC by Robert Jordan
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
cross-domain.diff (1.45 KB, patch)
2007-01-09 21:39 UTC, Thomas Wiest
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:22:37 UTC


---- Reported by robertj@gmx.net 2007-01-09 14:39:16 MST ----

Lluis, after the StringBuilder marshaling behavior change, the
unit test is incorrect because it expects reference equality.

The test now succeeds on MS.NET as well (it failed before).



---- Additional Comments From robertj@gmx.net 2007-01-09 14:39:44 MST ----

Created an attachment (id=171256)
cross-domain.diff




---- Additional Comments From lluis@ximian.com 2007-01-09 16:13:30 MST ----

Please commit, thanks!



---- Additional Comments From robertj@gmx.net 2007-01-09 18:00:21 MST ----

Fixed in SVN r70741.


Imported an attachment (id=171256)