On 1/29/15, 12:38 AM, "Harbs" <harbs.li...@gmail.com> wrote:
>The last build has just those two tests failing: >http://apacheflexbuild.cloudapp.net:8080/job/flex-tlf/321/ > >There were others as well. OK, well, at least we know it isn’t a side-effect. I poked around the code a bit. Have you tried adding more asserts to the test to verify, for example, that the SelManager.activePosition is what you think it should be? You might also test a few other things like the EditingMode. EditManager looks like it uses ENTER_FRAME events to do background processing, and I thought other parts of TLF may react to whether the player switches in and out of being the active window. -Alex