Support RENDER_DIAGNOSTICS_FULL_TEXT directive in new test infra
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
/exceptionFromInterpreter_ir.kt:7:26: error: An exception occur while evaluating const value initializer:
|
||||
Exception java.lang.ArithmeticException: / by zero
|
||||
at ExceptionFromInterpreter_irKt.<clinit>(exceptionFromInterpreter_ir.kt:7)
|
||||
|
||||
/exceptionFromInterpreter_ir.kt:8:39: error: An exception occur while evaluating const value initializer:
|
||||
Exception java.lang.IllegalArgumentException: marginPrefix must be non-blank string.
|
||||
at ExceptionFromInterpreter_irKt.<clinit>(exceptionFromInterpreter_ir.kt:8)
|
||||
|
||||
/exceptionFromInterpreter_ir.kt:12:4: error: An exception occur while evaluating const value initializer:
|
||||
Exception java.lang.ArithmeticException: / by zero
|
||||
at ExceptionFromInterpreter_irKt.<clinit>(exceptionFromInterpreter_ir.kt:12)
|
||||
Reference in New Issue
Block a user