[NUI.Components][Non-ACR] Fix Popup TCT Fail issue 62/232862/2
authorhuiyu.eun <huiyu.eun@samsung.com>
Fri, 8 May 2020 04:38:59 +0000 (13:38 +0900)
committerTan Nguyen <nguyen.vtan@samsung.com>
Fri, 8 May 2020 08:35:14 +0000 (08:35 +0000)
Aleady Add by ExecuteTC function.
No need to call post.

Change-Id: I1c7232056cbeca0fc9bd46f3800df4e1a1f01830
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
tct-suite-vs/Tizen.NUI.Components.Manual.Tests/testcase/TSPopup.cs

index 51db7e9..59c8686 100755 (executable)
@@ -86,7 +86,6 @@ namespace Tizen.NUI.Components.Tests
                 Selected = new Color(1.0f, 1.0f, 1.0f, 1.0f),\r
             };\r
             _popup.ButtonHeight = (int)(Window.Instance.Size.Height * 0.07);\r
-            _popup.Post(Window.Instance);\r
 \r
             TextLabel contentText = new TextLabel();\r
             contentText = new TextLabel();\r