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
Alexander Dudinsky
05d6217f78
Changed gradle-plugin version in Gradle tests.
...
When 6.5.1 Gradle version was added, more tests have began to fail
because of legacy gradle-plugin versions (1.1., 1.2.) which are not
compatible with the new version of Gradle. This commit updates the used
version of the Gradle plugin to the latest stable (1.3.72) and makes it
configurable from tests.
2020-08-05 10:45:15 +03:00
Leonid Startsev
96d0b1c47a
Update serialization runtime and fix test data
...
Revert "Mute/ignore 'PROVIDED_RUNTIME_TOO_LOW' in tests"
2020-07-29 14:20:33 +03:00
Leonid Startsev
e3f42721e9
Mute/ignore 'PROVIDED_RUNTIME_TOO_LOW' in tests
2020-07-21 15:10:08 +03:00
Mikhail Zarechenskiy
a6e58edfb9
Update test data, unmute test
...
Now behavior is the same as in OI for these cases.
The behavior was changed in 100a6f70ca
2020-07-17 07:47: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
Roman Golyshev
5cf6b860a6
KT-39869 Add inspection for FQN usages of kotlin.browser package
...
- `kotlin.dom` does not need this because it contains only extensions
- Add test for launching whole project fix; mute it because currently it
does not pass
- The test fails because in tests `RefJavaManager` tries to create
`RefJavaFileImpl` for .kt files. It will try to use UAST, but it
does not work for JS files. In production this is disabled, so no
problems occur
2020-07-06 18:04:01 +00:00
Alexander Gorshenev
8920e68584
Muted .IncrementalJsKlibCompilerRunnerTestGenerated.ClassHierarchyAffected.testMethodRemoved
...
until we have full fledged fake override support in klib
2020-06-29 21:58:32 +03:00
Alexander Gorshenev
561c6747a6
Remove tests from muted
2020-06-01 17:16:31 +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
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
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
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
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
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
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
Mikhail Zarechenskiy
abc5eb4740
[NI-MIGRATE-BAD] Update problematic/questionable tests
...
These tests are going to be reviewed in more detail before 1.4
2020-02-13 11:15:59 +03:00
Dmitry Gridin
195d9020a6
TrailingCommaInspection: shouldn't be associated with formatter settings
...
#KT-34744
2020-02-04 21:34:53 +07:00
Dmitry Gridin
3fb34596ae
Code style: disable trailing comma by default
...
#KT-34744
2020-02-04 21:34:52 +07:00
Pavel Kirpichenkov
d36dd12f58
[NI] Restore old behaviour of AbstractPartialBodyResolveTest
...
Smartcasts between partial and full resolution mode should almost never match,
comparing smartcasted types in test runner is incorrect in general case.
Mute failing test until decision about correct behaviour (KT-35922).
2020-01-15 14:39:40 +03:00