summaryrefslogtreecommitdiffstats
path: root/toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 15:18:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 15:18:09 +0000
commit0cd6f26b6b8fcec2b43398fd831f6b9e0cb977e3 (patch)
tree673eec8dca4c4cfc5125dd4447f6608e589fa6b9 /toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js
parentAdding debian version 115.8.0esr-1~deb12u1. (diff)
downloadfirefox-esr-0cd6f26b6b8fcec2b43398fd831f6b9e0cb977e3.tar.xz
firefox-esr-0cd6f26b6b8fcec2b43398fd831f6b9e0cb977e3.zip
Merging upstream version 115.9.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js')
-rw-r--r--toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js8
1 files changed, 1 insertions, 7 deletions
diff --git a/toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js b/toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js
index 0b44a5509e..7cc6272686 100644
--- a/toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js
+++ b/toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js
@@ -57,13 +57,7 @@ tests.push({
region: "CN",
distribution: "MozillaOnline",
test: engines =>
- hasParams(engines, "亚马逊", "searchbar", "ie=UTF8") &&
- hasParams(engines, "亚马逊", "suggestions", "tag=mozilla") &&
- hasParams(engines, "亚马逊", "homepage", "camp=536") &&
- hasParams(engines, "亚马逊", "homepage", "creative=3200") &&
- hasParams(engines, "亚马逊", "homepage", "index=aps") &&
- hasParams(engines, "亚马逊", "homepage", "linkCode=ur2") &&
- hasEnginesFirst(engines, ["百度", "Bing", "Google", "亚马逊", "维基百科"]),
+ hasEnginesFirst(engines, ["百度", "Bing", "Google", "维基百科"]),
});
tests.push({