[wp-trac] [WordPress Trac] #30284: Remove failing automated tests from the suite
WordPress Trac
noreply at wordpress.org
Sat Nov 22 21:10:14 UTC 2014
#30284: Remove failing automated tests from the suite
------------------------------+-----------------------------
Reporter: boonebgorges | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: Future Release
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+-----------------------------
Comment (by boonebgorges):
In [changeset:"30526"]:
{{{
#!CommitTicketReference repository="" revision="30526"
Stop checking Trac to skip tests against open tickets.
In general, skipped tests should live only in patches, which are committed
at
the same time that the corresponding bug is fixed. In cases where it's
necessary to skip a test, use `markTestSkipped()` to declare this fact
explicitly.
We continue to check Trac when using `WP_UnitTestCase` to run non-core
tests.
See #30284.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30284#comment:35>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list