Minor. Ignore tests in JS_IR_ES6, regenerate tests
This commit is contained in:
+6
@@ -9254,6 +9254,12 @@ public class IrJsES6CodegenBoxTestGenerated extends AbstractIrJsES6CodegenBoxTes
|
||||
runTest("compiler/testData/codegen/box/coroutines/intrinsicSemantics/intercepted.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("releaseIntercepted.kt")
|
||||
public void testReleaseIntercepted() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/coroutines/intrinsicSemantics/releaseIntercepted.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("resultExceptionOrNullInLambda.kt")
|
||||
public void testResultExceptionOrNullInLambda() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user