jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1305935?usp=email )

Change subject: Revert "expect failure for test_server_not_found method"
......................................................................

Revert "expect failure for test_server_not_found method"

This reverts commit c4b3f5273c851f3c088f987a4fa03f41dee98ccf.

Reason for revert: CI tests fails

Bug: T430263
Change-Id: I9c3bfb6e0caf6e83ff48a01eb5e3d86d1976bbe0
---
M tests/http_tests.py
1 file changed, 0 insertions(+), 1 deletion(-)

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




diff --git a/tests/http_tests.py b/tests/http_tests.py
index 6b78942..860e183 100755
--- a/tests/http_tests.py
+++ b/tests/http_tests.py
@@ -134,7 +134,6 @@
                 r' timed out'):
             http.fetch(self.get_httpbin_url('/status/504'))

-    @unittest.expectedFailure  # T430263
     def test_server_not_found(self) -> None:
         """Test server not found exception."""
         with self.assertRaisesRegex(

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1305935?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I9c3bfb6e0caf6e83ff48a01eb5e3d86d1976bbe0
Gerrit-Change-Number: 1305935
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to