[wp-trac] [WordPress Trac] #45863: Run core unit tests from src again
WordPress Trac
noreply at wordpress.org
Thu Jan 24 10:34:11 UTC 2019
#45863: Run core unit tests from src again
------------------------------+---------------------
Reporter: atimmer | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.1
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+---------------------
Changes (by atimmer):
* status: reopened => closed
* resolution: => fixed
Comment:
Thinking about this a bit more, I think we can close this now.
Locally, it is possible to run both from `src` and `build`. This fulfills
the development desire.
Travis always runs from build, that is ok because the only tests where
running from `src` or `build` matters are tests regarding assets. When
testing from `build` we verify that the eventual assets in the build will
be in a state that passes the unit tests.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45863#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list