Repository: flex-tlf
Updated Branches:
  refs/heads/develop 070e9965d -> 640d69494


Revert "Removed ignore on testAllEnumProps test. It seems to pass"

This reverts commit 0b0c09fd2d8599ca16e9b904a626cbb2806f0e8c.


Project: http://git-wip-us.apache.org/repos/asf/flex-tlf/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-tlf/commit/640d6949
Tree: http://git-wip-us.apache.org/repos/asf/flex-tlf/tree/640d6949
Diff: http://git-wip-us.apache.org/repos/asf/flex-tlf/diff/640d6949

Branch: refs/heads/develop
Commit: 640d69494024045fa42179386a9b18ab97e1e2f7
Parents: 070e996
Author: Harbs <[email protected]>
Authored: Thu Jan 1 00:14:55 2015 +0200
Committer: Harbs <[email protected]>
Committed: Thu Jan 1 00:14:55 2015 +0200

----------------------------------------------------------------------
 automation_tests/src/UnitTest/Tests/AllParaAttributeTest.as | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/640d6949/automation_tests/src/UnitTest/Tests/AllParaAttributeTest.as
----------------------------------------------------------------------
diff --git a/automation_tests/src/UnitTest/Tests/AllParaAttributeTest.as 
b/automation_tests/src/UnitTest/Tests/AllParaAttributeTest.as
index 893ab93..cdc0bc9 100644
--- a/automation_tests/src/UnitTest/Tests/AllParaAttributeTest.as
+++ b/automation_tests/src/UnitTest/Tests/AllParaAttributeTest.as
@@ -234,6 +234,7 @@ package UnitTest.Tests
          * This builds testcases for properties in attributes in description 
that are Enumerated types types.  A testcase is generated
          * for each possible enumerated value
          */
+        [Ignore]
         [Test]
         public function testAllEnumProps():void
         {

Reply via email to