[wp-trac] [WordPress Unit Tests] #102: Use @ticket annotation for tracking related tickets
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 9 14:13:00 UTC 2012
#102: Use @ticket annotation for tracking related tickets
-----------------------+------------------
Reporter: duck_ | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: has-patch |
-----------------------+------------------
Comment (by nacin):
(In [891]) Request all open tickets from a Trac install at once.
This prevents repeated HTTP requests for individual tickets and
allows us to keep knownWPBug (or @ticket - see #102) in place for
tickets already closed, without any real performance penalty.
This is good for tracking and also in case a bug is reopened.
This shaved 30 seconds off the test suite run time for me.
--
Ticket URL: </ticket/102#comment:2>
WordPress Unit Tests </>
My example project
More information about the wp-trac
mailing list