blob: 5e6530707731bf7b3880c156e95d8d1d62ab8e64 [file] [log] [blame]
Tests that when timeout is negative (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