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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Unignore tests after backporting #6015

Merged
merged 1 commit into from Jan 15, 2024
Merged

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Jan 12, 2024

No description provided.

@tgodzik
Copy link
Contributor Author

tgodzik commented Jan 12, 2024

Ach, I think because I broke master, we didn't get a new nightly last night.

"3.3.2" -> """|using (commit: '')
|unsafeExceptions scala (commit: '')
|unchecked scala (commit: '')
|unsafe - caps (commit: '')
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
|unsafe - caps (commit: '')
|unsafe - caps (commit: '')

Scala is not printed here, there is a specific logic in the printer that is hard to make work and is working fine with the presentation compiler module itselg.

Copy link
Contributor Author

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

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

I haven't managed to fix all tagged with IgnoreForScala3CompilerPC, if anyone has time it would be worth looking if maybe we missed backporting something.

@@ -568,7 +564,7 @@ class SyntheticDecorationsSuite extends BaseSyntheticDecorationsSuite {
)

check(
"val-def-with-bind",
"val-def-with-bind".tag(IgnoreForScala3CompilerPC),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jkciesluk didn't you fix this, maybe it wasn't backported?

Copy link
Member

Choose a reason for hiding this comment

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

It was fixed in #5891, we probably didn't backport it

@tgodzik tgodzik marked this pull request as ready for review January 14, 2024 11:21
@tgodzik tgodzik merged commit 30f8ab5 into scalameta:main Jan 15, 2024
23 of 25 checks passed
@tgodzik tgodzik deleted the unignore-pc branch January 15, 2024 09:08
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