FlexUnit 4.1 Error #1009 on Running Test Suite.
Hi Mike, I've not seen this problem with FlexUnit 4.1 before and it's got me a bit stumped :S All my tests error with the following stacktrace in the generated TEST.xml file: <testsuite...
View ArticleUploading File classic ASP
HiIm a new flex developer and i making an app that insert data into a db and upload a file in a path web server, but my problem is when i send to asp my archive there is no way to save on the path and...
View ArticleErrors building flexunit tasks using ant
HiI am having trouble while trying to run flexunit tests through ant script I have searched all over the internet but cannot find anything helpful. For my project I am using Flash builder 4.6 and flex...
View ArticleFU4.1RC3 - Use of fluint classes causes compile errors
FlexUnit developers, Has FlexUnit now ended its backwards compatibility with fluint? Wth older versions, I could compile the following successfully: import...
View ArticleIllegal override of ExpectAsync in...
Hi,Run into a painful bug that blocks our testing. Will continue investigating but wanted to post for advice / answers / etc.Problem description: Previously testing-working FlashBuilder library...
View Articleinitial content not found
Hi, I try to use FlexUnit 4 to test an air application. I use Maven antrun plugin to compile and run testcode since flex-mojos do not support FlexUnit 4 yet. My antrun plugin is as follows,...
View ArticleSocket timeout on Mac
Hello, I am trying to run the flexunit ANT task on a Mac but keep getting the following error. [flexunit] Stopping server ... [flexunit] End of test data reached, sending acknowledgement to player ......
View ArticleError while running Parameterized test
Hi, I'm currently working on a really simple Parameterized TestCase. I'm using flexunit 4.0-rc1 and flexmojos 3.5.0. When I do 'mvn clean test' I get the following error: <testsuite errors="0"...
View ArticleErrors in FlexUnit4.1 RC2 in a specific test
I've been moving from FlashBuilder4 to FDT4.2 and have had to change how I was using the FlexUnit4 framework because they aren't integrated in the same way. A specific test seems to run but can't...
View Articlejunitreport 'redirect' is not allowed when the secure processing feature is...
junitreport 'redirect' is not allowed when the secure processing feature is set to true. Hello, I'm running flexunit4.1.0-8 and I have an ant script running the test suite. I recently upgraded...
View ArticleANT Build script failing while generating junit style reports
Hi, Actually I got an ANT build script which does the following:1) compiles AS code and generates swc2) generate AS docs3) compiles flex unit reports4) Generate wrappers the last part is getting the...
View ArticleTimeout Occurred before expected event for simple SequenceRunner
I'm having trouble with these tests. I'm always getting Timeout Occurred for my sequence in the test testOnLogout. Any ideas? Timeout Occurred before expected eventTimeout Occurred before expected...
View ArticleAsyncTestHelper
I've applied the patched provided in this bugbase entry to the trunk in subversion:http://bugs.adobe.com/jira/browse/FXU-3
View ArticleFlexUnit Eclipse/Flex Builder 3 Plugin - Feedback Please
Hi All, I have been beavering away developing an Eclispe plugin for FlexUnit and would like your feedback. To get this free plugin simply visit:...
View ArticleBetter Async testing?
I've been doing a lot of async service testing lately and I'm trying to figure out the "correct" way of doing things. Imagine I have a simple backend with just two methods: createTeam() and...
View ArticleFlexUnit Ant task freeze at Reciving Data...
Hello,I'm trying to use flex unit task and when I run it, get this on console and stay there for ever."*****" is just to privacy this is my ant task <target name="UNIT TEST">...
View ArticleWhy AIR presents debug dialog at launch?
Folks, I am using FU 4.1.0.8 and the <flexunit> Ant task to run some AIR based FlexUnit tests. The version of AIR is 3.1. I have staged a filesystem in which the tests are built and launched...
View ArticleAll async unit tests timeout
I am trying to run FlexUnit tests through Ant in a very simplified version of the sampleCLIProject. The tests pass when I compile through Flash Builder and timeout when I run them through Ant on...
View ArticleFlash Builder "unknow FLex SDK Flex Hero" problem(urgent)
Dear all, I developed my mobile andriod game in the flash builder burrito and suddenly I can't open it because of this error "Licensing for this product has expired"so I installed flash builder 4.5...
View Articleinitial content not found
Hi, I try to use FlexUnit 4 to test an air application. I use Maven antrun plugin to compile and run testcode since flex-mojos do not support FlexUnit 4 yet. My antrun plugin is as follows,...
View Article