[wp-trac] [WordPress Trac] #46798: PHPUnit warnings

WordPress Trac noreply at wordpress.org
Thu Apr 4 17:30:54 UTC 2019


#46798: PHPUnit warnings
------------------------------+----------------------------
 Reporter:  azaozz            |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Future Release
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:
  Focuses:                    |
------------------------------+----------------------------
 Running PHPUnit 7.5.8 (core doesn't yet support PHPUnit 8) there are a few
 warnings:

 {{{
 PHPUnit 7.5.8 by Sebastian Bergmann and contributors.

   Warning - The configuration file did not pass validation!
   The following problems have been detected:

   Line 8:
   - Element 'testsuite': The attribute 'name' is required but missing.

   Line 14:
   - Element 'file': This element is not expected. Expected is ( exclude ).

   Line 27:
   - Element 'log', attribute 'logIncompleteSkipped': The attribute
 'logIncompleteSkipped' is not allowed.

   Test results may not be as expected.
 }}}

 Indeed the result are not as expected :)

 `Tests: 9646, Assertions: 71559, Errors: 269, Failures: 25, Skipped: 50.`

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46798>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list