GlenFlint / flexmonkey

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

Comiple with compatibility-version=2.0.1 tag doesnot load application in FlexMonkey #69

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1) App under test and MonkeyAgent on remote server?
   Yes 

2) App under test and MonkeyAgent local?
   No

3) App under test loaded from local file system into FlexMonkey Target SWF
window?
   No ,It is on the server.
   http://localhost:8080/mdm/bcm/HM/HMTest.html

4) ANT run with TestLauncher?  - No
5) ANT run with TestRunner?    - Yes

Using JUnitTestRunner for running Test Cases.

6) Other? (describe)

Your Use Case: [1-6] :

If you use the MonkeyAgent, are you running it in the FlexBuilder Debugger?
(yes/no) - No
==================================

What steps will reproduce the problem?
1.Compile a Application using -compatibility-version=2.0.1 as compile time 
argument.  
2.Application doesnot load in FLexMonkey when we use  compatibility-
version tag
3.If  compatibility-version tag is removed then it starts working.

What is the expected output? What do you see instead?
Application should run when compiled with compatibility-version tag , but 
it not loading.

What version of the Flex SDK are you using?
FLEX SDK 3

What version of the FlexMonkey are you using?
FlexMonkey 0.8

What version of the MonkeyAgent are you using? (if applicable)
N/A

On what operating system?
Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by ankitkha...@gmail.com on 20 Aug 2009 at 7:59