Issue 17 in backlinq: SelectMany test depends on ToString implementation of anonymous types

1 view
Skip to first unread message

codesite...@google.com

unread,
Jan 23, 2009, 9:26:51 AM1/23/09
to backlin...@googlegroups.com
Status: Accepted
Owner: azizatif
Labels: Type-Defect Priority-Medium Component-Tests

New issue 17 by azizatif: SelectMany test depends on ToString
implementation of anonymous types
http://code.google.com/p/backlinq/issues/detail?id=17

What steps will reproduce the problem?

1. Run the test
SelectMany_CollectionSelectorArgResultSelectorArg_ArrayOfPetOwner_ResultContainsElementForEachPetAPetOwnerHas.

What is the expected output? What do you see instead?

The test should succeed independent of C# compiler and platform. Instead,
it fails under Mono 2.2 where the ToString implementation generated by the
compiler for anonymous types varies slightly. The test should be fixed to
not depend on the ToString implementation.

Additional information:

Originally pointed out by Jb Evain:
http://groups.google.com/group/mono-olive/msg/aedf2dacf34af0e8


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Jan 27, 2009, 1:35:01 PM1/27/09
to backlin...@googlegroups.com
Updates:
Status: Started

Comment #1 on issue 17 by azizatif: SelectMany test depends on ToString

(No comment was entered for this change.)

codesite...@google.com

unread,
Jan 27, 2009, 1:39:02 PM1/27/09
to backlin...@googlegroups.com
Updates:
Status: Fixed

Comment #2 on issue 17 by azizatif: SelectMany test depends on ToString

Fixed in r284.

Reply all
Reply to author
Forward
0 new messages