Harbs, I did quick look into the errors of failing tests. I don't know what could be the cause of this errors - you have to look into that on your own. :/
Class FloatTest - every test in this class is failing with the same error: http://paste.ofcode.org/VJTfQaGaDgxeGnyRXg8jKu Try to analize for example this test -> rightBigIndent - This is one of the failed method. To run only FloatTest and see what is happened you have to: 1) In build.properties file set up minimalTests = true flexdebug = false - only if you want debuggable swf 2) Setup in env.properties file FLEX_HOME path 3) Run the tests using ant "all" target Once the tests finished you will find xml report file in this location: flex-tlf\bin\apps\automation_apps\bin\TEST-UnitTest.Tests.FloatTest.xml Piotr ----- Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Commit-of-table-work-tp41095p42486.html Sent from the Apache Flex Development mailing list archive at Nabble.com.