Vyacheslav Gerasimov
f2a892a972
Cleanup 201 and as41 bunch files
2021-03-30 14:23:43 +03:00
Vladimir Dolzhenko
462b752763
Mark flaky test
2021-03-16 11:03:05 +01:00
Dmitry Petrov
00a335129b
JVM_IR indy-SAM: use '-Xsam-conversions=indy' if JVM 1.8+, LV 1.5+
2021-03-10 21:04:08 +03:00
Dmitry Petrov
02b5b931d4
Revert "JVM_IR indy-SAM: use '-Xsam-conversions=indy' if JVM 1.8+, LV 1.5+"
...
This reverts commit 679756ad
2021-03-10 07:39:29 +03:00
Dmitry Petrov
679756ad07
JVM_IR indy-SAM: use '-Xsam-conversions=indy' if JVM 1.8+, LV 1.5+
2021-03-09 23:16:11 +03:00
Aleksei.Cherepanov
aa683d3b2a
JPS: Fix JvmMultifileClass processing for IR backend
...
#KT-44644 Fixed
2021-02-19 23:54:53 +03:00
Vladimir Dolzhenko
913c298be8
Kotlin highlight passes are reworked
...
#KT-37702 Fixed
2021-02-01 13:18:38 +00:00
Dmitriy Novozhilov
a253b9508e
Mute some ultra light classes tests according to KT-44472
2021-01-28 13:19:33 +03:00
Dmitriy Novozhilov
2c3031f981
[Test] Mute IC with circular dependencies with JVM IR backend
2021-01-28 13:19:32 +03:00
sebastian.sellmair
dcda47b502
Ensure that Decompiler and IDE agree on rendered function types with parameterized annotations
...
findDecompiledDeclaration.kt: Use same DescriptorRenderer options as Decompiler
DescriptorRendererImpl.kt: not enforce different AnnotationArgumentsRenderingPolicy for function type annotations
This will fix KTIJ-563 where rendered Descriptors are used as Keys
for GOTO navigation into decompiled sources.
^KTIJ-563 fixed
2021-01-26 12:24:53 +00:00
Yunir Salimzyanov
f2ecf7f666
Mute MultiModuleHighlightingTest via csv-file
2020-12-25 12:28:36 +03:00
Nikolay Krasko
b0347c3822
Stable order of generation and errors in ConvertSealedClassToEnumIntention
2020-12-08 18:52:36 +03:00
Nikolay Krasko
bf4f2605d4
Mark FirPsiCheckerTestGenerated.Regression.testJet53 as FLAKY
2020-12-04 19:42:17 +03:00
Dmitriy Novozhilov
d706a7ff74
Build: mute failing tests
...
Those tests are failing only on windows agents after
switch to 202 platform
2020-11-30 13:40:29 +03:00
Dmitriy Novozhilov
f668e906cc
Build: unmute passed tests
2020-11-28 14:26:01 +03:00
Dmitriy Novozhilov
e7d305b97a
Build: mute failing stepping tests
2020-11-28 14:26:00 +03:00
Dmitriy Novozhilov
78c786de46
Build: Mute failing goto declaration tests
2020-11-28 14:26:00 +03:00
Dmitriy Novozhilov
33b545aea7
Build: Mute failing gradle import with android tests
2020-11-28 14:25:59 +03:00
Dmitriy Novozhilov
986ab9cb54
Build: remove useless .as40 files
2020-11-28 14:25:54 +03:00
Dmitriy Novozhilov
eeb9b3214c
Switch to 202 platform
2020-11-28 14:25:19 +03:00
Andrey Uskov
a7100134a0
Don't mark testJsTestOutputFileInProjectWithAndroid as flaky in 202
2020-11-24 23:05:55 +03:00
Andrey Uskov
e0655b2f96
Unmute fixed android importing tests in platform 202
2020-11-12 00:24:50 +03:00
Vyacheslav Gerasimov
8620d26a8a
Delete 193 bunch files
2020-11-11 14:28:53 +03:00
Alexander Gorshenev
ff7c38b2df
Unmuted a test
2020-11-09 16:02:15 +03:00
Mads Ager
2c8c47399a
[JVM_IR] Enable KotlinAgainstJava and remaining JavaAgainstKotlin test.
2020-11-04 14:16:37 +01:00
Mads Ager
0505bd958a
[JVM] Fix the nop removal optimization.
...
Never remove a nop if that would cause a line number to move
across a local lifetime boundary.
This fixes KT-42725.
2020-10-16 19:21:08 +03:00
Vladimir Dolzhenko
153217ae2e
Clean up muted tests
2020-10-05 21:34:39 +02:00
Vladimir Dolzhenko
be84110ada
Clean up muted tests
...
Muted tests failed with `Range must be inside element being annotated` is fixed
Relates to ^KT-38959
2020-10-05 18:09:45 +02:00
Igor Yakovlev
309bf49a83
Update lightclass tests renderer
...
+mute invalid old light classes tests
2020-09-11 12:49:04 +03:00
Nikolay Krasko
f57f920dc0
Mark IdeReplExecutionTest.testOnePlusOne as flaky
...
Was previously muted on TC.
2020-08-27 14:08:48 +03:00
Nikolay Krasko
4b937f0929
Mute stable CompilerDaemonTest.testParallelDaemonStart
...
It was previously muted on TC.
2020-08-27 14:08:48 +03:00
Ilya Kirillov
949c67078d
NJ2K: fix testdata of MultiFileTestGenerated.testNullabilityByDFa
2020-08-26 16:17:24 +03:00
Nikolay Krasko
81dda96ece
Mute flaky KotlinFindUsagesWithLibraryTestGenerated.KotlinLibrary
2020-08-25 21:31:11 +03:00
Nikolay Krasko
3a1158b4ef
Minor: move mute KotlinFindUsagesWithLibraryTestGenerated to common
2020-08-25 21:31:11 +03:00
Nikolay Krasko
125819f9bf
Mute flaky testUsingReadOnlyInterfaces test
2020-08-25 21:31:10 +03:00
Nikolay Krasko
2b983b1c20
Mute flaky JavaAgainstKotlinBinariesCheckerTestGenerated.testEnumStaticImportInJava
2020-08-24 13:20:31 +03:00
Nikolay Krasko
d170f46bfc
Mute flaky fun usages tests
2020-08-21 18:28:21 +03:00
Nikolay Krasko
6293842d81
Mute XCoroutinesStackTraceTestGenerated flaky test
2020-08-21 18:28:21 +03:00
Nikolay Krasko
9d300f56cc
Mark SubpluginsIT.testKotlinVersionDowngradeInSupbrojectKt39809 as flaky
2020-08-21 18:28:21 +03:00
Nikolay Krasko
8f785f6bb2
Mute flaky tests in ContinuationStackTraceTestGenerated
2020-08-21 18:28:21 +03:00
Nikolay Krasko
fd036c2658
Mute flaky tests in JavaAgainstKotlinBinariesCheckerTestGenerated
2020-08-21 18:28:21 +03:00
Nikolay Krasko
5ef4f7df5a
Mute more tests
2020-08-20 16:06:11 +03:00
Nikolay Krasko
01f7da66c6
Mute ProjectTemplateNewWizardProjectImportTestGenerated.**.testMultiplatformApplication
2020-08-19 23:35:23 +03:00
Nikolay Krasko
9d18279ec9
Mute ReferenceResolveTestGenerated.DelegatedPropertyAccessors.InStandardLibrary.testNotNull
2020-08-19 23:01:09 +03:00
Nikolay Krasko
d87d42348b
Mute flaky GotoWithMultipleLibrariesTest
...
Tests are flaky after https://github.com/JetBrains/kotlin/commit/e2a12602a3e8fa8e4425282d924db0fa29195873
2020-08-19 23:01:09 +03:00
Nikolay Krasko
179bd1cc3d
Mute KotlinUastTypesTest.testEa101715
2020-08-19 23:01:09 +03:00
Nikolay Krasko
950b139804
Mute CreateFunction.Invoke.testLambdaArgument
2020-08-19 23:01:09 +03:00
Nikolay Krasko
496ede7587
Mute KotlinUastTypesTest.testEa101715
2020-08-19 23:01:08 +03:00
Nikolay Krasko
4135240cc0
Mute testFunctionBreakpointInStdlib in AS41
2020-08-19 23:01:08 +03:00
Nikolay Krasko
7982283007
Copy mutes for AS41 from 201
2020-08-19 23:01:08 +03:00