RFR 8027712 DistinctOpTest fails for unordered test

2013-11-01 Thread Paul Sandoz
Hi, This is a "eating humble pie and should of correctly listened to Henry in review" kind of email :-) The changes to DistinctOpTest recently committed result in a test failure, since one of the tests is incorrectly asserting on a particular element, which is non-determinisitic process [*].

Re: RFR 8027712 DistinctOpTest fails for unordered test

2013-11-01 Thread Henry Jen
Change looks good to me(not a reviewer). Cheers, Henry On 11/01/2013 10:57 AM, Paul Sandoz wrote: Hi, This is a "eating humble pie and should of correctly listened to Henry in review" kind of email :-) The changes to DistinctOpTest recently committed result in a test failure, since one of t

Re: RFR 8027712 DistinctOpTest fails for unordered test

2013-11-05 Thread Alan Bateman
On 01/11/2013 17:57, Paul Sandoz wrote: Hi, This is a "eating humble pie and should of correctly listened to Henry in review" kind of email :-) The changes to DistinctOpTest recently committed result in a test failure, since one of the tests is incorrectly asserting on a particular element, w

Re: RFR 8027712 DistinctOpTest fails for unordered test

2013-11-05 Thread Paul Sandoz
On Nov 5, 2013, at 11:11 AM, Alan Bateman wrote: > On 01/11/2013 17:57, Paul Sandoz wrote: >> Hi, >> >> This is a "eating humble pie and should of correctly listened to Henry in >> review" kind of email :-) >> >> The changes to DistinctOpTest recently committed result in a test failure, >> s