зеркало из https://github.com/mozilla/pjs.git
Bug 482260 - Turnning on the new geolocation tests that caused the tree to go orange. The thought here is that the orange was a different check in.
This commit is contained in:
Родитель
72b2840b87
Коммит
c5fc4a2aeb
|
@ -45,6 +45,11 @@ include $(DEPTH)/config/autoconf.mk
|
|||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
_TEST_FILES = \
|
||||
test_manyCurrentSerial.html \
|
||||
test_manyCurrentConcurrent.html \
|
||||
test_garbageWatch.html \
|
||||
test_manyWatchConcurrent.html \
|
||||
test_manyWatchSerial.html \
|
||||
test_manyWindows.html \
|
||||
test_allowCurrent.html \
|
||||
test_allowWatch.html \
|
||||
|
@ -59,12 +64,6 @@ _TEST_FILES = \
|
|||
network_geolocation.sjs \
|
||||
$(NULL)
|
||||
|
||||
# Commenting out these tests as they are causing more orange (bug 482260)
|
||||
# test_manyCurrentSerial.html \
|
||||
# test_manyCurrentConcurrent.html \
|
||||
# test_garbageWatch.html \
|
||||
# test_manyWatchConcurrent.html \
|
||||
# test_manyWatchSerial.html \
|
||||
|
||||
libs:: $(_TEST_FILES)
|
||||
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
|
||||
|
|
Загрузка…
Ссылка в новой задаче