[wp-trac] [WordPress Trac] #41676: Avoid more test skipping for situations that are actually errors or failures
WordPress Trac
noreply at wordpress.org
Sun Aug 20 12:28:38 UTC 2017
#41676: Avoid more test skipping for situations that are actually errors or
failures
------------------------------+-----------------
Reporter: johnbillion | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 4.9
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------
This is a follow-up to #40533.
Some tests contain calls to `markTestSkipped()` as a result of situations
such as incorrect test data or unsuitable test environments. If the test
data isn't valid or the environment is not capable of supporting the test
then the test should fail, otherwise the tests are not reliable.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41676>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list