Author: jbalsas
Date: Mon Dec 10 22:11:54 2012
New Revision: 1419834
URL: http://svn.apache.org/viewvc?rev=1419834&view=rev
Log:
Enable passing tests for framework, rpc and mobilecomponents
Modified:
incubator/flex/falcon/trunk/compiler.tests/functional-tests/f/SDKSWCTests.java
Modified:
incubator/flex/falcon/trunk/compiler.tests/functional-tests/f/SDKSWCTests.java
URL:
http://svn.apache.org/viewvc/incubator/flex/falcon/trunk/compiler.tests/functional-tests/f/SDKSWCTests.java?rev=1419834&r1=1419833&r2=1419834&view=diff
==============================================================================
---
incubator/flex/falcon/trunk/compiler.tests/functional-tests/f/SDKSWCTests.java
(original)
+++
incubator/flex/falcon/trunk/compiler.tests/functional-tests/f/SDKSWCTests.java
Mon Dec 10 22:11:54 2012
@@ -190,7 +190,6 @@ public class SDKSWCTests
compileSWC("flash-integration");
}
- @Ignore
@Test
public void frameworkSWC()
{
@@ -203,7 +202,6 @@ public class SDKSWCTests
compileSWC("halo");
}
- @Ignore
@Test
public void mobilecomponentsSWC()
{
@@ -231,7 +229,6 @@ public class SDKSWCTests
compileSWC("playerglobal");
}
- @Ignore
@Test
public void rpcSWC()
{