Skip to content

iOS Builds fail with macos-latest #460

Description

@KevinSchildhorn

The Build Mac workflow fails with this error:

  :kermit:iosX64Test: java.lang.IllegalStateException: :kermit:iosX64Test exited with errors (exit code: 86):kermit:tvosX64Test: java.lang.IllegalStateException: :kermit:tvosX64Test exited with errors (exit code: 86):kermit:watchosX64Test: java.lang.IllegalStateException: :kermit:watchosX64Test exited with errors (exit code: 86)

Caused by: org.jetbrains.kotlin.gradle.testing.internal.MultiCauseException: Failed to execute all tests:
:kermit:iosX64Test: java.lang.IllegalStateException: :kermit:iosX64Test exited with errors (exit code: 86):kermit:tvosX64Test: java.lang.IllegalStateException: :kermit:tvosX64Test exited with errors (exit code: 86):kermit:watchosX64Test: java.lang.IllegalStateException: :kermit:watchosX64Test exited with errors (exit code: 86)

Caused by: java.lang.IllegalStateException: :kermit:tvosX64Test exited with errors (exit code: 86)
Cause 3: java.lang.Error: java.lang.IllegalStateException: :kermit:watchosX64Test exited with errors (exit code: 86)
Caused by: java.lang.IllegalStateException: :kermit:watchosX64Test exited with errors (exit code: 86)

Manually setting the workflows mac version to 13 fixes this issue, but it would be good to figure out how we can use the latest.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions