wiki.techinc.nl/tests/phpunit/includes/db
Aaron Schulz 40b2e059c0 Reset table sequences and skip some test assertions for sqlite
Various revision storage tests assume the sequences are reset
and fail otherwise.

Also disable some failing tests that are not applicable to sqlite
as well as postgres.

Change-Id: Ibdb034121a44e16bb35059a92baafb1867951ea8
2018-04-13 10:36:08 +00:00
..
DatabaseOracleTest.php tests: Enable PHPUnit 4/6 compat layer in some tests that need it 2018-04-07 19:31:24 -07:00
DatabasePostgresTest.php rdbms: Remove support for PostgreSQL < 9.2, and improve INSERT IGNORE for 9.5 2018-04-05 20:52:46 +00:00
DatabaseSqliteTest.php rdbms: make LoadBalancer::getConnection() ignore CONN_TRX_AUTO when unusable 2018-03-02 18:40:39 +00:00
DatabaseTestHelper.php rdbms: Issue a deprecation warning if errors are ignored 2018-04-10 02:06:44 +00:00
LBFactoryTest.php Reset table sequences and skip some test assertions for sqlite 2018-04-13 10:36:08 +00:00
LoadBalancerTest.php Reset table sequences and skip some test assertions for sqlite 2018-04-13 10:36:08 +00:00