Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work around #3968, start running integration tests for Native #3996

Merged
merged 2 commits into from Dec 21, 2023

Conversation

dkhalanskyjb
Copy link
Collaborator

@dkhalanskyjb dkhalanskyjb commented Dec 21, 2023

I think we should keep #3968 open until it's fixed properly.

mvicsokolova and others added 2 commits December 21, 2023 12:44
As there were no native targets in smokeTest, the problem with lacking atomicfu dependency (KT-64111) was not addressed in time. The bug was revealed after  release of kotlinx.coroutines with atomicfu-gradle-plugin 0.23.1. Coroutines enabled Native IR transformation, and for this mode atomicfu-gradle-plugin only provided compile dependency to atomicfu, though implementation dependency was still necessary.
@dkhalanskyjb dkhalanskyjb changed the title Work around #3968, add tests Work around #3968, start running integration tests for Native Dec 21, 2023
@dkhalanskyjb
Copy link
Collaborator Author

Now that I think about it, nothing should change for the end user when we fix this and remove the workaround, so maybe we should close #3968 after all.

@dkhalanskyjb dkhalanskyjb merged commit 11dc96f into develop Dec 21, 2023
1 check passed
@dkhalanskyjb dkhalanskyjb deleted the smokeTest-configuration-wa branch December 21, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants