$OpenBSD$ index 5107604..1cfdca9 100644 --- dom/workers/test/mochitest.ini.orig Fri Feb 20 15:40:37 2015 +++ dom/workers/test/mochitest.ini Fri Feb 20 15:40:37 2015 @@ -73,6 +73,8 @@ support-files = subdir/relativeLoad_sub_worker.js subdir/relativeLoad_sub_worker2.js subdir/relativeLoad_sub_import.js + bug1060621_worker.js + bug1062920_worker.js [test_404.html] [test_atob.html] @@ -155,3 +157,5 @@ skip-if = buildapp == 'b2g' || e10s skip-if = (os == "win") || (os == "mac") || toolkit == 'android' || e10s #bug 798220 [test_url_exceptions.html] [test_urlSearchParams.html] +[test_bug1060621.html] +[test_bug1062920.html]