[wp-trac] [WordPress Trac] #49367: MariaDB Galera Cluster fails tests due to MyISAM being forced

WordPress Trac noreply at wordpress.org
Wed Feb 5 20:30:57 UTC 2020


#49367: MariaDB Galera Cluster fails tests due to MyISAM being forced
--------------------------------------+-----------------------------
 Reporter:  xkon                      |       Owner:  SergeyBiryukov
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:  5.4
Component:  Build/Test Tools          |     Version:
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  needs-patch dev-feedback  |     Focuses:
--------------------------------------+-----------------------------

Comment (by xkon):

 @SergeyBiryukov after checking out the tests, in general, I see plenty of
 explicitly stated MyISAM i.e.

 https://github.com/WordPress/wordpress-
 develop/blob/master/tests/phpunit/tests/dbdelta.php#L453
 https://github.com/WordPress/wordpress-
 develop/blob/master/tests/phpunit/tests/dbdelta.php#L478

 And the list goes on ( all instances are within the dbdelta.php though so
 it makes it kinda easier ), should those be updated also in a similar
 manner? I'm guessing that the assertSame would be failing there if the
 tables are on InnoDB, correct? Sorry, I missed this before I didn't think
 of making a full search 😅.

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


More information about the wp-trac mailing list