jenkins-bot submitted this change.
[tests] Update failing script tests
Change-Id: Ia85d1be190e459d9d18504e79f86afb85cee22ee
---
M tests/script_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/script_tests.py b/tests/script_tests.py
index e22d409..c9c5c04 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -363,7 +363,6 @@
_expected_failures = {
'catall', # stdout user interaction
'checkimages',
- 'patrol',
'revertbot',
'unusedfiles', # not localized for default sites
}
@@ -373,6 +372,7 @@
'disambredir',
'misspelling', # T94681
'noreferences',
+ 'patrol',
'upload', # raises custom ValueError
'watchlist', # not logged in
}
To view, visit change 834505. To unsubscribe, or for help writing mail filters, visit settings.