[IFT] Exclude testGuiFramework dependency from IFT modules

Also make test script to wait editor analyzed

IDEA-CR-70569

GitOrigin-RevId: f7b3f69043de4fd064aa1c4c95c25622766825a1
This commit is contained in:
Alexey Merkulov
2021-02-17 15:05:42 +03:00
committed by intellij-monorepo-bot
parent a088f477b2
commit 4cbe1d21b1
38 changed files with 771 additions and 242 deletions

View File

@@ -16,6 +16,6 @@
<orderEntry type="module" module-name="intellij.featuresTrainer" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.debugger" />
<orderEntry type="module" module-name="intellij.platform.testGuiFramework" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
</component>
</module>
</module>