wiki.techinc.nl/tests/phpunit/includes/jobqueue
Isabelle Hurbain-Palatin 7964b98ce9 Remove ParserOutput::getText() calls from core (getRawText)
This is the first patch of a series of patches to remove
ParserOutput::getText() calls from core. This series of patches should
be functionally equivalent to I2b4bcddb234f10fd8592570cb0496adf3271328e.

This first patch replaces the calls to getText to calls to
ParserOutput::getRawText when the pipeline has no reason to be executed.

Bug: T293512
Change-Id: I0ad53cd074ca9cf13e96e6b08179e13aeea180f4
2024-08-19 14:20:20 +02:00
..
jobs Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
JobFactoryTest.php [ParsoidCachePrewarmJob] Use ParserOutputAccess 2024-06-17 13:24:39 +00:00
JobQueueMemoryTest.php
JobQueueTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
JobRunnerTest.php Remove auto-generated "Class ClassName" comments 2024-05-06 10:03:41 +02:00
JobTest.php Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
RefreshLinksPartitionTest.php