Bug 625222 - Disable test_chromeWorkerJSM.xul because the code in question has problems, and is being rewritten

DONTBUILD
This commit is contained in:
Ehsan Akhgari 2011-04-19 19:31:41 -04:00
Родитель f1bbdda0e2
Коммит 0b268b634b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -131,7 +131,7 @@ _SUBDIR_TEST_FILES = \
_CHROME_TEST_FILES = \
test_chromeWorker.xul \
test_chromeWorkerComponent.xul \
test_chromeWorkerJSM.xul \
$(warning test_chromeWorkerJSM.xul disabled because the respective code has major problems and is being rewritten, see bug 625222) \
chromeWorker_worker.js \
chromeWorker_subworker.js \
$(NULL)