[test] Don't run JVM-specific irText test against other backends
This commit is contained in:
committed by
Space Team
parent
f8c51dcfee
commit
ac79f0c456
-5
@@ -1990,11 +1990,6 @@ public class KlibIrTextTestCaseGenerated extends AbstractKlibIrTextTestCase {
|
||||
runTest("compiler/testData/ir/irText/firProblems/SignatureClash.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("SignatureComputationComplexJavaGeneric.kt")
|
||||
public void testSignatureComputationComplexJavaGeneric() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/firProblems/SignatureComputationComplexJavaGeneric.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("SimpleTypeMarker.kt")
|
||||
public void testSimpleTypeMarker() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/firProblems/SimpleTypeMarker.kt");
|
||||
|
||||
Reference in New Issue
Block a user