mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 21:00:50 +00:00
Disable the xpt-in-JAR test because that code is changing and running the test with a .manifest isn't worth it.
This commit is contained in:
parent
bdb05f2495
commit
a2161fd0a8
@ -50,9 +50,10 @@ endif
|
||||
|
||||
DIRS = external
|
||||
|
||||
ifdef MOZ_ENABLE_LIBXUL
|
||||
DIRS += xptinfo
|
||||
endif
|
||||
# Disabled because manifests make this test difficult to run correctly.
|
||||
# ifdef MOZ_ENABLE_LIBXUL
|
||||
# DIRS += xptinfo
|
||||
# endif
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
DIRS += windows
|
||||
|
Loading…
x
Reference in New Issue
Block a user