Disable jsreftest js1_5_8/extensions/worker-fib.js which randomly hangs in the browser. r=sayrer.

This commit is contained in:
Jason Orendorff 2010-04-23 13:30:20 -05:00
Родитель fdb07dad87
Коммит 4946a4899b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2,7 +2,7 @@ url-prefix ../../jsreftest.html?test=js1_8_5/extensions/
script typedarray.js
script worker-error.js
script worker-error-propagation.js
script worker-fib.js
skip-if(!xulRuntime.shell) script worker-fib.js # sometimes hangs in browser, bug 559954
script worker-init.js
script worker-simple.js
script worker-terminate.js