JetBrains / JetBrains/kotlin-compiler-devkit

Run & Apply fails if done to multiple tests at once

Open
#130 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
55
Forks
17
Avg merge
12h 13m
Merged PRs (30d)
1

Description

Maybe I'm doing something wrong, but if I do Run & Apply on `testA.kt`, and before that finishes, do the same to `testB.kt`, I get errors.
Is there a different way of running them in parallel? I like being able to do apply diffs quickly, especially when updating compiler versions

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure by starting Run & Apply for `testA.kt` and then `testB.kt` before the first operation finishes, recording the resulting errors. Trace the Run & Apply entry point and its concurrent-operation handling; done means parallel runs complete without errors or the supported workflow is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
testing-qa, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.