From eb70e6e3d0bff11c25f14b1196025791bf2308fb Mon Sep 17 00:00:00 2001
From: "Matt A. Tobin"
Date: Tue, 25 Feb 2020 15:07:00 -0500
Subject: Issue #439 - Remove tests from toolkit/
---
.../components/places/tests/chrome/.eslintrc.js | 8 -
.../components/places/tests/chrome/bad_links.atom | 74 ---------
.../tests/chrome/browser_disableglobalhistory.xul | 44 ------
toolkit/components/places/tests/chrome/chrome.ini | 12 --
.../tests/chrome/link-less-items-no-site-uri.rss | 18 ---
.../places/tests/chrome/link-less-items.rss | 19 ---
.../components/places/tests/chrome/rss_as_html.rss | 27 ----
.../places/tests/chrome/rss_as_html.rss^headers^ | 2 -
.../places/tests/chrome/sample_feed.atom | 23 ---
.../components/places/tests/chrome/test_303567.xul | 122 ---------------
.../places/tests/chrome/test_341972a.xul | 87 -----------
.../places/tests/chrome/test_341972b.xul | 84 -----------
.../components/places/tests/chrome/test_342484.xul | 88 -----------
.../components/places/tests/chrome/test_371798.xul | 101 -------------
.../components/places/tests/chrome/test_381357.xul | 85 -----------
.../chrome/test_browser_disableglobalhistory.xul | 26 ----
.../tests/chrome/test_favicon_annotations.xul | 168 ---------------------
.../places/tests/chrome/test_reloadLivemarks.xul | 155 -------------------
18 files changed, 1143 deletions(-)
delete mode 100644 toolkit/components/places/tests/chrome/.eslintrc.js
delete mode 100644 toolkit/components/places/tests/chrome/bad_links.atom
delete mode 100644 toolkit/components/places/tests/chrome/browser_disableglobalhistory.xul
delete mode 100644 toolkit/components/places/tests/chrome/chrome.ini
delete mode 100644 toolkit/components/places/tests/chrome/link-less-items-no-site-uri.rss
delete mode 100644 toolkit/components/places/tests/chrome/link-less-items.rss
delete mode 100644 toolkit/components/places/tests/chrome/rss_as_html.rss
delete mode 100644 toolkit/components/places/tests/chrome/rss_as_html.rss^headers^
delete mode 100644 toolkit/components/places/tests/chrome/sample_feed.atom
delete mode 100644 toolkit/components/places/tests/chrome/test_303567.xul
delete mode 100644 toolkit/components/places/tests/chrome/test_341972a.xul
delete mode 100644 toolkit/components/places/tests/chrome/test_341972b.xul
delete mode 100644 toolkit/components/places/tests/chrome/test_342484.xul
delete mode 100644 toolkit/components/places/tests/chrome/test_371798.xul
delete mode 100644 toolkit/components/places/tests/chrome/test_381357.xul
delete mode 100644 toolkit/components/places/tests/chrome/test_browser_disableglobalhistory.xul
delete mode 100644 toolkit/components/places/tests/chrome/test_favicon_annotations.xul
delete mode 100644 toolkit/components/places/tests/chrome/test_reloadLivemarks.xul
(limited to 'toolkit/components/places/tests/chrome')
diff --git a/toolkit/components/places/tests/chrome/.eslintrc.js b/toolkit/components/places/tests/chrome/.eslintrc.js
deleted file mode 100644
index bf379df8d..000000000
--- a/toolkit/components/places/tests/chrome/.eslintrc.js
+++ /dev/null
@@ -1,8 +0,0 @@
-"use strict";
-
-module.exports = {
- "extends": [
- "../../../../../testing/mochitest/chrome.eslintrc.js",
- "../../../../../testing/mochitest/mochitest.eslintrc.js"
- ]
-};
diff --git a/toolkit/components/places/tests/chrome/bad_links.atom b/toolkit/components/places/tests/chrome/bad_links.atom
deleted file mode 100644
index 446927252..000000000
--- a/toolkit/components/places/tests/chrome/bad_links.atom
+++ /dev/null
@@ -1,74 +0,0 @@
-
-
-
- Example Feed
-
- 2003-12-13T18:30:02Z
-
-
- John Doe
-
- urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6
-
-
-
- First good item
-
- urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a
- 2003-12-13T18:30:02Z
-
- Some text.
-
-
-
-
- data: link
-
- urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6b
- 2003-12-13T18:30:03Z
-
- Some text.
-
-
-
-
- javascript: link
-
- urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6c
- 2003-12-13T18:30:04Z
-
- Some text.
-
-
-
-
- file: link
-
- urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6d
- 2003-12-13T18:30:05Z
-
- Some text.
-
-
-
-
- chrome: link
-
- urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6e
- 2003-12-13T18:30:06Z
-
- Some text.
-
-
-
-
- Last good item
-
- urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6b
- 2003-12-13T18:30:07Z
-
- Some text.
-
-
-
-
diff --git a/toolkit/components/places/tests/chrome/browser_disableglobalhistory.xul b/toolkit/components/places/tests/chrome/browser_disableglobalhistory.xul
deleted file mode 100644
index d7bbfda67..000000000
--- a/toolkit/components/places/tests/chrome/browser_disableglobalhistory.xul
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/toolkit/components/places/tests/chrome/chrome.ini b/toolkit/components/places/tests/chrome/chrome.ini
deleted file mode 100644
index 5ac753e73..000000000
--- a/toolkit/components/places/tests/chrome/chrome.ini
+++ /dev/null
@@ -1,12 +0,0 @@
-[DEFAULT]
-
-[test_303567.xul]
-[test_341972a.xul]
-[test_341972b.xul]
-[test_342484.xul]
-[test_371798.xul]
-[test_381357.xul]
-[test_favicon_annotations.xul]
-[test_reloadLivemarks.xul]
-[test_browser_disableglobalhistory.xul]
-support-files = browser_disableglobalhistory.xul
\ No newline at end of file
diff --git a/toolkit/components/places/tests/chrome/link-less-items-no-site-uri.rss b/toolkit/components/places/tests/chrome/link-less-items-no-site-uri.rss
deleted file mode 100644
index 612b0a5c2..000000000
--- a/toolkit/components/places/tests/chrome/link-less-items-no-site-uri.rss
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- feed title
- 180
- -
- linked feed item
- http://feed-item-link.com
-
- -
- link-less feed item
-
- -
- linked feed item
- http://feed-item-link.com
-
-
-
diff --git a/toolkit/components/places/tests/chrome/link-less-items.rss b/toolkit/components/places/tests/chrome/link-less-items.rss
deleted file mode 100644
index a30d4a353..000000000
--- a/toolkit/components/places/tests/chrome/link-less-items.rss
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- feed title
- http://feed-link.com
- 180
- -
- linked feed item
- http://feed-item-link.com
-
- -
- link-less feed item
-
- -
- linked feed item
- http://feed-item-link.com
-
-
-
diff --git a/toolkit/components/places/tests/chrome/rss_as_html.rss b/toolkit/components/places/tests/chrome/rss_as_html.rss
deleted file mode 100644
index e82305035..000000000
--- a/toolkit/components/places/tests/chrome/rss_as_html.rss
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-sadfasdfasdfasfasdf
-http://www.example.com
-asdfasdfasdf.example.com
-de
-asdfasdfasdfasdf
-Tue, 11 Mar 2008 18:52:52 +0100
-http://blogs.law.harvard.edu/tech/rss
-10
--
-The First Title
-http://www.example.com/index.html
-Tue, 11 Mar 2008 18:24:43 +0100
-
-
-askdlfjas;dfkjas;fkdj
-
-]]>
-
-aklsjdhfasdjfahasdfhj
-http://foo.example.com/asdfasdf
-
-
-
diff --git a/toolkit/components/places/tests/chrome/rss_as_html.rss^headers^ b/toolkit/components/places/tests/chrome/rss_as_html.rss^headers^
deleted file mode 100644
index 04fbaa08f..000000000
--- a/toolkit/components/places/tests/chrome/rss_as_html.rss^headers^
+++ /dev/null
@@ -1,2 +0,0 @@
-HTTP 200 OK
-Content-Type: text/html
diff --git a/toolkit/components/places/tests/chrome/sample_feed.atom b/toolkit/components/places/tests/chrome/sample_feed.atom
deleted file mode 100644
index add75efb4..000000000
--- a/toolkit/components/places/tests/chrome/sample_feed.atom
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
- Example Feed
-
- 2003-12-13T18:30:02Z
-
-
- John Doe
-
- urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6
-
-
-
- Atom-Powered Robots Run Amok
-
- urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a
- 2003-12-13T18:30:02Z
-
- Some text.
-
-
-
diff --git a/toolkit/components/places/tests/chrome/test_303567.xul b/toolkit/components/places/tests/chrome/test_303567.xul
deleted file mode 100644
index 37ae77cbb..000000000
--- a/toolkit/components/places/tests/chrome/test_303567.xul
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/toolkit/components/places/tests/chrome/test_341972a.xul b/toolkit/components/places/tests/chrome/test_341972a.xul
deleted file mode 100644
index 7c78136a9..000000000
--- a/toolkit/components/places/tests/chrome/test_341972a.xul
+++ /dev/null
@@ -1,87 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/toolkit/components/places/tests/chrome/test_341972b.xul b/toolkit/components/places/tests/chrome/test_341972b.xul
deleted file mode 100644
index 86cdc75f3..000000000
--- a/toolkit/components/places/tests/chrome/test_341972b.xul
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/toolkit/components/places/tests/chrome/test_342484.xul b/toolkit/components/places/tests/chrome/test_342484.xul
deleted file mode 100644
index 353313abb..000000000
--- a/toolkit/components/places/tests/chrome/test_342484.xul
+++ /dev/null
@@ -1,88 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/toolkit/components/places/tests/chrome/test_371798.xul b/toolkit/components/places/tests/chrome/test_371798.xul
deleted file mode 100644
index 241db75c3..000000000
--- a/toolkit/components/places/tests/chrome/test_371798.xul
+++ /dev/null
@@ -1,101 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/toolkit/components/places/tests/chrome/test_381357.xul b/toolkit/components/places/tests/chrome/test_381357.xul
deleted file mode 100644
index 6bd6cb024..000000000
--- a/toolkit/components/places/tests/chrome/test_381357.xul
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/toolkit/components/places/tests/chrome/test_browser_disableglobalhistory.xul b/toolkit/components/places/tests/chrome/test_browser_disableglobalhistory.xul
deleted file mode 100644
index 3a84f3030..000000000
--- a/toolkit/components/places/tests/chrome/test_browser_disableglobalhistory.xul
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/toolkit/components/places/tests/chrome/test_favicon_annotations.xul b/toolkit/components/places/tests/chrome/test_favicon_annotations.xul
deleted file mode 100644
index b7647cbc6..000000000
--- a/toolkit/components/places/tests/chrome/test_favicon_annotations.xul
+++ /dev/null
@@ -1,168 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/toolkit/components/places/tests/chrome/test_reloadLivemarks.xul b/toolkit/components/places/tests/chrome/test_reloadLivemarks.xul
deleted file mode 100644
index 43772d09f..000000000
--- a/toolkit/components/places/tests/chrome/test_reloadLivemarks.xul
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-
-
-
-
--
cgit v1.2.3