[wp-unit-tests] [WordPress Unit Tests] #49: Need a way to force known bugs
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 19 18:18:13 UTC 2012
#49: Need a way to force known bugs
----------------------------+----------------------------------------
Reporter: nacin | Owner:
Type: defect | Status: new
Priority: high | Milestone: Implement New Test Runner
Component: Test Framework | Resolution:
Keywords: |
----------------------------+----------------------------------------
Comment (by nacin):
(In [924]) By default, do not execute the ajax tests. They are slow due to
the requirement that they run in a separate process for DOING_AJAX
reasons.
As they will be run separately, stop running ajax tests in a separate
process. The exception is autosave, which has DOING_AUTOSAVE.
When the full test suite is run as plain `phpunit`, add a message to
remind the developer that ajax was not run.
see #49, see #42.
--
Ticket URL: </ticket/49#comment:8>
WordPress Unit Tests </>
My example project
More information about the wp-unit-tests
mailing list