Try to fix a flaky JS test.
authorandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 16 Apr 2012 18:06:00 +0000 (18:06 +0000)
committerandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 16 Apr 2012 18:06:00 +0000 (18:06 +0000)
commite1e463bf4c7addc48399bc6e7b092f0012da37a0
treeb2519269a0f8188600dcef47d6f3dc90ae5b319c
parent3cb62d046f936eb849c52e0679234d04ec403f94
Try to fix a flaky JS test.

Use a URL that's allowed to load so the resource load delegate won't randomly complain about it depending on
if the load starts before the Audio object is garbage collected (that's my guess anyway).

* fast/js/custom-constructors-expected.txt:
* fast/js/script-tests/custom-constructors.js:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114279 268f45cc-cd09-0410-ab3c-d52691b4dbfc
LayoutTests/ChangeLog
LayoutTests/fast/js/custom-constructors-expected.txt
LayoutTests/fast/js/script-tests/custom-constructors.js