Fix for utc_blink_ewk_view_orientation_send.TEST_0DG test.
authorLukasz Krok <l.krok@samsung.com>
Mon, 9 Feb 2015 16:39:43 +0000 (17:39 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit274a835328b03bd5f91bb547fceff24a0fb9e1f8
treeb36a47784159e3a767606625ea925f995192d6a3
parentdced65fdcde1a5a5f4aa88b8ac70450ee33280b1
Fix for utc_blink_ewk_view_orientation_send.TEST_0DG test.

If this test is run as first in a test suit,
the orientation will already be 0 degrees (default),
so the orientation change event won't fire
and the test will fail. Setting orientation to other
value before checking ewk_view_orientation_send()
method with 0 as argument resolves the problem.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=9541
Reviewed by: DONGJUN KiM, Filip Piechocki, Kamil Klimek

Change-Id: I4e5b96c0b17ec6589aebcd8dca5ea8f3ee9e9477
Signed-off-by: Lukasz Krok <l.krok@samsung.com>
tizen_src/ewk/unittest/utc_blink_ewk_view_orientation_send_func.cpp