Skip to content

Commit 53012f5

Browse files
authored
Merge pull request #17885 from wordpress-mobile/disabled-flaky-UI-tests-temporarily
Disabled some of the UI tests while investigating the reasons.
2 parents 53b2822 + 6075cd7 commit 53012f5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

WordPress/WordPressUITests/WordPressUITests.xctestplan

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,19 @@
2121
"testTargets" : [
2222
{
2323
"skippedTests" : [
24+
"EditorAztecTests",
25+
"EditorGutenbergTests",
2426
"EditorTests\/testPlayground()",
2527
"LoginTests\/testEmailMagicLinkLogin()",
2628
"LoginTests\/testEmailPasswordLoginLogout()",
2729
"LoginTests\/testSelfHostedUsernamePasswordLoginLogout()",
2830
"LoginTests\/testUnsuccessfulLogin()",
2931
"LoginTests\/testWpcomUsernamePasswordLogin()",
32+
"MainNavigationTests",
33+
"ReaderTests",
3034
"SignupTests\/testEmailSignup()",
35+
"StatsTests",
36+
"SupportScreenTests",
3137
"SupportScreenTests\/testSupportScreenLoads()"
3238
],
3339
"target" : {

0 commit comments

Comments
 (0)