blob: d127a96a8a91b3f1f277f86e1b16b8a6dc946db9 [file] [log] [blame]
Tests that when timeout is zero (and maximumAge is too), the error callback is called immediately with code TIMEOUT.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS error.code is error.TIMEOUT
PASS error.message is "Timeout expired"
PASS successfullyParsed is true
TEST COMPLETE