(UTC) Resolv randomly failed UtcDaliAnimatedVectorImageVisualPlayRange 87/323387/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 28 Apr 2025 04:34:35 +0000 (13:34 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 28 Apr 2025 04:34:35 +0000 (13:34 +0900)
Change-Id: Ia0d31d9c70e9c8344ff3c4796eec14f51daf7660
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali-toolkit/utc-Dali-AnimatedVectorImageVisual.cpp

index 3467c5cc540b28f56e524a148c412b2ffa77e299..51140df48e0ce8192c0170cb200c6bf9cb59dd2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2024 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2025 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -951,7 +951,7 @@ int UtcDaliAnimatedVectorImageVisualPlayRange(void)
   DALI_TEST_EQUALS(Test::WaitForEventThreadTrigger(1), true, TEST_LOCATION);
 
   // Test whether current frame is 3.
-  CheckAndRetryCurrentFrame(actor, 3, {0, 1}, TEST_LOCATION);
+  CheckAndRetryCurrentFrame(actor, 3, {0, 1, 2}, TEST_LOCATION);
 
   array.Clear();
   array.PushBack(0);