Skip to content

Conversation

@vmishenev
Copy link
Contributor

@vmishenev vmishenev commented Oct 11, 2023

It is based on #3202. Otherwise, we will have the flaky tests.
Is is tested by https://github.com/Kotlin/dokka/actions/runs/6486414842

@vmishenev vmishenev force-pushed the k2-enable-java-tests branch from a8c9bca to 0ba7189 Compare October 11, 2023 20:20
@vmishenev vmishenev marked this pull request as ready for review October 11, 2023 20:20
Comment on lines -808 to +804
| * @return empty string when [Hash Map](java.util.HashMap.containsKey) doesn't contain value.
| * @return empty string when [Hash Map][java.util.HashMap.containsKey] doesn't contain value.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Out of curiosity: did you change it because the k2 tests failed or was it an unrelated fix while passing by?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The former. [Hash Map](java.util.HashMap.containsKey) is an incorrect link.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, I understand, but it doesn't answer the question :) Does K1 support such incorrect links?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does K1 support such incorrect links?

Yes, that is why the test was passed.
But IDE and K2 do not support them.
image

@IgnatBeresnev IgnatBeresnev added this to the Dokka 1.9.20 milestone Oct 12, 2023
@vmishenev vmishenev added the topic: K2 Issues / PRs that are related to the K2 migration. See #2888 label Oct 18, 2023
@IgnatBeresnev IgnatBeresnev requested a review from whyoleg October 20, 2023 12:57
@vmishenev vmishenev force-pushed the k2-enable-java-tests branch from 0ba7189 to 9482fdd Compare October 24, 2023 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: K2 Issues / PRs that are related to the K2 migration. See #2888

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants