Fixed non-deterministic test case 93/247193/1
authorDavid Steele <david.steele@samsung.com>
Fri, 6 Nov 2020 11:12:05 +0000 (11:12 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 6 Nov 2020 11:12:12 +0000 (11:12 +0000)
commit9dfa3d108e6d0da9a3c497890ad80ff90441c5ba
tree266df5f093c706bade57875f19cceb768a130d3a
parentc7cd2010401260dc016a918b128a1f90708f7676
Fixed non-deterministic test case

SVG now processes results from the rasterizing thread on both the event
trigger and the core process events. In the test harness, this means
that either application.SendNotification, or
Test::WaitForEventThreadTrigger will complete the rasterizing task.

Added comment to remind testers about this timing, and moved the
test check prior to application.SendNotification.

Change-Id: If2d4298cd38af4f2c3c298f6010f321becfbdaf1
automated-tests/src/dali-toolkit/utc-Dali-VisualFactory.cpp