Bug 1351669 - Remove obsolete test.properties file. r=florian

Differential Revision: https://phabricator.services.mozilla.com/D212682
This commit is contained in:
Eemeli Aro 2024-06-05 14:05:37 +00:00
parent a6c628a00d
commit 7f0e27d321
4 changed files with 0 additions and 22 deletions

View File

@ -359,9 +359,6 @@ const ignorableAllowlist = new Set([
// dom/media/gmp/GMPParent.cpp // dom/media/gmp/GMPParent.cpp
"resource://gre/gmp-clearkey/0.1/manifest.json", "resource://gre/gmp-clearkey/0.1/manifest.json",
// Bug 1351669 - obsolete test file
"resource://gre/res/test.properties",
]); ]);
for (let entry of ignorableAllowlist) { for (let entry of ignorableAllowlist) {
allowlist.add(entry); allowlist.add(entry);

View File

@ -133,7 +133,6 @@ file-whitespace:
- widget/tests - widget/tests
- widget/windows/tests/TestUrisToValidate.h - widget/windows/tests/TestUrisToValidate.h
- xpcom/reflect/xptcall/porting.html - xpcom/reflect/xptcall/porting.html
- xpcom/tests/test.properties
- xpcom/tests/unit/data/bug121341.properties - xpcom/tests/unit/data/bug121341.properties
# Excluded below files because tests were failing unexpectedly # Excluded below files because tests were failing unexpectedly
- dom/bindings/test/test_barewordGetsWindow.html - dom/bindings/test/test_barewordGetsWindow.html

View File

@ -50,8 +50,4 @@ LOCAL_INCLUDES += [
"../ds", "../ds",
] ]
RESOURCE_FILES += [
"test.properties",
]
CRASHTEST_MANIFESTS += ["crashtests/crashtests.list"] CRASHTEST_MANIFESTS += ["crashtests/crashtests.list"]

View File

@ -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