Dmitry Gridin
201b115ee0
Add hack for KotlinMultilineStringEnterHandler
...
#KT-34566 Fixed
Part of #KT-22211
2020-06-15 16:25:53 +07:00
Yunir Salimzyanov
3b9000cc0c
Cleanup 191 extension files (KTI-240)
2020-06-01 18:43:10 +03:00
Yunir Salimzyanov
7ab7ca5ff0
Cleanup as35 extension files (KTI-240)
2020-06-01 18:43:10 +03:00
Alexander Gorshenev
561c6747a6
Remove tests from muted
2020-06-01 17:16:31 +03:00
Yunir Salimzyanov
17a9d93a4f
Unmute two successfully finished muted tests for 193 platform
2020-06-01 14:38:55 +03:00
Yunir Salimzyanov
ea71a57fac
Unmute non-flaky tests and mark some flaky tests with FLAKY label
...
KTI-216
2020-05-30 22:50:34 +03:00
Sergey Rostov
a97e9f641a
remove stale GradleScriptInputsWatcher references
2020-05-26 19:22:06 +03:00
Vladimir Ilmov
545fdb96d5
(CoroutineDebugger) 201 compatibility fix
...
#KT-39143 fixed
2020-05-25 14:36:22 +02:00
Andrey Uskov
bfad00e8c9
Mute android-related gradle import tests
2020-05-23 23:16:42 +03:00
Anton Yalyshev
f0ff4b066e
Remove old Gradle-based new_project_wizards from the Kotlin group
2020-05-15 19:11:47 +03:00
Nikolay Krasko
189a9dbc02
201: Mute tests with changed module names after idea update (KT-37125)
...
Problems started with commit:
https://github.com/JetBrains/kotlin/commit/67fdc5db3bd91ee836843f95adcbaf2ddf53028b
2020-05-14 16:13:37 +03:00
Sergey Rostov
4daac14008
Revert due to massive flaky tests
2020-05-12 23:01:01 +03:00
Sergey Rostov
35765fe6e6
remove stale GradleScriptInputsWatcher references
2020-05-12 16:22:47 +03:00
Roman Artemev
6bdd473eff
[JVM IR] Fix plugin API for JVM IR
...
- Unmute ktx.serialization test
2020-05-12 14:29:55 +03:00
Yunir Salimzyanov
550aa1ba59
Remove partial quotes in csv files
...
Cause: github do not want to render fields with such kind of quotes
2020-04-30 19:30:56 +03:00
Yunir Salimzyanov
cf8b29a636
Add missing commas to csv files
2020-04-30 19:30:56 +03:00
Yunir Salimzyanov
856d8e64a2
Escape fields with extra commas in csv for muted tests
2020-04-30 19:30:55 +03:00
Leonid Startsev
205f29128a
Updated testdata to a new generation strategy
...
Fix IR generation problems
(partially reverts cd931796bc )
Regenerate diagnostic testdata according to runtime changes
2020-04-28 15:48:14 +03:00
Natalia Selezneva
c6609e9a97
Temporary remove flacky assert from GradleKtsImportTest
2020-04-23 20:13:59 +03:00
Vladimir Ilmov
acced52384
(CoroutineDebugger) Tests added for no creation stack frame information
2020-04-23 11:36:15 +02:00
Vladimir Ilmov
38bfcc7ac6
(CoroutineDebugger) Unstable tests muted
2020-04-21 09:48:14 +02:00
Vladimir Ilmov
73f5e48518
(CoroutineDebugger) Minor fixes, kotlinx.coroutines version fix
2020-04-21 09:48:13 +02:00
Alexey Tsvetkov
06275a201c
JPS: remove outputs for additional dirty files for current iteration
...
JPS does not remove output files for files marked as dirty
for current iteration. This is a problem for adding complementary files
during JPS MPP IC.
If output files are not removed, the compiler might raise an error
for duplicated actual declarations.
2020-04-18 06:05:44 +03:00
Roman Artemev
1d9967013b
[JS IR IC] Mute failing test
2020-04-14 11:12:08 +03:00
Ilya Gorbunov
bc5605dcdc
Mute stepping test, KT-37879
2020-03-31 16:02:34 +03:00
Natalia Selezneva
6213680604
Mute GradleKtsImportTest.testError for AS
...
^KT-37864
2020-03-31 15:38:16 +03:00
Igor Yakovlev
bd851bf2fb
Unmute enum tests for IDEA 201
2020-03-30 13:46:08 +03:00
Vladimir Ilmov
cd12226f20
(CoroutineDebugger) Alternative CoroutineInfoProvider added
...
Added way to retrieve coroutine information without an agent
in target JVM. 'kotlin.debugger.coroutines.switch' provides
two possibilities to test coroutines.
Agent way gets activated once kotlinx.coroutines.debug.DebugProbes
started with javaagent.
Library-less ways use DispatchedContinuation or ChildContinuationImpl
classes to retrieve coroutine information and stack traces.
2020-03-23 12:27:07 +01:00
Nikolay Krasko
997debdd42
201: Mute GradleMultiplatformWizardTest.testMobile because of leaked JDK
2020-03-12 03:02:30 +03:00
Nikolay Krasko
0e65d0e00b
201: Mute JS android tests in MultiplatformProjectImportingTest
2020-03-12 03:02:29 +03:00
Nikolay Krasko
a9044b8a69
201: Mute test because of NPE: element.parent must not be null (IDEA-234737)
2020-03-12 03:02:29 +03:00
Nikolay Krasko
9370260022
201: Mute SpringRenameTestGenerated tests
2020-03-12 03:02:29 +03:00
Nikolay Krasko
7a4d414c59
201: Mute SuggestedRefactoring tests
2020-02-28 11:36:42 +03:00
Nikolay Krasko
6a9dfd4935
201: Mute HierarchicalMultiplatformProjectImportingTest: No module dependency found
2020-02-28 11:36:41 +03:00
Nikolay Krasko
774db02b23
201: Mute quick fix tests: Range must be inside element being annotated
2020-02-28 11:36:41 +03:00
Nikolay Krasko
06adac1abf
201: Mute TodoSearchTest: duplicate TODO items
2020-02-28 11:36:41 +03:00
Nikolay Krasko
543168c61d
201: Mute incremental compilation tests with constants
2020-02-28 11:36:40 +03:00
Nikolay Krasko
8501ea78c8
201: Mute a lot of tests with enums
2020-02-28 11:36:40 +03:00
Nikolay Krasko
79e663828a
201: Mute QuickFixTestGenerate: Range must be inside element being annotated
2020-02-28 11:36:39 +03:00
Nikolay Krasko
f5a97ea56e
201: Mute GradleScriptInputsWatcherTest failures
2020-02-28 11:36:39 +03:00
Nikolay Krasko
f0a4f838f2
201: Mute NewMultiplatformProjectImportingTest tests
...
No module dependency found
No source folder found
2020-02-28 11:36:38 +03:00
Nikolay Krasko
f4cd25ce72
201: Mute MultiplatformProjectImportingTest tests
...
Failed search dependency in Gradle tests.
2020-02-28 11:36:38 +03:00
Nikolay Krasko
67dee52b8a
201: Mute NewJavaToKotlinConverterSingleFileTestGenerated tests
2020-02-28 11:36:38 +03:00
Nikolay Krasko
da2683d180
Copy 192 muted tests
2020-02-28 11:36:36 +03:00
Nikolay Krasko
31ba40cc99
Ignore auto-mute files
2020-02-28 11:36:34 +03:00
Igor Yakovlev
4693d595b7
Fix UL classes tests
...
Fixed #KT-36717
2020-02-20 18:03:10 +03:00
Pavel Kirpichenkov
55b836a0ac
Mute light class tests
...
Muted test failures are stable with LV 1.4
Related ticket KT-36717
2020-02-17 10:56:46 +03:00
Leonid Startsev
bdf1441c80
Remove special casing for Unit in kotlinx.serialization
...
Unignore test since it is in muted list and auto-generated
2020-02-14 14:28:51 +03:00
nataliya.valtman
3acf7a4679
TCServiceMessageOutputStreamHandlerTest: fix tests
...
Fix test to support updates in ServiceMessageParser and attributes
remove TCServiceMessageOutputStreamHandlerTest from ignored tests
2020-02-14 11:14:17 +03:00
Pavel Kirpichenkov
4997c9535c
Mute test, affected by changes in unstable smart casts
...
Revealed by changes in e02b7b58, but they are not the source of a bug
See KT-36459
2020-02-13 18:02:37 +03:00