Maxim.Kolmakov
6e246c3ea8
[performanceTest] Try to bring focus before checking the type target
...
GitOrigin-RevId: 90b26f321d60e7e4f17cf25d16ebb40345d4b9f1
2024-07-15 15:42:55 +00:00
Alexey Kryuchkov
9a6bed49ff
Logging for editor status in WaitForFinishedCodeAnalysis
...
GitOrigin-RevId: 1cb258cd064124cf972d6afecf2923d2b8f4885a
2024-07-14 19:05:53 +00:00
Alexey Kryuchkov
468e0cb8b5
Logging for start HG listening process
...
GitOrigin-RevId: 0598ef1081c65b8ba6bb449409186a05ad1d91e3
2024-07-14 19:05:50 +00:00
Maxim.Kolmakov
95af4ec008
[starter][driver] Move waiting for driver connection to useDriverAndCloseIde
...
This resolves the issue with hanging process if connection to driver wasn't successful, simplifies code since
GitOrigin-RevId: 5382b54dc2f417a49140f12f9d98a3e89a06d413
2024-07-13 01:26:11 +00:00
Maxim.Kolmakov
758638cabb
[starter][event bus] Retry on the same port
...
GitOrigin-RevId: 0537784e4cd9cb25bc5718c63bb3744b14cfb746
2024-07-12 14:45:12 +00:00
Maxim.Kolmakov
75f75c5b6b
[starter][event bus] Don't throw exception in case events can't be fetched
...
GitOrigin-RevId: b498a0d6ed43df0bdf9171401173c53c64d9fade
2024-07-12 14:45:12 +00:00
Nikita Barkov
3bd262a237
[perf_tests]Added timeout for subscribers
...
GitOrigin-RevId: e3ebdff8edd1d8556aea61b3e8c48b56744acac0
2024-07-11 20:52:23 +00:00
Nikita Barkov
8ae8c731b8
[perf_tests]Increased timeouts for gradle tests because of annotations
...
GitOrigin-RevId: 184aafb4342d4baf4e04df64bd78151f37ee2cb3
2024-07-11 09:33:18 +00:00
Anastasia Katsman
004e3fb505
[starter]: increase connectTimeout LocalEventBusServerClient.sendRequest
...
GitOrigin-RevId: 412d5b661f33a8d7e2359f9168f70a5d679a28cd
2024-07-10 19:09:58 +00:00
Maxim.Kolmakov
bfd8ab0e58
AT-1036 Performance test with Driver fails on macOS M2
...
Request focus to the IDE before typing to avoid failures due to missing focus
GitOrigin-RevId: a5e14b21639d04fc50ab9620a55cbbae1257343e
2024-07-10 12:56:00 +00:00
Maxim.Kolmakov
e4bd3e0189
[performanceTests] Add assertion about required combination of parameter for OpenProjectCommand
...
We need to close a previous project to perform project leak analysis otherwise there will be strong references
GitOrigin-RevId: 5586b1e71a2850193d053ffe8df93684818a4a22
2024-07-10 09:11:00 +00:00
Maxim.Kolmakov
1db19989bb
[performanceTests] Don't run project leak analysis under EDT
...
GitOrigin-RevId: f55353102d4a9c19a6cf325daa08be0929f28ec9
2024-07-10 09:11:00 +00:00
Maxim.Kolmakov
96c9a37b41
[driver] Reduce waiting time on each popup
...
On each call to select element the following is happening: JComboBoxDropDownListFinder.findDropDownList tries to find JPopupMenu with 30 seconds default timeout and for some lists it can't although the next code JComboBoxSetSelectedIndexTask.setSelectedIndex works fine but 30 seconds are lost.
GitOrigin-RevId: e65a22c64163b11c5f6f88d4a2c8c7beb93604ed
2024-07-10 09:11:00 +00:00
Eugene Morozov
8d908b7cb3
Make StopDebugProcessCommand wait until the debug process has stopped
...
GitOrigin-RevId: 5a88236487fc06ff25815ad710c0ec7024b3455d
2024-07-09 18:44:15 +00:00
Maxim.Kolmakov
e86bc97da1
[starter] Set timeouts for EventBus connections
...
Otherwise, we can block postAndWaitProcessing indefinitely
GitOrigin-RevId: b6d11e4c91f0a404057acd34937c0d00c8adff90
2024-07-09 09:34:21 +00:00
Nikita Barkov
385c069cbb
[perf_test]Updated StartInlineRenameCommand to be closer to user behavior
...
GitOrigin-RevId: 89f365c10c5eb737ea9c52dbefac916bc4b6b26e
2024-07-08 19:21:30 +00:00
Alexandr Evstigneev
4236b90bf9
Do not dump commands working via PerformanceCommandCoroutineAdapter
...
PlaybackCommandCoroutineAdapter already does this unconditionally
Currently we have duplicated entries in the log and this may be misleading
GitOrigin-RevId: cf4ee542b2a5af08e8dce741a3dbfbbb2341fd77
2024-07-08 10:17:49 +00:00
Tagir Valeev
31b989d0cd
Apply 'Copy of existing static method body' fixes
...
GitOrigin-RevId: 139c1d45abf749d40ec4e1c9004b16dea0b3a954
2024-07-05 19:36:03 +00:00
Nikolay Chashnikov
aa93b1a501
[project structure] rename intellij.platform.localIde module to intellij.platform.monolith (RDCT-1417)
...
GitOrigin-RevId: 39c927b047ce60c27b3847d97b4f5742259a50a4
2024-07-05 14:24:51 +00:00
Nikita Barkov
149838abea
[perf_test_kotlin]AT-695. Implemented move kotlin files test
...
GitOrigin-RevId: 318c1046a6d66fe0dd851435e3e75f855dc7587c
2024-07-05 14:14:58 +00:00
Nikita Barkov
a2eea16f8e
[perf_test]Event bus. Added processing all subscribers even if exceptions occurs in one
...
GitOrigin-RevId: 562eac0abdb7a86bcf03076eeda5e6a934e76963
2024-07-02 20:46:11 +00:00
roman.ivanitskii
3b3abdd7b4
[driver-sdk][notifications] Add new interfaces for disabling notifications
...
New interfaces for disabling balloon notifications have been added in both "com.intellij.driver.sdk" and "com.jetbrains.performancePlugin.utils" packages. They allow to disable all balloon notifications or the ones matching a specified groupId pattern.
GitOrigin-RevId: 908a71ee0f68601214d735a0214d44e46359ed8f
2024-07-02 18:17:57 +00:00
Nikita Barkov
b853367607
[perf_test]Added more logs for event bus
...
GitOrigin-RevId: 1fdb658a6f19ce20203035b898f375d827a2a915
2024-07-02 18:16:20 +00:00
Alexandr Evstigneev
d0d64c6440
Properly obtain async service
...
GitOrigin-RevId: 717f8ac109d0ef043d12bf6fdfe90dc24a39ed48
2024-07-02 16:53:27 +00:00
Elena Shaverdova
4e336f0e78
AT-1011 Do not wait for highlighting in Light Edit mode: use LightEdit.owns(project)
...
it allows CWM and RD frontend to pass the check
GitOrigin-RevId: 1d712072b3a2c73fa1f9e0e0c827c0b7ce179665
2024-07-02 13:54:00 +00:00
Anastasia Katsman
cafe763edf
[tests-api] rename ListenerState to CodeAnalysisStateListener
...
GitOrigin-RevId: 204a9a405bb7968ee933e44931768ccfd6064dfe
2024-07-02 13:54:00 +00:00
Anastasia Katsman
cc163f2a20
fix memory leak in printCodeAnalyzerStatistic on failure
...
GitOrigin-RevId: e9bbc68a519243b048f468f3cbe783275a49fb41
2024-07-02 13:54:00 +00:00
eugene.nizienko
b0f54a4ee6
[test generation] test generation results evaluation with UI test
...
GitOrigin-RevId: c777566b9008e02156e748fe2baab702c94c0c4c
2024-07-01 19:57:00 +00:00
roman.ivanitskii
cead9f4157
[ai-assistant][ui-tests] Make tests more stable
...
GitOrigin-RevId: fd69eb3143baf201a8777278152664b95de4afe9
2024-07-01 18:07:35 +00:00
Maxim.Kolmakov
0bd041950d
AT-887 doubleClickCell produces exception
...
GitOrigin-RevId: adfab082bc18f6c585ec60d01cd5ae05396e0bb3
2024-07-01 13:12:27 +00:00
roman.ivanitskii
7b109efa39
Revert "[ui-tests]: add exception if the click was not successful in the end"
...
This reverts commit 60443ec4c17e571b6479d30b4a555407b456bc7c.
GitOrigin-RevId: 5063e5bd6464a307c72fa60285aca3a8936f1823
2024-07-01 10:33:21 +00:00
Anastasia Katsman
271209076c
[ui-tests]: add exception if the click was not successful in the end
...
GitOrigin-RevId: 60443ec4c17e571b6479d30b4a555407b456bc7c
2024-06-29 00:22:20 +00:00
Maxim.Kolmakov
3b811a054d
[starter] Simplify method
...
GitOrigin-RevId: d35ee862c518e9be12194cede107f6dc832e0f0b
2024-06-28 14:46:42 +00:00
Alexey Kryuchkov
174e018654
Logging for highlighting test commands
...
GitOrigin-RevId: cf3acbd65820257b30579013558128822f0a0b1f
2024-06-27 10:02:46 +00:00
Maxim.Kolmakov
fe4b70eaa0
Don't log PCE and instead rethrow it
...
GitOrigin-RevId: 9f7625564125f10df17bc0ae2a17d5168eaf38e8
2024-06-27 08:55:35 +00:00
Elena Shaverdova
6bf061301d
WaitForFinishedCodeAnalysis: clean up yellow code, no semantic changes
...
GitOrigin-RevId: bf85c73b979a897992a83313fbe5fee5942e957a
2024-06-26 22:39:12 +00:00
Elena Shaverdova
63542cbe59
Dirty solution for AT-935 Sometimes cached markup not loaded for files in StartupHighlightingIntelliJTest
...
GitOrigin-RevId: 37a196dc04368814b367656e26fe735fb7c24184
2024-06-26 22:39:12 +00:00
Elena Shaverdova
36f521f2f2
Revert "IJPL-156308 Rewrite reopen.project.startup.performance:code.loaded.and.visible.in.editor on the base of new editor creation logic"
...
This reverts commit fa73317e
GitOrigin-RevId: d1766910387a8ad0be402a7c6564b91415f9c3ce
2024-06-26 22:39:12 +00:00
Nikita Barkov
677ba9fcab
[perf_test]Moved awaiting to WorkspaceModelAwaiter
...
GitOrigin-RevId: 6f9fa753ba222590e51cc781996fa430acc4cbba
2024-06-26 09:48:52 +00:00
Nikita Barkov
bff9eae810
[perf_test]Added AwaitCompleteProjectConfigurationCommand into ImportGradleProjectCommand
...
GitOrigin-RevId: 78a166b6aee7637eb3754f716b7329bd59f24d8d
2024-06-26 09:48:47 +00:00
Vladislav.Ertel
f570494f4a
RDCT-1352: Fix log collection that will outlive ANY problem
...
Apparently, NoClassDefFound is not an Exception but a Throwable
GitOrigin-RevId: 59b793d370d3821d624028ce021e7a3c83811f23
2024-06-25 16:36:58 +00:00
Evgeny.Terekhin
1a0301cbaa
DebugToggleBreakpointCommand: Supported relative paths from solution directory
...
(cherry picked from commit b8f2659014c6119d1a368b38cad1ef8fb8165b06)
IJ-MR-137728
GitOrigin-RevId: 9cbc8846b27134d3754827579131dd7d5c874468
2024-06-25 15:27:08 +00:00
Liudmila Kornilova
7cc25958ee
fix FunctionalDirtyFilesQueueTest (fix DelayTypeCommand)
...
GitOrigin-RevId: 3883a44dd986f6c22c8412be92ca0eff25efe5ac
2024-06-25 00:20:04 +00:00
Nikita Barkov
7166632c48
[perf_tests_kotlin]Updated String.parameter method
...
GitOrigin-RevId: e88cedea7b43e465a1eb82fc11679e3e2fe25a3b
2024-06-24 20:36:10 +00:00
Yuriy Artamonov
f1f7cfbae1
[testing] Move IntegrationPerformanceTest language to separate plugin
...
GitOrigin-RevId: 5e96653cc76b4fb6a48089777c241806452cb312
2024-06-22 14:55:42 +00:00
Evgeny.Terekhin
253203ccfe
Add a performance test for asp.net core startup under debugger + a test on debugger assemblies under lock processing + a test on backend responsiveness after debug launched
...
GitOrigin-RevId: c6db47adc97b87609cbfb91679c2b0ca88fb9121
2024-06-20 18:29:58 +00:00
roman.ivanitskii
19d45b2953
[ai-assistant][tests] Fix mocking in tests
...
GitOrigin-RevId: 1ef36ead9341946bf2b7bd59c9d2422cf830954b
2024-06-20 17:40:52 +00:00
Konstantin Nisht
7d61a18f40
[warmup, qodana] Handle the failure of configuration process uniformly
...
GitOrigin-RevId: 577f1f1508c5b1e44dc06c730199e6c781c59433
2024-06-20 08:52:16 +00:00
Nikita Barkov
b5f57d099d
[perf_tests_kotlin]AT-802.Implemented navigation to declaration test
...
GitOrigin-RevId: 1ecb50de6e056e0cd3e1f95715f9dccb1fbbc8b7
2024-06-18 21:44:35 +00:00
Alexey Kryuchkov
0d546ea6a4
Logging of the reason of highlighting cancelled for WaitForFinishedCodeAnalysis
...
GitOrigin-RevId: 87bf64323264d2ea6b0c1a759d164a3482ad53c7
2024-06-18 01:03:32 +00:00