ac3beabf43
When compiler test was run before Intellij tests, KotlinCoreEnvironment set the 'idea.plugins.compatible.build' system property to '171.9999', which then prevented Kotlin plugin from loading in Intellij tests (so all these tests failed), because Kotlin plugin has 'sinceBuild' set to '172.1'.