Page MenuHomePhabricator

test_valid_sites failure on code als
Closed, ResolvedPublic

Description

Every build is failing...

======================================================================
FAIL: test_valid_sites (tests.l10n_tests.TestSites)
Test whether language key has a corresponding site.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/wikimedia/pywikibot-core/tests/l10n_tests.py", line 101, in test_valid_sites
    "%s not found in site codes" % key)
AssertionError: als not found in site codes

https://travis-ci.org/wikimedia/pywikibot-core/jobs/70015500#L2885

Event Timeline

jayvdb assigned this task to Xqt.
jayvdb raised the priority of this task from to Needs Triage.
jayvdb updated the task description. (Show Details)
jayvdb added projects: Pywikibot, Pywikibot-tests.
jayvdb subscribed.
jayvdb triaged this task as Unbreak Now! priority.Jul 9 2015, 8:44 AM

Messages for site does where restored by Translation updater bot because the yaml file wasn't merged at that time. I propose to delete the two als files and wait for the next update and remove the rest then.

Change 223802 had a related patch set uploaded (by Xqt):
[bugfix] test_valid_sites failure on code als

https://gerrit.wikimedia.org/r/223802

Change 223802 merged by jenkins-bot:
[bugfix] test_valid_sites failure on code als

https://gerrit.wikimedia.org/r/223802