Skip to content
Snippets Groups Projects
Verified Commit 64a66d9a authored by Lee Rowlands's avatar Lee Rowlands Committed by Alex Pott
Browse files

Issue #3419824 by catch: Mark some more tests with @group #slow

(cherry picked from commit bd2ee3cb)
parent f7cf5c1a
No related branches found
No related tags found
10 merge requests!8376Drupal views: adding more granularity to the ‘use ajax’ functionality,!8300Issue #3443586 View area displays even when parent view has no results.,!7567Issue #3153723 by quietone, Hardik_Patel_12: Change the scaffolding...,!7565Issue #3153723 by quietone, Hardik_Patel_12: Change the scaffolding...,!7509Change label "Block description" to "Block type",!7344Issue #3292350 by O'Briat, KlemenDEV, hswong3i, smustgrave, quietone: Update...,!6922Issue #3412959 by quietone, smustgrave, longwave: Fix 12 'un' words,!6848Issue #3417553 by longwave: Remove withConsecutive() in CacheCollectorTest,!6720Revert "Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave:...,!6528Issue #3414261 by catch: Add authenticated user umami performance tests
Pipeline #91093 passed
Pipeline: drupal

#91095

    ......@@ -15,6 +15,7 @@
    * Tests the Field UI "Manage Fields" screens.
    *
    * @group field_ui
    * @group #slow
    */
    class ManageFieldsTest extends WebDriverTestBase {
    ......
    ......@@ -15,6 +15,7 @@
    * @see _claro_preprocess_file_and_image_widget()
    *
    * @group file
    * @group #slow
    */
    class FileFieldWidgetClaroThemeTest extends FileFieldWidgetTest {
    ......
    ......@@ -15,6 +15,7 @@
    * Tests the structure of a REST resource.
    *
    * @group rest
    * @group #slow
    */
    class ResourceTest extends BrowserTestBase {
    ......
    ......@@ -16,6 +16,7 @@
    * values are not lost due to a wrong form rebuild.
    *
    * @group Form
    * @group #slow
    */
    class StorageTest extends BrowserTestBase {
    ......
    ......@@ -9,6 +9,7 @@
    * Tests form processing and alteration via form validation handlers.
    *
    * @group Form
    * @group #slow
    */
    class ValidationTest extends BrowserTestBase {
    ......
    ......@@ -10,6 +10,7 @@
    * Tests the JavaScript functionality of the module filter.
    *
    * @group system
    * @group #slow
    */
    class ModuleFilterTest extends WebDriverTestBase {
    ......
    ......@@ -6,6 +6,7 @@
    * Tests that displays can be correctly overridden via the user interface.
    *
    * @group views_ui
    * @group #slow
    */
    class OverrideDisplaysTest extends UITestBase {
    ......
    ......@@ -12,6 +12,7 @@
    * Tests the machine name transliteration functionality.
    *
    * @group javascript
    * @group #slow
    */
    class MachineNameTransliterationTest extends WebDriverTestBase {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment