[wp-trac] [WordPress Trac] #33968: Improve performance of Unit Tests for 4.4
WordPress Trac
noreply at wordpress.org
Wed Oct 14 05:59:54 UTC 2015
#33968: Improve performance of Unit Tests for 4.4
------------------------------+-----------------------
Reporter: jorbin | Owner: jorbin
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.4
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+-----------------------
Comment (by SergeyBiryukov):
Some performance breakdown on individual tests:
https://gist.github.com/ocean90/9ef0f64955ef9df2304f.
`phpunit --exclude-group xmlrpc` doesn't work as expected, it causes a
bunch of errors and fails with a "Database is dead" message, see #34185.
However, excluding them in the config file, if we want to do that, seems
to work.
[attachment:33968.patch] excludes XML-RPC tests from normal runs and moves
them to a separate group.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33968#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list