[wp-trac] [WordPress Trac] #31982: WordPress PHPUnit Tests should run error free on PHP7 - 4.3 tracking ticket

WordPress Trac noreply at wordpress.org
Sun Apr 26 04:35:07 UTC 2015


#31982: WordPress PHPUnit Tests should run error free on PHP7 - 4.3 tracking ticket
------------------------------+------------------
 Reporter:  jorbin            |       Owner:
     Type:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  4.3
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+------------------

Comment (by netweb):

 I ran `31982.1.diff` through Travis CI, the resulting job is -> https
 ://travis-ci.org/ntwb/wordpress/jobs/60068715

 All the deprecated warnings are gone, nice one @jdgrimes.

 Just left with the `WP_Import` class not found error thus far.
 {{{
 ...........................................SSSSSSSSSSS....... 1769 / 3348
 ( 52%)
 ......EPHP Fatal error:  Class 'WP_Import' not found in
 /home/travis/build/ntwb/wordpress/tests/phpunit/tests/import/base.php on
 line 24
 Fatal error: Class 'WP_Import' not found in
 /home/travis/build/ntwb/wordpress/tests/phpunit/tests/import/base.php on
 line 24
 Warning:  Use --force to continue.
 Aborted due to warnings.
 The command "grunt $WP_TRAVISCI" exited with 3.
 Done. Your build exited with 1.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31982#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list