Bugzilla – Bug 323175
[PATCH] cross-domain.cs unit test failing after r70643
Last modified: 2007-09-15 21:24:46 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)