You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add explicit dependency on signing tasks to native test tasks
Workaround for TeamCity build failure:
Gradle detected a problem with the following location: '/mnt/agent/work/ffc241641683f2f5/runtime/build/classes/kotlin/linuxX64/main/klib'.
Reason: Task ':kotlinx-benchmark-runtime:compileTestKotlinLinuxX64' uses this output of task ':kotlinx-benchmark-runtime:signLinuxX64Publication' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.
0 commit comments