diff --git a/toolkit/components/microformats/tests/Makefile.in b/toolkit/components/microformats/tests/Makefile.in index 8612cdf11e6..a45a1ef2779 100644 --- a/toolkit/components/microformats/tests/Makefile.in +++ b/toolkit/components/microformats/tests/Makefile.in @@ -45,10 +45,11 @@ include $(topsrcdir)/config/rules.mk _TEST_FILES = \ test_Microformats.html \ - test_Microformats_hCard.html \ test_Microformats_geo.html \ test_Microformats_hCalendar.html \ $(NULL) +# disabled test_Microformats_hCard.html because of random network problems. + libs:: $(_TEST_FILES) $(INSTALL) $^ $(DEPTH)/_tests/testing/mochitest/tests/browser/microformats/test