So, have the tests been doing any better? I've been watching Erik's server, and the last few tests have been failing because of git/server issues, not code.
-Nick On Tue, May 27, 2014 at 7:25 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote: > >I just looked at another failure (DataGroup). It also points at this set > of changes. It turns out that Sort.fields can be null if you don't have > any SortFields and only a Sort.compareFunction. It >fails on line 395. > >You'll need a null check there. > > Thanks, that is the one I actually failed to merge so I have a fix for > this issue, not sure how I didn't manage to commit it, but still looking at > the other part. > > Mike >