Skip to content

Commit

Permalink
disable KMP IT HTML comparison test
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-enko committed Nov 26, 2024
1 parent a04eae9 commit 302ae58
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import kotlin.io.path.*
@TestsDGPv2
class KotlinMultiplatformIT {

@Disabled("KMP: References is not linked if they are in shared code and there is an intermediate level between them https://github.com/Kotlin/dokka/issues/3382")
@DokkaGradlePluginTest(sourceProjectName = "it-kotlin-multiplatform")
fun `generate dokka HTML`(project: DokkaGradleProjectRunner) {
project.runner
Expand Down

0 comments on commit 302ae58

Please sign in to comment.