Build failed in Jenkins: flex-sdk_mustella #527

2013-11-11 Thread flex . mustella
See http://localhost:8080/job/flex-sdk_mustella/527/changes Changes: [jmclean] Revert FLEX-33874 improve binding performance -- [...truncated 86225 lines...] [java]

Re: Build failed in Jenkins: flex-sdk_mustella #527

2013-11-11 Thread Alex Harui
I looked at the 3 ComboBox failures. This appears to be related to the scrolling change. In each of the failures, the ComboBox has a selectedIndex that is non-zero and there appears to be logic in ComboBox that ensures that the dropdown list is scrolled so that the selectedIndex is the top row,