You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ha...@apache.org on 2014/12/29 20:25:12 UTC

git commit: [flex-tlf] [refs/heads/develop] - Ignore bad tab test

Repository: flex-tlf
Updated Branches:
  refs/heads/develop 12bcabb18 -> e4f5d182a


Ignore bad tab test


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

Branch: refs/heads/develop
Commit: e4f5d182a5923bd1645cd4f9f56a07d4803291b8
Parents: 12bcabb
Author: Harbs <ha...@in-tools.com>
Authored: Mon Dec 29 21:09:52 2014 +0200
Committer: Harbs <ha...@in-tools.com>
Committed: Mon Dec 29 21:09:52 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/e4f5d182/automation_tests/src/UnitTest/Tests/TabTest.as
----------------------------------------------------------------------
diff --git a/automation_tests/src/UnitTest/Tests/TabTest.as b/automation_tests/src/UnitTest/Tests/TabTest.as
index e6ea3d8..52ac644 100644
--- a/automation_tests/src/UnitTest/Tests/TabTest.as
+++ b/automation_tests/src/UnitTest/Tests/TabTest.as
@@ -525,7 +525,7 @@ package UnitTest.Tests
          }
          ***/
 
-        [Test]
+        [Ignore][Test]
         /**
          * automate a end TAB bug test.  When End Tab has a long string value, it didn't display correctly. It is a Player bug.
          */