Code review comment for lp:~lukas-kde/unity8/stabilizeFlakyWizardTest

Revision history for this message
Lukáš Tinkl (lukas-kde) wrote :

> Might you want to move
>
> + var contentAnimation = findInvisibleChild(page,
> "contentAnimation");
> + tryCompareFunction(function() { return contentAnimation.running;
> }, false);
>
> directly into the waitForPage() method so all tests benefit from the fix?

Good idea, done

« Back to merge proposal