On Tue, Feb 14, 2012 at 5:34 PM, Douglas Creager <[email protected]>wrote:
> > For those interested, here's the test failure. > > > > [0]air::tests(276231)$./test_avro_values > > **** Running boolean tests **** > > | 00 .. .. .. .. .. .. .. | .. .. .. .. .. .. .. .. | ................ > > | 01 .. .. .. .. .. .. .. | .. .. .. .. .. .. .. .. | ................ > > **** Running bytes tests **** > > | 08 DE AD BE EF .. .. .. | .. .. .. .. .. .. .. .. | .^->o........... > > Incorrect sort order > > Thanks for the transcript. I'm going to open an issue for this, but it > definitely doesn't need to be a blocker for 1.6.2. The issue is that > memcmp on Oneiric returns "some negative value" for the less-than case, but > that unit test expects it to specifically return -1. Got it; thanks for looking into it. Glad it's straight-forward.
