From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- testing/mochitest/chrome/chrome.toml | 24 +++ testing/mochitest/chrome/test-dir/test-file | 1 + .../mochitest/chrome/test_chromeGetTestFile.xhtml | 47 ++++++ testing/mochitest/chrome/test_sample.xhtml | 35 +++++ .../mochitest/chrome/test_sanityEventUtils.xhtml | 171 +++++++++++++++++++++ .../mochitest/chrome/test_sanityException.xhtml | 24 +++ .../mochitest/chrome/test_sanityException2.xhtml | 30 ++++ testing/mochitest/chrome/test_sanityManifest.xhtml | 19 +++ .../mochitest/chrome/test_sanityManifest_pf.xhtml | 20 +++ testing/mochitest/chrome/test_tasks_skip.xhtml | 36 +++++ testing/mochitest/chrome/test_tasks_skipall.xhtml | 37 +++++ 11 files changed, 444 insertions(+) create mode 100644 testing/mochitest/chrome/chrome.toml create mode 100644 testing/mochitest/chrome/test-dir/test-file create mode 100644 testing/mochitest/chrome/test_chromeGetTestFile.xhtml create mode 100644 testing/mochitest/chrome/test_sample.xhtml create mode 100644 testing/mochitest/chrome/test_sanityEventUtils.xhtml create mode 100644 testing/mochitest/chrome/test_sanityException.xhtml create mode 100644 testing/mochitest/chrome/test_sanityException2.xhtml create mode 100644 testing/mochitest/chrome/test_sanityManifest.xhtml create mode 100644 testing/mochitest/chrome/test_sanityManifest_pf.xhtml create mode 100644 testing/mochitest/chrome/test_tasks_skip.xhtml create mode 100644 testing/mochitest/chrome/test_tasks_skipall.xhtml (limited to 'testing/mochitest/chrome') diff --git a/testing/mochitest/chrome/chrome.toml b/testing/mochitest/chrome/chrome.toml new file mode 100644 index 0000000000..944db9e3c0 --- /dev/null +++ b/testing/mochitest/chrome/chrome.toml @@ -0,0 +1,24 @@ +[DEFAULT] +skip-if = ["os == 'android'"] +support-files = "test-dir/test-file" + +["test_chromeGetTestFile.xhtml"] + +["test_sample.xhtml"] + +["test_sanityEventUtils.xhtml"] +fail-if = ["headless"] # Bug 1678303 + +["test_sanityException.xhtml"] + +["test_sanityException2.xhtml"] + +["test_sanityManifest.xhtml"] +fail-if = ["true"] + +["test_sanityManifest_pf.xhtml"] +fail-if = ["true"] + +["test_tasks_skip.xhtml"] + +["test_tasks_skipall.xhtml"] diff --git a/testing/mochitest/chrome/test-dir/test-file b/testing/mochitest/chrome/test-dir/test-file new file mode 100644 index 0000000000..257cc5642c --- /dev/null +++ b/testing/mochitest/chrome/test-dir/test-file @@ -0,0 +1 @@ +foo diff --git a/testing/mochitest/chrome/test_chromeGetTestFile.xhtml b/testing/mochitest/chrome/test_chromeGetTestFile.xhtml new file mode 100644 index 0000000000..9bc0a74f3b --- /dev/null +++ b/testing/mochitest/chrome/test_chromeGetTestFile.xhtml @@ -0,0 +1,47 @@ + + + + + + + diff --git a/testing/mochitest/chrome/test_sample.xhtml b/testing/mochitest/chrome/test_sample.xhtml new file mode 100644 index 0000000000..041a910aa9 --- /dev/null +++ b/testing/mochitest/chrome/test_sample.xhtml @@ -0,0 +1,35 @@ + + + + + + + + + diff --git a/testing/mochitest/chrome/test_sanityEventUtils.xhtml b/testing/mochitest/chrome/test_sanityEventUtils.xhtml new file mode 100644 index 0000000000..ccfd9dbd7c --- /dev/null +++ b/testing/mochitest/chrome/test_sanityEventUtils.xhtml @@ -0,0 +1,171 @@ + + + + + + + + + + + +

+ +

+    
Need some space here
+

+ +

+    
+ Need some depth and height to drag here +
+
Need more space
+
Sure why not here too
+ +
diff --git a/testing/mochitest/chrome/test_sanityException.xhtml b/testing/mochitest/chrome/test_sanityException.xhtml new file mode 100644 index 0000000000..198e21a60c --- /dev/null +++ b/testing/mochitest/chrome/test_sanityException.xhtml @@ -0,0 +1,24 @@ + + + + + + + + + + diff --git a/testing/mochitest/chrome/test_sanityException2.xhtml b/testing/mochitest/chrome/test_sanityException2.xhtml new file mode 100644 index 0000000000..78d97032aa --- /dev/null +++ b/testing/mochitest/chrome/test_sanityException2.xhtml @@ -0,0 +1,30 @@ + + + + + + + + + + diff --git a/testing/mochitest/chrome/test_sanityManifest.xhtml b/testing/mochitest/chrome/test_sanityManifest.xhtml new file mode 100644 index 0000000000..14a1ef543e --- /dev/null +++ b/testing/mochitest/chrome/test_sanityManifest.xhtml @@ -0,0 +1,19 @@ + + + + + + + + + + diff --git a/testing/mochitest/chrome/test_sanityManifest_pf.xhtml b/testing/mochitest/chrome/test_sanityManifest_pf.xhtml new file mode 100644 index 0000000000..0f8c5e0a48 --- /dev/null +++ b/testing/mochitest/chrome/test_sanityManifest_pf.xhtml @@ -0,0 +1,20 @@ + + + + + + + + + + diff --git a/testing/mochitest/chrome/test_tasks_skip.xhtml b/testing/mochitest/chrome/test_tasks_skip.xhtml new file mode 100644 index 0000000000..2d321356af --- /dev/null +++ b/testing/mochitest/chrome/test_tasks_skip.xhtml @@ -0,0 +1,36 @@ + + + + + + + diff --git a/testing/mochitest/chrome/test_tasks_skipall.xhtml b/testing/mochitest/chrome/test_tasks_skipall.xhtml new file mode 100644 index 0000000000..40a2fe1a58 --- /dev/null +++ b/testing/mochitest/chrome/test_tasks_skipall.xhtml @@ -0,0 +1,37 @@ + + + + + + + -- cgit v1.2.3