[wp-trac] [WordPress Trac] #41851: Avoid more test skipping for situations that are actually errors or failures
WordPress Trac
noreply at wordpress.org
Mon Sep 11 00:37:41 UTC 2017
#41851: 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 for the 4.9 cycle.
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/41851>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list