K2: Delete failing test for KT-55555
It appeared again after 2b3f34cc52
And still needs some investigation
^KT-55555 Open
This commit is contained in:
committed by
Space Team
parent
14418a31ac
commit
d84490dcfa
-6
@@ -3303,12 +3303,6 @@ public class DiagnosisCompilerFirTestdataTestGenerated extends AbstractDiagnosis
|
||||
runTest("compiler/fir/analysis-tests/testData/resolve/inference/kt54990.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55555.kt")
|
||||
public void testKt55555() throws Exception {
|
||||
runTest("compiler/fir/analysis-tests/testData/resolve/inference/kt55555.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("lambdaAsReturnStatementOfLambda.kt")
|
||||
public void testLambdaAsReturnStatementOfLambda() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user