Page MenuHomePhabricator

test_commons test of site_tests.TestSingleCodeFamilySite was skipped since August, 2017
Closed, ResolvedPublic

Description

test_commons test of site_tests.TestSingleCodeFamilySite was passed since August, 2017 (see T213518) and runs now in 3 test instances without any code change, see https://travis-ci.org/wikimedia/pywikibot/builds.

We should determine what is the reason of skipping the test (and still skipping it on most tests).
Are there other tests which never run?

Event Timeline

Is it comming from T105094?

Maybe?

I did a research. Some projects had issues with setting setup.py test as it does not have any discovery option. Some other projects had issues with pytest as it does not support layers or only partially (do we use layers?)

We should find out which tests never run and what do these tests have in common.

It currently runs in many instances and is only ignored in SITE_ONLY environments, should we close this?

Xqt claimed this task.