Fix randomly failed UTC 78/297478/1
authorEunki Hong <eunkiki.hong@samsung.com>
Sat, 19 Aug 2023 05:24:50 +0000 (14:24 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Sat, 19 Aug 2023 05:41:19 +0000 (14:41 +0900)
commitfcccb603b22701c35aa89b6a34fa3b816c5cbf53
treeb755f24f56fa600ce984eb9e4b8025db82e9059c
parent669df915d5c1bb8e04edc3daec5bb5b3091ac344
Fix randomly failed UTC

Since application.SendNotification() might complete the loading
before our hard-coding process, It randomly failed.

To fix it, we remove the possible way to complete async loading complete

Change-Id: I010f3c286638e7a961dff02cb15f55fec79ad538
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali-toolkit-internal/utc-Dali-TextureManager.cpp