Skip to content

Commit 176e4b0

Browse files
committed
Disabled some of the UI tests while investigating the reasons.
1 parent 0ac8612 commit 176e4b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

WordPress/WordPressUITests/WordPressUITests.xctestplan

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,18 @@
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+
"ReaderTests",
3033
"SignupTests\/testEmailSignup()",
34+
"StatsTests",
35+
"SupportScreenTests",
3136
"SupportScreenTests\/testSupportScreenLoads()"
3237
],
3338
"target" : {

0 commit comments

Comments
 (0)