Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: Fix completion tests and make them more stable #4957

Merged
merged 1 commit into from Feb 9, 2023

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Feb 9, 2023

New circe version got release, which made the tests fail, so instead I will test completion on an earlier version

Copy link
Member

@ckipp01 ckipp01 left a comment

Choose a reason for hiding this comment

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

Ha, I just commented this on your other PR. LGTM!

New circe version got release, which made the tests fail, so instead I will test completion on an earlier version
@@ -40,10 +40,10 @@ class CompletionScalaCliSuite extends BaseCompletionSuite {

check(
"version",
"""|//> using lib "io.circe::circe-core_native0.4:@@"
"""|//> using lib "io.circe::circe-core_sjs1:0.14.1@@"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There is no js version for 0.13 so instead I put in a full version. Next should be 0.15 so we should safe here.

@tgodzik tgodzik merged commit 561687d into scalameta:main Feb 9, 2023
@tgodzik tgodzik deleted the fix-tests branch February 9, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants