Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Merge requests
!10477
An error occurred while fetching the assigned milestone of the selected merge_request.
Add @group #slow
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Add @group #slow
issue/drupal-3492286:3492286-mark-configtranslationuitest-slow
into
11.x
Overview
0
Commits
1
Pipelines
2
Changes
1
Closed
catch
requested to merge
issue/drupal-3492286:3492286-mark-configtranslationuitest-slow
into
11.x
4 months ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
Closes
#3492286
0
0
Merge request reports
Compare
11.x
version 1
a79ae6f7
4 months ago
11.x (base)
and
latest version
latest version
10877738
1 commit,
4 months ago
version 1
a79ae6f7
1 commit,
4 months ago
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
+
1
−
0
Options
@@ -13,6 +13,7 @@
* Translate settings and entities to various languages.
*
* @group config_translation
* @group #slow
*/
class
ConfigTranslationUiTest
extends
ConfigTranslationUiTestBase
{
Loading