blob: 526f2740a75986e3801e7863248ce6fd1ac796d5 [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