[WebView][Non-ACR][Add error code for emulator] 43/214743/2
authoryh106.jung <yh106.jung@samsung.com>
Thu, 26 Sep 2019 04:48:55 +0000 (13:48 +0900)
committeryh106.jung <yh106.jung@samsung.com>
Thu, 26 Sep 2019 04:54:42 +0000 (13:54 +0900)
commit93da3e7f3eb7c7d3609fa84e6697b6e7ffb051b1
treef21b6fe3c3765e8e4fb47ec9b22562cbbe23baef
parent36c8935fcbbd6b2083e59b073b3f739f4cbad7bb
[WebView][Non-ACR][Add error code for emulator]

We have been expected 'LoadErrorCode.CantLookupHost' for wrong URL.
But in some emulator environment, we recieve 'LoadErrorCode.Unknown'
instead of 'LoadErrorCode.CantLookupHost'.
It is caused by network configuration of the emulator.
So this patch adds 'LoadErrorCode.Unknown' to the condition.

Change-Id: I3ed048563ba42a2fe446a1cd946dd82d974aac71
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
tct-suite-vs/Tizen.WebView.Tests/testcase/TSSmartCallbackLoadErrorArgs.cs