wiki.techinc.nl/tests/phpunit/includes/Storage
daniel 9bd162dce2 [MCR] Set MCR migration stage to write-both/read-new.
This patch exists to see if CI passes with
$wgMultiContentRevisionSchemaMigrationStage set to
SCHEMA_COMPAT_WRITE_BOTH | SCHEMA_COMPAT_READ_NEW.

NOTE: verify that $wgMultiContentRevisionSchemaMigrationStage
is explicitly set toSCHEMA_COMPAT_WRITE_BOTH | SCHEMA_COMPAT_READ_OLD
in production config (T197816) before merging this.

Bug: T198561
Depends-On: Ib718868d2c768b6ea851355eef047bc0e6593495
Change-Id: I15989adae2b5916577d164c50d7da88774e49324
2018-09-11 12:27:42 +02:00
..
BlobStoreFactoryTest.php Fix BlobStoreFactoryTest @covers tag 2018-01-08 12:03:35 +00:00
create-pre-mcr-fields.sql Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
DerivedPageDataUpdaterTest.php Provide new, unsaved revision to PST to fix magic words. 2018-09-06 18:33:44 +02:00
drop-mcr-tables.sql Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
drop-pre-mcr-fields.sql MCR RevisionStore, multi content mode.. 2018-06-14 17:30:33 +02:00
drop-pre-mcr-fields.sqlite.sql MCR RevisionStore, multi content mode.. 2018-06-14 17:30:33 +02:00
McrReadNewRevisionStoreDbTest.php Consolidate tests for getQueryInfo() and related methods. 2018-09-10 18:16:46 +00:00
McrReadNewSchemaOverride.php Remove @override annotation 2018-08-07 10:15:53 +00:00
McrRevisionStoreDbTest.php Consolidate tests for getQueryInfo() and related methods. 2018-09-10 18:16:46 +00:00
McrSchemaDetection.php Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
McrSchemaOverride.php MCR RevisionStore, multi content mode.. 2018-06-14 17:30:33 +02:00
McrWriteBothRevisionStoreDbTest.php Consolidate tests for getQueryInfo() and related methods. 2018-09-10 18:16:46 +00:00
McrWriteBothSchemaOverride.php Remove @override annotation 2018-08-07 10:15:53 +00:00
MutableRevisionRecordTest.php [MCR] Introduce RevisionRenderer 2018-08-30 19:15:12 +02:00
MutableRevisionSlotsTest.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
NameTableStoreFactoryTest.php Introduce NameTableStoreFactory 2018-09-04 15:08:38 +10:00
NameTableStoreTest.php Don't reset name tables between test runs. 2018-08-23 19:15:33 +02:00
NoContentModelRevisionStoreDbTest.php Fix CONCAT assertions in some MCR tests 2018-07-04 08:20:53 +01:00
PageUpdaterTest.php Provide new, unsaved revision to PST to fix magic words. 2018-09-06 18:33:44 +02:00
PreMcrRevisionStoreDbTest.php Consolidate tests for getQueryInfo() and related methods. 2018-09-10 18:16:46 +00:00
PreMcrSchemaOverride.php Remove @override annotation 2018-08-07 10:15:53 +00:00
RevisionArchiveRecordTest.php Fix handling of ar_length and ar_sha1 in RevisionArchiveRecord. 2018-04-18 21:47:57 +02:00
RevisionQueryInfoTest.php Consolidate tests for getQueryInfo() and related methods. 2018-09-10 18:16:46 +00:00
RevisionRecordTests.php Avoid constructing Title objects in data providers 2018-09-03 16:36:49 +00:00
RevisionSlotsTest.php Make undo fail if more than just the main slot is affected. 2018-06-22 15:18:41 +02:00
RevisionSlotsUpdateTest.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
RevisionStoreDbTestBase.php Consolidate tests for getQueryInfo() and related methods. 2018-09-10 18:16:46 +00:00
RevisionStoreFactoryTest.php Introduce NameTableStoreFactory 2018-09-04 15:08:38 +10:00
RevisionStoreRecordTest.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
RevisionStoreTest.php [MCR] Set MCR migration stage to write-both/read-new. 2018-09-11 12:27:42 +02:00
SlotRecordTest.php [MCR] RevisionStore, enable insertions for new schema 2018-06-14 13:36:08 +00:00
SqlBlobStoreTest.php Disable PHPUnit tests that fail under postgres 2018-08-01 22:22:15 +00:00