зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1351669 - Remove obsolete test.properties file. r=florian
Differential Revision: https://phabricator.services.mozilla.com/D212682
This commit is contained in:
Родитель
a6c628a00d
Коммит
7f0e27d321
|
@ -359,9 +359,6 @@ const ignorableAllowlist = new Set([
|
|||
|
||||
// dom/media/gmp/GMPParent.cpp
|
||||
"resource://gre/gmp-clearkey/0.1/manifest.json",
|
||||
|
||||
// Bug 1351669 - obsolete test file
|
||||
"resource://gre/res/test.properties",
|
||||
]);
|
||||
for (let entry of ignorableAllowlist) {
|
||||
allowlist.add(entry);
|
||||
|
|
|
@ -133,7 +133,6 @@ file-whitespace:
|
|||
- widget/tests
|
||||
- widget/windows/tests/TestUrisToValidate.h
|
||||
- xpcom/reflect/xptcall/porting.html
|
||||
- xpcom/tests/test.properties
|
||||
- xpcom/tests/unit/data/bug121341.properties
|
||||
# Excluded below files because tests were failing unexpectedly
|
||||
- dom/bindings/test/test_barewordGetsWindow.html
|
||||
|
|
|
@ -50,8 +50,4 @@ LOCAL_INCLUDES += [
|
|||
"../ds",
|
||||
]
|
||||
|
||||
RESOURCE_FILES += [
|
||||
"test.properties",
|
||||
]
|
||||
|
||||
CRASHTEST_MANIFESTS += ["crashtests/crashtests.list"]
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# 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/.
|
||||
1=1
|
||||
2=2
|
||||
3 =3
|
||||
4 =4
|
||||
5=5
|
||||
6= 6
|
||||
7=7
|
||||
8= 8
|
||||
# this is a comment
|
||||
9=this is the first part of a continued line \
|
||||
and here is the 2nd part
|
Загрузка…
Ссылка в новой задаче