[wp-trac] [WordPress Trac] #30304: external-http automated tests should not run by default
WordPress Trac
noreply at wordpress.org
Mon Nov 10 14:48:30 UTC 2014
#30304: external-http automated tests should not run by default
------------------------------+---------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.1
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: | Focuses:
------------------------------+---------------------------
Changes (by boonebgorges):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"30298"]:
{{{
#!CommitTicketReference repository="" revision="30298"
Exclude external-http tests when running `phpunit`.
The external-http tests are very slow, and `Wp_Http` functionality is
fairly
isolated, so the benefits of skipping these tests by default outweigh the
risks.
A `grunt phpunit:external-http` subtask has been added, to ensure that the
tests are executed during exhaustive runs of the test suite, such as in
continuous integration.
Fixes #30304.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30304#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list