mirror of
https://github.com/encounter/phantomjs.git
synced 2026-03-30 11:35:11 -07:00
d181c00378
For whatever reason, swapping the order with the render() tests solve the intermittent random failures. Also, split the tests between loading start and finish checks (to better recognize which one is failing, if there is a failure), also make the tests more asynchoronous. https://github.com/ariya/phantomjs/issues/11091