forked from qt-creator/qt-creator
Variant 2: Inside this test the process 2 should finish first, then synchonously: - process 3 should exit setup with error - process 1 should be stopped as a consequence of error inside the group - processes 4 and 5 should be skipped Variant 3: This test ensures process 1 doesn't invoke its done handler, being ready while sleeping in process 2 done handler. Inside this test the process 2 should finish first, then synchonously: - process 3 should exit setup with error - process 1 should be stopped as a consequence of error inside the group - process 4 should be skipped - the first child group of root should finish with error - process 5 should be started (because of root's continueOnError policy) Change-Id: Ie34737244c7da4334a6cbbae4f0ddba99503d09c Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
1.7 KiB
1.7 KiB