Skip to content

Commit e30f239

Browse files
committed
Temporarily ignore the paidPluginSearchableOptionsWarning integration test due to intermittent failures.
1 parent db28264 commit e30f239

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/integrationTest/kotlin/org/jetbrains/intellij/BuildFeaturesIntegrationTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ class BuildFeaturesIntegrationTest : IntelliJPlatformIntegrationTestBase(
7878
}
7979

8080
@Test
81+
@Ignore
8182
fun `paidPluginSearchableOptionsWarning is enabled`() {
8283
val flag = BuildFeature.PAID_PLUGIN_SEARCHABLE_OPTIONS_WARNING.toString()
8384

0 commit comments

Comments
 (0)