summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
commitda4c7e7ed675c3bf405668739c3012d140856109 (patch)
treecdd868dba063fecba609a1d819de271f0d51b23e /testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept
parentAdding upstream version 125.0.3. (diff)
downloadfirefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz
firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept')
-rw-r--r--testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/contexts.py.ini6
-rw-r--r--testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/invalid.py.ini21
-rw-r--r--testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/url_patterns.py.ini5
3 files changed, 2 insertions, 30 deletions
diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/contexts.py.ini
deleted file mode 100644
index bbf7cdc65e..0000000000
--- a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/contexts.py.ini
+++ /dev/null
@@ -1,6 +0,0 @@
-[contexts.py]
- [test_other_context_with_event_subscription]
- expected: FAIL
-
- [test_two_contexts_global_intercept]
- expected: FAIL
diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/invalid.py.ini
deleted file mode 100644
index 1ffcaabf2d..0000000000
--- a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/invalid.py.ini
+++ /dev/null
@@ -1,21 +0,0 @@
-[invalid.py]
- [test_params_contexts_invalid_type[False\]]
- expected: FAIL
-
- [test_params_contexts_invalid_type[42\]]
- expected: FAIL
-
- [test_params_contexts_invalid_type[value2\]]
- expected: FAIL
-
- [test_params_contexts_invalid_type[\]]
- expected: FAIL
-
- [test_params_contexts_empty_list]
- expected: FAIL
-
- [test_params_contexts_context_invalid_value]
- expected: FAIL
-
- [test_params_contexts_context_non_top_level]
- expected: FAIL
diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/url_patterns.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/url_patterns.py.ini
index 7a54f7734a..46dda42c43 100644
--- a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/url_patterns.py.ini
+++ b/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/url_patterns.py.ini
@@ -3,8 +3,7 @@
if (os == "android") and not debug: [OK, TIMEOUT]
[test_string_patterns_not_matching[https://{wpt_host}/-https://some.other.host/\]]
expected:
- if (os == "win") and not swgl and debug and (processor == "x86"): [PASS, FAIL]
- if (os == "win") and swgl: [PASS, FAIL]
+ if (processor == "x86") and debug: [PASS, FAIL]
[test_string_patterns_not_matching[https://{wpt_host}/-https://{wpt_host}:5678/\]]
expected:
@@ -12,7 +11,7 @@
[test_string_patterns_not_matching[https://{wpt_host}/path-https://{wpt_host}/path/continued\]]
expected:
- if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, FAIL]
+ if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]
[test_string_patterns_not_matching[https://{wpt_host}/path-https://{wpt_host}/other/path\]]
expected: