1 This test verifies that Array.prototype.join uses the ToString operator rather than calling element.toString(). See bug 11524 for more information.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS [customObject].join() is 'custom object'
7 PASS successfullyParsed is true