wiki.techinc.nl/tests/phpunit/data/ParserCache
C. Scott Ananian 30ae82e2b2 ParserOutput: Prepare to allow JsonCodec serialization of TOCData
In a future patch (Ia690f10ccbf4f60f9febca98915155c2df58f0d4) we will
use native JsonCodec serialization of the TOCData object.  But first
we will add forward-compatibility code to deserialize TOCData, so that
if we need to rollback the future release we won't break the parser
cache.

New serialization test cases added, as per
https://www.mediawiki.org/wiki/Manual:Parser_cache/Serialization_compatibility

Bug: T327439
Change-Id: I4652b2709afd33ff5e469e36960391e993bc7bae
(cherry picked from commit bf61f6bc0eaf5013167e4b80860b0a610559c661)
2025-07-26 01:18:35 +00:00
..
1.35-CacheTime-cacheExpiry.serialized
1.35-CacheTime-cacheRevisionId.serialized
1.35-CacheTime-cacheTime.serialized
1.35-CacheTime-empty.serialized
1.35-CacheTime-usedOptions.serialized
1.35-ParserOutput-empty.serialized
1.35-ParserOutput-extensionData.serialized
1.35-ParserOutput-pageProperties.serialized
1.35-ParserOutput-text.serialized
1.35-ParserOutput-usedOptions.serialized
1.35-ParserOutput-withMetadata.serialized Use real section metadata in tests 2022-11-23 12:45:27 -05:00
1.35-ParserOutput-withMetadataPost1_31.serialized
1.35-ParserOutput-withMetadataPost1_34.serialized
1.36-CacheTime-cacheExpiry.json
1.36-CacheTime-cacheExpiry.serialized
1.36-CacheTime-cacheRevisionId.json
1.36-CacheTime-cacheRevisionId.serialized
1.36-CacheTime-cacheTime.json
1.36-CacheTime-cacheTime.serialized
1.36-CacheTime-empty.json
1.36-CacheTime-empty.serialized
1.36-CacheTime-usedOptions.json
1.36-CacheTime-usedOptions.serialized
1.36-ParserOutput-binaryPageProperties.json
1.36-ParserOutput-binaryPageProperties.serialized
1.36-ParserOutput-cacheTime.json
1.36-ParserOutput-cacheTime.serialized
1.36-ParserOutput-empty.json
1.36-ParserOutput-empty.serialized
1.36-ParserOutput-extensionData.json
1.36-ParserOutput-extensionData.serialized
1.36-ParserOutput-pageProperties.json
1.36-ParserOutput-pageProperties.serialized
1.36-ParserOutput-text.json
1.36-ParserOutput-text.serialized
1.36-ParserOutput-usedOptions.json
1.36-ParserOutput-usedOptions.serialized
1.36-ParserOutput-withMetadata.json Use real section metadata in tests 2022-11-23 12:45:27 -05:00
1.36-ParserOutput-withMetadata.serialized Use real section metadata in tests 2022-11-23 12:45:27 -05:00
1.36-ParserOutput-withMetadataPost1_31.json
1.36-ParserOutput-withMetadataPost1_31.serialized
1.36-ParserOutput-withMetadataPost1_34.json
1.36-ParserOutput-withMetadataPost1_34.serialized
1.36_wmf.16-CacheTime-empty.json
1.36_wmf.16-CacheTime-empty.serialized
1.36_wmf.16-CacheTime-usedOptions.json
1.36_wmf.16-CacheTime-usedOptions.serialized
1.36_wmf.16-ParserOutput-empty.json
1.36_wmf.16-ParserOutput-empty.serialized
1.36_wmf.16-ParserOutput-usedOptions.json
1.36_wmf.16-ParserOutput-usedOptions.serialized
1.36_wmf.18-ParserOutput-cacheTime.json
1.36_wmf.18-ParserOutput-cacheTime.serialized
1.38-CacheTime-cacheExpiry.serialized
1.38-CacheTime-cacheRevisionId.serialized
1.38-CacheTime-cacheTime.serialized
1.38-CacheTime-empty.serialized
1.38-CacheTime-usedOptions.serialized
1.38-ParserOutput-binaryPageProperties.json Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-binaryPageProperties.serialized Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-cacheTime.json Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-cacheTime.serialized Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-empty.json Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-empty.serialized Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-extensionData.json Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-extensionData.serialized Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-pageProperties.json Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-pageProperties.serialized Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-text.json Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-text.serialized Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-usedOptions.json Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-usedOptions.serialized Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-withFalsyProperties.json Change return value of ParserOutput::getPageProperty() when property is missing 2022-02-18 21:15:58 +00:00
1.38-ParserOutput-withFalsyProperties.serialized Change return value of ParserOutput::getPageProperty() when property is missing 2022-02-18 21:15:58 +00:00
1.38-ParserOutput-withMetadata.json Use real section metadata in tests 2022-11-23 12:45:27 -05:00
1.38-ParserOutput-withMetadata.serialized Use real section metadata in tests 2022-11-23 12:45:27 -05:00
1.38-ParserOutput-withMetadataPost1_31.json Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-withMetadataPost1_31.serialized Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-withMetadataPost1_34.json Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.38-ParserOutput-withMetadataPost1_34.serialized Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
1.39-ParserOutput-binaryPageProperties.json Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-binaryPageProperties.serialized Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-cacheTime.json Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-cacheTime.serialized Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-empty.json Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-empty.serialized Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-extensionData.json Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-extensionData.serialized Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-pageProperties.json Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-pageProperties.serialized Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-text.json Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-text.serialized Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-usedOptions.json Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-usedOptions.serialized Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-withFalsyProperties.json Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-withFalsyProperties.serialized Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-withMetadata.json Use real section metadata in tests 2022-11-23 12:45:27 -05:00
1.39-ParserOutput-withMetadata.serialized Use real section metadata in tests 2022-11-23 12:45:27 -05:00
1.39-ParserOutput-withMetadataPost1_31.json Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-withMetadataPost1_31.serialized Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-withMetadataPost1_34.json Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.39-ParserOutput-withMetadataPost1_34.serialized Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
1.40-CacheTime-cacheExpiry.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-CacheTime-cacheExpiry.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-CacheTime-cacheRevisionId.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-CacheTime-cacheRevisionId.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-CacheTime-cacheTime.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-CacheTime-cacheTime.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-CacheTime-empty.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-CacheTime-empty.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-CacheTime-usedOptions.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-CacheTime-usedOptions.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-binaryPageProperties.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-binaryPageProperties.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-cacheTime.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-cacheTime.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-empty.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-empty.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-extensionData.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-extensionData.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-pageProperties.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-pageProperties.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-text.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-text.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-usedOptions.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-usedOptions.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-withFalsyProperties.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-withFalsyProperties.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-withMetadata.json Use real section metadata in tests 2022-11-23 12:45:27 -05:00
1.40-ParserOutput-withMetadata.serialized Use real section metadata in tests 2022-11-23 12:45:27 -05:00
1.40-ParserOutput-withMetadataPost1_31.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-withMetadataPost1_31.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-withMetadataPost1_34.json Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-withMetadataPost1_34.serialized Add section metadata parsercache serialization tests for MW 1.40 2022-11-17 15:48:15 -06:00
1.40-ParserOutput-withSections.json Followup to fb747bc0: Fix bad property names 2022-11-18 16:12:06 -06:00
1.40-ParserOutput-withSections.serialized Followup to fb747bc0: Fix bad property names 2022-11-18 16:12:06 -06:00
1.42-CacheTime-cacheExpiry.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-CacheTime-cacheExpiry.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-CacheTime-cacheRevisionId.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-CacheTime-cacheRevisionId.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-CacheTime-cacheTime.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-CacheTime-cacheTime.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-CacheTime-empty.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-CacheTime-empty.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-CacheTime-usedOptions.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-CacheTime-usedOptions.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-binaryPageProperties.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-binaryPageProperties.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-cacheTime.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-cacheTime.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-empty.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-empty.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-extensionData.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-extensionData.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-pageProperties.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-pageProperties.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-text.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-text.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-usedOptions.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-usedOptions.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-withFalsyProperties.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-withFalsyProperties.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-withMetadata.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-withMetadata.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-withMetadataPost1_31.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-withMetadataPost1_31.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-withMetadataPost1_34.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-withMetadataPost1_34.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-withSections.json [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.42-ParserOutput-withSections.serialized [ParserCache] Add serialization test cases for REL1_42 2024-05-17 21:45:45 +00:00
1.43_wmf.3-CacheTime-cacheExpiry.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-CacheTime-cacheExpiry.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-CacheTime-cacheRevisionId.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-CacheTime-cacheRevisionId.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-CacheTime-cacheTime.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-CacheTime-cacheTime.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-CacheTime-empty.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-CacheTime-empty.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-CacheTime-usedOptions.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-CacheTime-usedOptions.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-binaryPageProperties.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-binaryPageProperties.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-cacheTime.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-cacheTime.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-empty.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-empty.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-extensionData.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-extensionData.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-pageProperties.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-pageProperties.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-text.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-text.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-usedOptions.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-usedOptions.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-withFalsyProperties.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-withFalsyProperties.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-withMetadata.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-withMetadata.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-withMetadataPost1_31.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-withMetadataPost1_31.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-withMetadataPost1_34.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-withMetadataPost1_34.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-withSections.json [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.3-ParserOutput-withSections.serialized [ParserOutput] Remove unused TOCHTML from ParserCache serialization 2024-05-17 21:46:00 +00:00
1.43_wmf.10-ParserOutput-codecableExtensionData.json Add parser cache test data for JsonDeserializable extension data 2024-06-12 21:13:28 -04:00
1.43_wmf.11-CacheTime-cacheExpiry.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-CacheTime-cacheRevisionId.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-CacheTime-cacheTime.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-CacheTime-empty.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-CacheTime-usedOptions.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-binaryPageProperties.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-cacheTime.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-codecableExtensionData.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-empty.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-extensionData.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-pageProperties.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-text.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-usedOptions.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-withFalsyProperties.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-withMetadata.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-withMetadataPost1_31.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-withMetadataPost1_34.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.43_wmf.11-ParserOutput-withSections.json [JsonCodec] Establish forward-compatibility with future codec 2024-06-14 15:31:29 -04:00
1.45-CacheTime-cacheExpiry.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-CacheTime-cacheRevisionId.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-CacheTime-cacheTime.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-CacheTime-empty.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-CacheTime-usedOptions.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-binaryPageProperties.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-cacheTime.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-codecableExtensionData.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-empty.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-extensionData.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-pageProperties.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-text.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-usedOptions.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-withFalsyProperties.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-withMetadata.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-withMetadata1_45.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-withMetadataPost1_31.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-withMetadataPost1_34.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-withMetadataPost1_44.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45-ParserOutput-withSections.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-CacheTime-cacheExpiry.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-CacheTime-cacheRevisionId.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-CacheTime-cacheTime.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-CacheTime-empty.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-CacheTime-usedOptions.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-binaryPageProperties.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-cacheTime.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-codecableExtensionData.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-empty.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-extensionData.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-pageProperties1_45.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-text.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-usedOptions.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-withEmptyToC.json ParserCacheSerializationTestCases: distinguish empty ToC from missing ToC 2025-07-23 01:31:23 +00:00
1.45_with_messages-ParserOutput-withFalsyProperties1_45.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-withMetadata.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-withMetadata1_45.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-withMetadataPost1_31.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-withMetadataPost1_34.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-withMetadataPost1_44.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_messages-ParserOutput-withSections.json ParserCacheSerializationTestCases: back port ParserOutput changes from 1.45 2025-07-23 01:25:37 +00:00
1.45_with_tocdata-CacheTime-cacheExpiry.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-CacheTime-cacheRevisionId.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-CacheTime-cacheTime.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-CacheTime-empty.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-CacheTime-usedOptions.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-binaryPageProperties.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-cacheTime.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-codecableExtensionData.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-empty.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-extensionData.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-pageProperties1_45.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-text.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-usedOptions.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-withEmptyToC.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-withFalsyProperties1_45.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-withMetadataPost1_31.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-withMetadataPost1_34.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-withMetadataPost1_44.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00
1.45_with_tocdata-ParserOutput-withSections.json ParserOutput: Prepare to allow JsonCodec serialization of TOCData 2025-07-26 01:18:35 +00:00