[wp-trac] [WordPress Trac] #41641: Unit testing reaching the memory limit
WordPress Trac
noreply at wordpress.org
Sun Dec 16 18:54:03 UTC 2018
#41641: Unit testing reaching the memory limit
------------------------------+-----------------------------
Reporter: Hristo Sg | Owner: SergeyBiryukov
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.1
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: commit | Focuses:
------------------------------+-----------------------------
Comment (by jeremyfelt):
In [changeset:"44234" 44234]:
{{{
#!CommitTicketReference repository="" revision="44234"
Tests: Replace uses of `$this->server` with `rest_get_server()`.
In [42724], `$this->server` was replaced with `rest_get_server()` for
better memory recycling.
[43862], from the 5.0 branch, was merged into trunk in [44225] and used
the now unavailable `$this->server`.
This updates the new tests from the 5.0 branch to use the expected
`rest_get_server()`.
See #45269, #41641.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41641#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list