Test site.randompages() continuation. ... ok 657 WARNING: No user is logged in on site wikipedia:en 658 skipped 'SiteSysopTestCase: Not able to login to wikipedia:en' 659 WARNING: No user is logged in on site wikipedia:en 660 skipped 'SiteUserTestCase: Not able to login to wikipedia:en' 661 WARNING: No user is logged in on site wikipedia:en 662 skipped 'SiteWatchlistRevsTestCase: Not able to login to wikipedia:en'
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
pywikibot/core | master | +11 -4 | [test] Allow user tests on AppVeyor |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Dvorapa | T245012 test bot is unable to login on wikipedia:en | |||
Resolved | Dvorapa | T248782 AppVeyor ignores several options from settings |
Event Timeline
Comment Actions
This seems like an issue with aspects.py. The test finds out it is not logged in, it tries to log in successfully, but still is skipped as "not able to login"
Comment Actions
It seems it occurs mainly on AppVeyor. I checked credentials in AppVeyor settings, they are correct. But it seems AppVeyor ignores settings currently: https://help.appveyor.com/discussions/problems/26674-project-settings-are-not-working
Comment Actions
Change 586106 had a related patch set uploaded (by Dvorapa; owner: Dvorapa):
[pywikibot/core@master] [test] Allow user tests on AppVeyor
Comment Actions
Change 586106 merged by jenkins-bot:
[pywikibot/core@master] [test] Allow user tests on AppVeyor