Tighten mysql mode in test environment
authoreileen <emcnaughton@wikimedia.org>
Tue, 16 Mar 2021 02:08:06 +0000 (15:08 +1300)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 22 Mar 2021 06:55:21 +0000 (17:55 +1100)
commite7aa5b6b2bdee8f84aca62050e5e33f52c15bbfb
tree356bef71afc4b801221a6fcb76abd291b9db118c
parent7f892a5eb184dae1f01e71ef5b647d9757eebd7b
Tighten mysql mode in test environment

At least one test fails (and the corresponding bug appears on our live site)
with the mysql modes IGNORE_SPACE, ERROR_FOR_DIVISION_BY_ZERO and STRICT_TRANS

(I think any 2 of the above is OK)

Let's throw it at jenkins & see how many friends it has
tests/phpunit/CiviTest/CiviUnitTestCase.php