Verified Commit 277352a4 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 64e80c8d
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
 * Tests file listing page functionality.
 *
 * @group file
 * @group #slow
 */
class FileListingTest extends FileFieldTestBase {

+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@
 * Create, view, edit, delete, and change shortcut sets.
 *
 * @group shortcut
 * @group #slow
 */
class ShortcutSetsTest extends ShortcutTestBase {

+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
 * Tests batch processing in form and non-form workflow.
 *
 * @group Batch
 * @group #slow
 */
class ProcessingTest extends BrowserTestBase {