Skip to content

[Wasm] fix tests for className wasm (KT-69621) #3060

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

alex28sh
Copy link

In this issue KT-69621 we changed wasm Throwable to use qualified name of class rather than simple name when throwing exceptions. So, I fixed serialization tests appropriately

@alex28sh alex28sh requested a review from sandwwraith August 11, 2025 15:21
@alex28sh
Copy link
Author

I suspect, right now tests should fail, since changes from https://github.com/JetBrains/kotlin/tree/rr/shefer/KClass.qualifierName-by-default have not been merged yet. So, I need this fix to merge them

@alex28sh alex28sh force-pushed the shefer/className_wasm_fix branch from 37c177d to fdad11c Compare August 12, 2025 16:14
@alex28sh alex28sh force-pushed the shefer/className_wasm_fix branch from fdad11c to af8982b Compare August 12, 2025 16:36
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.

1 participant