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
We want to unblock releasing the newest version of the lib, and since Wasm is experimental in general, we'll skip these tests. A related discussion is happening in https://kotlinlang.slack.com/archives/CDFP59223/p1734964013996149 where we hope to understand the problem better. This issue is here to remember about revisiting this problem.
The text was updated successfully, but these errors were encountered:
It's related to
#231.
The test fail on Kotlin 2.1.0 and/or Kotest 6.0, and we don't know why
yet. Given that Wasm is still experimental and unstable, we want to
release the library for other targets. That's why I recommend disabling
the tests, and tracking the issue in
#320. Once the
tests are skipped, we'll be able to unblock merging
#231 (I tested this
change with the mentioned PR and CI is green).
This change is made in a separate PR for visibility.
See #231
We want to unblock releasing the newest version of the lib, and since Wasm is experimental in general, we'll skip these tests. A related discussion is happening in https://kotlinlang.slack.com/archives/CDFP59223/p1734964013996149 where we hope to understand the problem better. This issue is here to remember about revisiting this problem.
The text was updated successfully, but these errors were encountered: