Disable snav mochitest to determine of it is the cause of the tbox redness.
Disable snav mochitest to determine of it is the cause of the tbox redness.
--- a/toolkit/spatial-navigation/Makefile.in
+++ b/toolkit/spatial-navigation/Makefile.in
@@ -38,13 +38,13 @@ DEPTH = ../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXTRA_JS_MODULES = SpatialNavigation.js
-ifdef ENABLE_TESTS
- DIRS += tests
-endif
+#ifdef ENABLE_TESTS
+#DIRS += tests
+#endif
include $(topsrcdir)/config/rules.mk