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
parent 7b7d89e131
commit 18ba9d8c47

View File

@ -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)