On 9/1/13 6:42 PM, "Justin Mclean" <jmcl...@apache.org> wrote:
>Hi, > >> [java] ===================================================== >> [java] Failed: >> [java] ===================================================== >> [java] >>gumbo/components/DataGrid/Properties/DataGrid_Properties_editable >>Editable_startItemEditorSesision_inValidParams Failed Timed out >> [java] >> [java] >> [java] ===================================================== >> [java] Passes: 6 >> [java] Fails: 1 >> [java] ===================================================== >> [java] >> [java] >> [java] Wrote summary to results.txt >> [java] Wrote failures to failures.txt > >This test is failing because it's (correctly) throwing an out of range >RTE (It's passing columns.length to startItemEditorSession which uses >getItemAt and length is out of range). Can't recall any changes recently >to this code, either startItemEditorSession or getItemAt so does anyone >know how this test passed previously? Check past results. I believe this test started to fail when you checked in a change suggested by someone at 360|Stack. -Alex