JS IR: Minor. Disable test
This commit is contained in:
-6
@@ -391,12 +391,6 @@ public class IrJsSteppingTestGenerated extends AbstractIrJsSteppingTest {
|
||||
runTest("compiler/testData/debug/stepping/nestedInline.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("noLinenumberInInvokeOfSuspendLambda.kt")
|
||||
public void testNoLinenumberInInvokeOfSuspendLambda() throws Exception {
|
||||
runTest("compiler/testData/debug/stepping/noLinenumberInInvokeOfSuspendLambda.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("noParametersArgumentCallInExpression.kt")
|
||||
public void testNoParametersArgumentCallInExpression() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user