Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-tlf into develop
diff --git a/automation_tests/src/UnitTest/Tests/ContainerAttributeTest.as b/automation_tests/src/UnitTest/Tests/ContainerAttributeTest.as
index afe7f18..eeff44e 100644
--- a/automation_tests/src/UnitTest/Tests/ContainerAttributeTest.as
+++ b/automation_tests/src/UnitTest/Tests/ContainerAttributeTest.as
@@ -1783,7 +1783,7 @@
         }
 
         // mjzhang : Bug#2907691 When composition starts in middle of the container, paddingBottom for the previous paragraph is ignored
-        [Test(dataProvider=dataProvider7)]
+        [Ignore][Test(dataProvider=dataProvider7)]
         public function paddingBottomTest(dpData:Object):void
         {
             currentDpData = dpData;