[wp-trac] [WordPress Trac] #31994: WP should not autodetect pretty permalinks during unit test installation
WordPress Trac
noreply at wordpress.org
Thu Apr 16 23:59:04 UTC 2015
#31994: WP should not autodetect pretty permalinks during unit test installation
------------------------------+---------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.2
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"32139"]:
{{{
#!CommitTicketReference repository="" revision="32139"
During PHPUnit tests, don't autodetect permalink structure during WP
installation.
The unit tests expect non-pretty permalinks, so there's no benefit to
detecting
the ability to have pretty permalinks. Moreover, the `wp_remote_get()`
call can
cause installation to hang when there are DNS issues.
Fixes #31994.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31994#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list