jenkins-bot submitted this change.
[tests] Expand allowed failure for autorun scripts
Change-Id: I2e698f4f96eeb9f9bf249e1c2b6ccc68d8e091a5
---
M tests/script_tests.py
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/script_tests.py b/tests/script_tests.py
index 3401be1..7bb54db 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -411,8 +411,10 @@
}
_allowed_failures = [
+ 'blockpageschecker', # not localized for some test sites
'disambredir',
'misspelling', # T94681
+ 'watchlist', # not logged in
]
_arguments = '-simulate'
To view, visit change 832608. To unsubscribe, or for help writing mail filters, visit settings.