rsrini7 / flexmonkey

Automatically exported from code.google.com/p/flexmonkey
0 stars 0 forks source link

enableAutoStart error #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi Stu,

Just got up and running today. Really impressed and loving it so far. 

Not sure what's causing this error. I'm not seeing it in the FlexMonkey
example but I am when I attempt to enableAutoStart it into my code. 

I'm getting the following stack trace:

TypeError: Error #1006: expandHandler is not a function.
    at
<anonymous>()[/Users/sstern/eclipse/gxesvn/FlexMonkey/src/com/gorillalogic/flexm
onkey/FlexMonkey.mxml:68]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.core::UIComponent/dispatchEvent()
    at
flexunit.flexui::TestRunnerBase/onAllTestsEnd()[/Users/amcleod/SubVersion/flexun
it/trunk/FlexUnitLib/src/flexunit/flexui/TestRunnerBase.mxml:151]
    at
flexunit.flexui::TestRunner/testEnded()[/Users/amcleod/SubVersion/flexunit/trunk
/FlexUnitLib/src/flexunit/flexui/TestRunner.as:93]
    at
flexunit.runner::BaseTestRunner/endTest()[/Users/amcleod/SubVersion/flexunit/tru
nk/FlexUnitLib/src/flexunit/runner/BaseTestRunner.as:47]
    at
flexunit.framework::TestResult/endTest()[/Users/amcleod/SubVersion/flexunit/trun
k/FlexUnitLib/src/flexunit/framework/TestResult.as:287]
    at
flexunit.framework::TestResult/doFinish()[/Users/amcleod/SubVersion/flexunit/tru
nk/FlexUnitLib/src/flexunit/framework/TestResult.as:122]
    at
flexunit.framework::TestResult/doContinue()[/Users/amcleod/SubVersion/flexunit/t
runk/FlexUnitLib/src/flexunit/framework/TestResult.as:111]
    at
flexunit.framework::TestResult/continueRun()[/Users/amcleod/SubVersion/flexunit/
trunk/FlexUnitLib/src/flexunit/framework/TestResult.as:73]
    at
flexunit.framework::AsyncTestHelper/startAsync()[/Users/amcleod/SubVersion/flexu
nit/trunk/FlexUnitLib/src/flexunit/framework/AsyncTestHelper.as:55]
    at
flexunit.framework::TestCase/startAsync()[/Users/amcleod/SubVersion/flexunit/tru
nk/FlexUnitLib/src/flexunit/framework/TestCase.as:326]
    at
flexunit.framework::TestResult/doContinue()[/Users/amcleod/SubVersion/flexunit/t
runk/FlexUnitLib/src/flexunit/framework/TestResult.as:107]
    at
flexunit.framework::TestResult/doRun()[/Users/amcleod/SubVersion/flexunit/trunk/
FlexUnitLib/src/flexunit/framework/TestResult.as:90]
    at
flexunit.framework::TestResult/run()[/Users/amcleod/SubVersion/flexunit/trunk/Fl
exUnitLib/src/flexunit/framework/TestResult.as:65]
    at
flexunit.framework::TestCase/runWithResult()[/Users/amcleod/SubVersion/flexunit/
trunk/FlexUnitLib/src/flexunit/framework/TestCase.as:165]
    at
flexunit.framework::TestSuite/runTest()[/Users/amcleod/SubVersion/flexunit/trunk
/FlexUnitLib/src/flexunit/framework/TestSuite.as:186]
    at
flexunit.framework::TestSuite/runNext()[/Users/amcleod/SubVersion/flexunit/trunk
/FlexUnitLib/src/flexunit/framework/TestSuite.as:174]
    at
flexunit.framework::TestSuiteTestListener/handleTimer()[/Users/amcleod/SubVersio
n/flexunit/trunk/FlexUnitLib/src/flexunit/framework/TestSuiteTestListener.as:74]
    at flash.utils::Timer/_timerDispatch()
    at flash.utils::Timer/tick()

What version of the product are you using? On what operating system?
Mac, Flex Builder 3.2, FlexUnit 0.9, FlexMonkey .3a

thanks,
Seth

Original issue reported on code.google.com by geekin...@gmail.com on 19 Nov 2008 at 6:40

GoogleCodeExporter commented 9 years ago
Problem identified and fix in progress.

Original comment by stuinbou...@gmail.com on 20 Nov 2008 at 11:44

GoogleCodeExporter commented 9 years ago

Original comment by stuinbou...@gmail.com on 21 Nov 2008 at 3:23