6 PASS internals.isVibrating() is false
7 PASS internals.isVibrating() is true
8 PASS internals.isVibrating() is false
9 PASS successfullyParsed is true
7FAIL internals.isVibrating() should be false. Threw exception TypeError: internals.isVibrating is not a function. (In 'internals.isVibrating()', 'internals.isVibrating' is undefined)
8FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).