Call for review: Vibration test suite update

Hi,

When I tried to run the Vibration tests on Chrome 35 for Android, I found there are several issues on the current being test suite:

- manual (user interaction) tests with testharness.js reference will result in TIMEOUT though the tests pass
- short timeout setting in asynchronous tests probably result in TIMEOUT
- [] in test filename will get {"error": {"message": "", "code": 404}}

So I refined the tests at
https://github.com/w3c/web-platform-tests/pull/1071

and tried the updated tests at
http://w3c-test.org/submissions/1071/vibration/

all the tests passed on Chrome 35 for Android.

Please help review the pull request; a simple LGTM can help me land it.

Thanks,
Zhiqiang

Received on Tuesday, 24 June 2014 15:35:04 UTC