[wp-trac] [WordPress Trac] #49720: The Docker-based local environment should install the WordPress Importer plugin
WordPress Trac
noreply at wordpress.org
Wed Feb 10 16:52:27 UTC 2021
#49720: The Docker-based local environment should install the WordPress Importer
plugin
------------------------------+------------------------------
Reporter: johnbillion | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: 5.3
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+------------------------------
Changes (by desrosj):
* owner: (none) => desrosj
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"50285" 50285]:
{{{
#!CommitTicketReference repository="" revision="50285"
Build/Test Tools: Install WordPress Importer plugin when installing the
Docker-based local environment.
The WordPress Importer plugin is now downloaded to the
`tests/phpunit/data/plugins` directory when running `npm run env:install`.
This ensures that the PHPUnit test suite will not fail when the plugin is
missing.
This also introduces a new `WP_IMPORTER_REVISION` variable to the `.env`
file, to control the SVN revision that is checked out.
Props johnbillion.
Fixes #49720.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49720#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list