flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.95k stars 310 forks source link

Fix the Kokoro bot by having it build instead of test (since we don't have an IC in our product matrix.) #7363

Closed jwren closed 3 weeks ago

helin24 commented 1 month ago

Sorry what is an IC target?

jwren commented 3 weeks ago

Sorry what is an IC target?

IntelliJ type, see https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension-type. Kokoro was/is broken due to the fact that the AS version lookup is a miss for the test execution. Looking at the history of this repo it looks like the test does work on the Kokoro bot when we are building a version for Community (IC).