jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/538285 )

Change subject: [tests] Allow all scripts tested with -simulate option
......................................................................

[tests] Allow all scripts tested with -simulate option

Bug: T233416
Change-Id: If2f2cb5775b93a6c8720046b6e4138d3e7d0b3d0
---
M tests/script_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/tests/script_tests.py b/tests/script_tests.py
index d82c938..5a86380 100644
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -394,7 +394,7 @@
     _expected_failures = {
         'catall',          # stdout user interaction
         'upload',          # raises custom ValueError
-    }.union(failed_dep_script_set)
+    }

     _allowed_failures = [
         'disambredir',

--
To view, visit https://gerrit.wikimedia.org/r/538285
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If2f2cb5775b93a6c8720046b6e4138d3e7d0b3d0
Gerrit-Change-Number: 538285
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Dvorapa <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to