mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Disable plugin test due to leaks. b=386676
This commit is contained in:
parent
0eeeec31c5
commit
461b256ed4
@ -44,7 +44,8 @@ relativesrcdir = modules/plugin/test
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
_TEST_FILES = test_npruntime.xul
|
||||
# Test disabled for now due to leaks.
|
||||
#_TEST_FILES = test_npruntime.xul
|
||||
|
||||
libs:: $(_TEST_FILES)
|
||||
$(INSTALL) $^ $(DEPTH)/_tests/testing/mochitest/chrome/$(relativesrcdir)
|
||||
|
Loading…
Reference in New Issue
Block a user