Build: increase timeout in Promises/A+ tests 10 times
commit81be78e380709a7dd4e5241131574c653d07b705
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 20 Sep 2017 13:36:40 +0000 (20 15:36 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 25 Sep 2017 17:27:50 +0000 (25 19:27 +0200)
treed12d114fa40adab219080a417894103d57b245ed
parent781647b1820206e95e5c32be2dffb20e9096b1e4
Build: increase timeout in Promises/A+ tests 10 times

The promises-aplus-tests sets up a default 200 ms Mocha timeout. This makes
our tests randomly fail on Jenkins. 2 seconds will be safer.

Closes gh-3791
build/tasks/promises_aplus_tests.js