Failed on pi1-raspbian-wheezy: https://ci.nodejs.org/job/node-test-binary-arm/1451/RUN_SUBSET=5,nodes=pi1-raspbian-wheezy/console
Refs: #5803
Looks like the usual "arbitrary timer causing flakiness" problem. Least disruptive fix at this point is probably to use common.platformTimeout().
Labelling good first contribution.
Failed on pi1-raspbian-wheezy: https://ci.nodejs.org/job/node-test-binary-arm/1451/RUN_SUBSET=5,nodes=pi1-raspbian-wheezy/console
Refs: #5803
Looks like the usual "arbitrary timer causing flakiness" problem. Least disruptive fix at this point is probably to use
common.platformTimeout().Labelling
good first contribution.