You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In MPS 2024.1 some tests are failing on the command line (vanilla) interpreter test execution, but not inside the IDE.
How to reproduce: run ./gradlew buildAndRunTests
Most of the errors look like this:
[interpreter failed internally] Exception in assert() on '' (r:ee5b1a89-4907-4bd7-bb79-ba99ef537bd3(test.ts.expr.os.unitsonly@tests)/8208891105596919794): The concept org.iets3.core.expr.typetags.units.structure.ConvertExpression is not valid, probably the language org.iets3.core.expr.typetags.units is not deployed
[interpreter failed internally] The concept org.iets3.core.expr.typetags.units.structure.UnitSpecification is not valid, probably the language org.iets3.core.expr.typetags.units is not deployed