Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1334597?usp=email )

Change subject: tests: Require login for TestDataIngestionBot
......................................................................

tests: Require login for TestDataIngestionBot

Follow-up to 3da552daf;
the problem was overlooked due to timeouts during tests.

Bug: T436896
Change-Id: I6fdd62416d15c5f588d49742309374cffc62737c
---
M tests/data_ingestion_tests.py
1 file changed, 1 insertion(+), 0 deletions(-)

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




diff --git a/tests/data_ingestion_tests.py b/tests/data_ingestion_tests.py
index 8df215d..ce49ce2 100755
--- a/tests/data_ingestion_tests.py
+++ b/tests/data_ingestion_tests.py
@@ -122,6 +122,7 @@

     family = 'wikipedia'
     code = 'test'
+    login = True

     def test_existing_file(self) -> None:
         """Test uploading a file that already exists."""

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1334597?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: I6fdd62416d15c5f588d49742309374cffc62737c
Gerrit-Change-Number: 1334597
Gerrit-PatchSet: 1
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