I believed it's the test runner. It's happening because the total
time to run the test is exceeding 15 seconds. I believe there's got
to be some sort of parameter, or some constant I can alter to
recompile Fluint to get around this 15 second limitation. I have no
clue where this 15 seconds is coming from. I'm starting to suspect it
might be something done by the Air/Flash Plugin environment itself.
Error: Error #1502: A script has executed for longer than the default
timeout period of 15 seconds.
at mx.utils::ObjectUtil$/compareResult()[E:\dev\gumbo_alpha\frameworks
\projects\framework\src\mx\utils\ObjectUtil.as:1222]
at mx.utils::ObjectUtil$/internalCompare()[E:\dev\gumbo_alpha
\frameworks\projects\framework\src\mx\utils\ObjectUtil.as:706]
at mx.utils::ObjectUtil$/compare()[E:\dev\gumbo_alpha\frameworks
\projects\framework\src\mx\utils\ObjectUtil.as:79]
at testUtils::TestImageUtils$/imageCompare()[c:\someproduct
\IntegrationTests\src\testUtils\(redacted).as:179]
at screenRendererSuite.tests::ScreenRendererTest2/assertHandler()[c:
\someproduct\IntegrationTests\src\testSuite\tests\Test2.as:239]
at net.digitalprimates.fluint.sequence::SequenceRunner/applyHandlers()
[C:\temp\fluintrc2\1.1RC2\fluint\src\main\flex\net\digitalprimates
\fluint\sequence\SequenceRunner.as:147]
at net.digitalprimates.fluint.sequence::SequenceRunner/
continueSequence()[C:\temp\fluintrc2\1.1RC2\fluint\src\main\flex\net
\digitalprimates\fluint\sequence\SequenceRunner.as:187]
at net.digitalprimates.fluint.tests::TestCase/handleNextSequence()[C:
\temp\fluintrc2\1.1RC2\fluint\src\main\flex\net\digitalprimates\fluint
\tests\TestCase.as:388]
at Function/
http://adobe.com/AS3/2006/builtin::apply()
... (rest is redacted as it contains references to company
confidential code)