Fix rarely failed UTC : UtcDaliMotionDataLoadAsyncMultiple 87/323487/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 29 Apr 2025 08:10:47 +0000 (17:10 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Tue, 29 Apr 2025 08:11:03 +0000 (17:11 +0900)
commit83c2e377881de6deebc8b5f2151f9c4b6315bee4
tree53ddf3058b96304a58293a957a9596bbad7079fc
parent0e6c4fefb1e459613613fdcff0e2fef9b9d49e61
Fix rarely failed UTC : UtcDaliMotionDataLoadAsyncMultiple

Sometimes AsyncTask completed before we request to cancel the old one.
In this case, EventTrigger might be triggered.

To avoid this case, let we wait until gLoadCompleted finished

Change-Id: Ie7a4a395422f5af03afff186412f1a1aa0ecbb7a
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali-scene3d/utc-Dali-MotionData.cpp