Yup, that's the one we discussed last night. The localIndex=null in the sort setter is busting that test because the DG is counting on setting sort to null and restoring it without calling refresh().
Interestingly, I took out that sort hack and that test passed. I have those changes on my computer, but I was waiting to see what you were going to do about setting sort to null with a filter applied. But the good news is, I have hopes that tonights full mustella run will only have this one issue. -Alex On 5/15/13 8:38 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: >Hi, > >I'm getting this test failing - anyone confirm? > >gumbo/components/DataGrid/Properties/DataGrid_Properties_sortable >column_withEditor_test002 Failed AssertMethodValue (method cannot be >shown)(body:step 13) method returned AntFN, expected WilFN > >Thanks, >Justin