Nikolay Krasko
b0347c3822
Stable order of generation and errors in ConvertSealedClassToEnumIntention
2020-12-08 18:52:36 +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
eeb9b3214c
Switch to 202 platform
2020-11-28 14:25:19 +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
Nikolay Krasko
3a1158b4ef
Minor: move mute KotlinFindUsagesWithLibraryTestGenerated to common
2020-08-25 21:31:11 +03:00
Nikolay Krasko
a3c8427cb2
Mute GradleScriptListenerTest tests
2020-08-19 23:01:08 +03:00
Nikolay Krasko
0b2fcd2c4d
Remove mutes for navigation tests
2020-08-19 23:01:08 +03:00
Vladimir Dolzhenko
d0366d3bcb
Failed test clean up
...
Relates to ^KT-40960
2020-08-19 15:06:53 +02:00
Vladimir Dolzhenko
be53467bee
Flaky and muted navigation tests clean up
...
Relates to #KT-40960
2020-08-18 08:23:02 +00:00
Alexander Dudinsky
bc623e97ec
Add Gradle version 6.5.1 for tests.
2020-08-05 10:45:15 +03:00
Alexander Dudinsky
f6a16c5203
Move some tests from common mute database to platforms specific
2020-07-16 15:43:01 +03:00
Alexander Dudinsky
d89083cd8c
Fixup the tests vs master-gradle-plugin
...
Defined 4.0 and 1.3.0 as default versions of Gradle and plugin for PluginTargetVersions
Use `{{kotlin_plugin_repositories}}` template in testData of ImportTests
Update "mute" databases for new tests
Add `kotlin.stdlib.default.dependency=false` to some testData
2020-07-15 17:10:36 +03:00
Yan Zhulanow
81869b282b
Mute failing QuickFixTestGenerated/KotlinSteppingTestGenerated
2020-07-09 19:23:16 +09:00
Natalia Selezneva
16c5ba0988
Tests: do not throw roots change event in the current thread
...
This may cause exception during resolve,
because all caches are invalidated after this
and resolve should be restarted
Exception: module descriptor isn't find in its own dependencies
Unmute IdeReplCompletionTestGenerated.testDefinedExtension
^KT-34825 Fixed
2020-07-06 23:23:46 +03:00
Nikolay Krasko
21fa2bf98c
Switch to 201 platform
2020-06-30 19:53:18 +03:00
Igor Yakovlev
b21cabe671
Separate decompiled declarations light representations from LightClasses
...
Fixed #KT-39457
2020-06-22 21:17:12 +03:00
Dmitry Gridin
201b115ee0
Add hack for KotlinMultilineStringEnterHandler
...
#KT-34566 Fixed
Part of #KT-22211
2020-06-15 16:25:53 +07: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
Anton Yalyshev
f0ff4b066e
Remove old Gradle-based new_project_wizards from the Kotlin group
2020-05-15 19:11:47 +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
Natalia Selezneva
c6609e9a97
Temporary remove flacky assert from GradleKtsImportTest
2020-04-23 20:13:59 +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
Nikolay Krasko
f01b4706d1
Switch to 193 platform
2020-01-19 12:01:53 +03:00
Pavel Kirpichenkov
8399614de8
Move muted test failing on all platforms to mute-common
...
KT-35728
2019-12-28 13:18:00 +03:00
Pavel Kirpichenkov
40812cd116
Mute quickfix test (KT-35728)
2019-12-27 19:01:32 +03:00
Nikolay Krasko
77edfed764
Mute tests for preferring JDK classes in completion and auto-import in 191 and 192 (KT-35709)
...
BasicCompletionWeigherTestGenerated.testPreferFromJdk
AutoImports.testAmbiguousNamePreferFromJdk
2019-12-27 16:53:19 +03:00
Nikolay Krasko
4c28e0dec3
Split tests to common and platform parts
2019-12-27 16:53:17 +03:00