[wp-trac] [WordPress Trac] #41698: Tests in the ms-files group are never run
WordPress Trac
noreply at wordpress.org
Tue Aug 22 10:45:19 UTC 2017
#41698: Tests in the ms-files group are never run
------------------------------+-----------------------------
Reporter: johnbillion | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Keywords: needs-patch
Focuses: multisite |
------------------------------+-----------------------------
Tests in the `ms-files` group are not run by default, but there is also no
configuration under which Travis CI (`grunt travis:phpunit`) or a local
test run (`grunt test`) will run these tests.
{{{
Not running ms-files tests. To execute these, use --group ms-files.
}}}
A sub-task should be added to the `phpunit` task in `Gruntfile.js` to run
these tests in the same way that the other excluded test groups such as
`ajax` and `external-http` are run.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41698>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list