Join Slack
Powered by
Is it expected that the test source set doesn't im...
# javascript
c
CLOVIS
12/24/2023, 11:35 AM
Is it expected that the test source set doesn't import
kotlin
, but the kotlin-test crashes if it is not imported?
t
turansky
12/25/2023, 4:30 PM
Is it in Kotlin
1.9.22
only?
c
CLOVIS
12/25/2023, 4:32 PM
No, this is on 1.9.21. I haven't tested 1.9.22 yet.
t
turansky
12/25/2023, 7:09 PM
Do you exclude DOM stdlib?
c
CLOVIS
12/25/2023, 7:38 PM
No
CLOVIS
12/25/2023, 7:39 PM
Here's the build.gradle:
https://gitlab.com/opensavvy/prepared/-/blob/mirroring-14250/runners/runner-kotlin-test/build.gradle.kts?ref_type=heads
3
Views
Open in Slack
Previous
Next