On 11/3/14, 1:08 AM, "Tom Chiverton" <t...@extravision.com> wrote: >Hmm. Still no successes being recorded. > >This is the most recent failure: >http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/lastFailedBuild/co >nsole > >There seems to be timeouts in the DataGrid tests consistently. >Did anyone change anything in this area in the last two weeks ?
The three errors from that run are: 1) gumbo/components/DataGrid/Properties/DataGrid_Properties_editable Editable_twoWayBinding_test Failed AssertMethodValue (method cannot be shown)(body:step 13) method returned , expected test1234 2) gumbo/components/ListDragDrop/events/SparkDNDList_events ListAbcDND1_dragDrop Failed CompareBitmap(body:step 16) compare returned[object BitmapData] 3) gumbo/components/RichEditableText/Properties/RichEditableText_layout_test3 RichEditableText_Property_maxChars_1 Failed DispatchKeyEvent(body:step 2) Timeout waiting for change from retEditable1 I don’t see any timeout issues for DataGrid. The DND failure (#2) has been intermittent since forever. The other two first appeared in run #1123 with Erik’s changes: Changes for Build #1123 [erik] Added FP 15 swfversion condition [erik] Minor rewrite to avoid multiple catch blocks in one statement (JS no likey) [erik] Increment and counterpart don't work with FlexJS '_get()' and '_set()' Run #1121 passed, I don’t know what happened to #1122. Erik are these tests passing for you locally? -Alex