-
Notifications
You must be signed in to change notification settings - Fork 39
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
Support all K/N targets and Wasm #281
Conversation
Test Results 969 files +108 969 suites +108 1h 13m 37s ⏱️ + 42m 24s Results for commit 4d5dd5f. ± Comparison against base commit 43cc2b7. This pull request removes 719 and adds 1445 tests. Note that renamed tests count towards both.
This pull request removes 187 skipped tests and adds 124 skipped tests. Note that renamed tests count towards both.
This pull request skips 16 and un-skips 260 tests.
♻️ This comment has been updated with latest results. |
0343012
to
0b6ea27
Compare
4a1a4e2
to
b3ef83c
Compare
Will be adapted and merged after Ktor 3.1 release which will support wasmJs and Js CIO server and client which will simplify setup and testing |
… of mingw/windows behaviour
* create IoCompatible dispatcher * drop unneeded test utils * use `startSuspend`/`stopSuspend` to support web targets
fixes #249 and more...
AndroidNative targets are out of scope: https://youtrack.jetbrains.com/issue/KT-73559/K-Native-AndroidNativeArm64-linking-fails-starting-from-Kotlin-2.1.0Fixed in kotlin 2.1.10