From b44ad96bf07b4b849f46a011a85ec6c2a8a245c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 25 Oct 2016 06:30:50 -0300 Subject: ice{dove,weasel}-hardening: add new package to [pcr] -> https://lists.parabola.nu/pipermail/dev/2016-October/004522.html --- pcr/icedove-hardening/fix-missing-files.patch | 38 +++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 pcr/icedove-hardening/fix-missing-files.patch (limited to 'pcr/icedove-hardening/fix-missing-files.patch') diff --git a/pcr/icedove-hardening/fix-missing-files.patch b/pcr/icedove-hardening/fix-missing-files.patch new file mode 100644 index 000000000..04cf3d35e --- /dev/null +++ b/pcr/icedove-hardening/fix-missing-files.patch @@ -0,0 +1,38 @@ +diff --git a/mailnews/base/test/unit/xpcshell.ini b/mailnews/base/test/unit/xpcshell.ini +index 9644fdf..f098fad 100644 +--- a/mailnews/base/test/unit/xpcshell.ini ++++ b/mailnews/base/test/unit/xpcshell.ini +@@ -19,7 +19,6 @@ support-files = nodelist_test.xml data/* + [test_bug471682.js] + [test_bug514945.js] + [test_compactFailure.js] +-[test_compactColumnSave.js] + [test_copyChaining.js] + [test_copyThenMoveManual.js] + [test_copyToInvalidDB.js] +diff --git a/mozilla/intl/uconv/tests/moz.build b/mozilla/intl/uconv/tests/moz.build +index 4223d2e..fae03f4 100644 +--- a/mozilla/intl/uconv/tests/moz.build ++++ b/mozilla/intl/uconv/tests/moz.build +@@ -4,8 +4,6 @@ + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + +-XPCSHELL_TESTS_MANIFESTS += ['unit/xpcshell.ini'] +- + # Tests disabled because they dont work in libxul builds. + #MOZILLA_INTERNAL_API = True + # +diff --git a/mozilla/parser/xml/moz.build b/mozilla/parser/xml/moz.build +index 484f6d1..d072795 100644 +--- a/mozilla/parser/xml/moz.build ++++ b/mozilla/parser/xml/moz.build +@@ -4,8 +4,6 @@ + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + +-TEST_DIRS += ['test'] +- + XPIDL_SOURCES += [ + 'nsIMozSAXXMLDeclarationHandler.idl', + 'nsISAXAttributes.idl', -- cgit v1.2.3-2-g168b