forked from qt-creator/qt-creator
This is quite crucial test checking the right internal behavior. The expected asyncCount numbers were added to these tests after processing each recipe by hand and deducing the expected scenario and the number of times each recipe should return the control to the main event loop before the task tree finished. Be very careful when correcting any of these numbers - this might mean the internal change inside the task tree forcing the asyncCount adjustment may break the task tree architecture. Change-Id: Ia3acfbf3cb232ed95df97fe5822305df98e2271a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: hjk <hjk@qt.io>