[JS IR BE] Regenerate & unmute tests
This commit is contained in:
-10
@@ -1271,11 +1271,6 @@ public class IrBoxJsTestGenerated extends AbstractIrBoxJsTest {
|
||||
runTest("js/js.translator/testData/box/dynamic/iterator.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("nameClashing.kt")
|
||||
public void testNameClashing() throws Exception {
|
||||
runTest("js/js.translator/testData/box/dynamic/nameClashing.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("operationsWithAssignment.kt")
|
||||
public void testOperationsWithAssignment() throws Exception {
|
||||
runTest("js/js.translator/testData/box/dynamic/operationsWithAssignment.kt");
|
||||
@@ -5773,11 +5768,6 @@ public class IrBoxJsTestGenerated extends AbstractIrBoxJsTest {
|
||||
runTest("js/js.translator/testData/box/native/kt2209.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("library.kt")
|
||||
public void testLibrary() throws Exception {
|
||||
runTest("js/js.translator/testData/box/native/library.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("nativeClassAsReifiedTypeArgument.kt")
|
||||
public void testNativeClassAsReifiedTypeArgument() throws Exception {
|
||||
runTest("js/js.translator/testData/box/native/nativeClassAsReifiedTypeArgument.kt");
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// EXPECTED_REACHABLE_NODES: 1230
|
||||
// GENERATE_SOURCE_MAPS
|
||||
// FILE: Enum.kt
|
||||
|
||||
Reference in New Issue
Block a user