Skip to content
Snippets Groups Projects
Verified Commit 9e55a96b authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3463544 by catch: Three more slow functional tests

(cherry picked from commit a01c36cc)
parent 12448d24
No related branches found
No related tags found
2 merge requests!11185Issue #3477324 by andypost, alexpott: Fix usage of str_getcsv() and fgetcsv() for PHP 8.4,!9944Issue #3483353: Consider making the createCopy config action optionally fail...
Pipeline #233803 passed
......@@ -13,6 +13,7 @@
* Tests file listing page functionality.
*
* @group file
* @group #slow
*/
class FileListingTest extends FileFieldTestBase {
......
......@@ -10,6 +10,7 @@
* Create, view, edit, delete, and change shortcut sets.
*
* @group shortcut
* @group #slow
*/
class ShortcutSetsTest extends ShortcutTestBase {
......
......@@ -11,6 +11,7 @@
* Tests batch processing in form and non-form workflow.
*
* @group Batch
* @group #slow
*/
class ProcessingTest extends BrowserTestBase {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment