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

Move warn tests from tests/neg to tests/warn: Batch 2 #19243

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

szymon-rd
Copy link
Contributor

@szymon-rd szymon-rd commented Dec 11, 2023

The second batch of tests moved from tests/neg to tests/warn.
PR 3/5 (merge consecutively, per Nicolas' suggestion

Split up version of #18829

@szymon-rd szymon-rd force-pushed the move-error-warn-b2 branch 2 times, most recently from d7fdaf3 to 9f3ef59 Compare December 17, 2023 14:58
@szymon-rd szymon-rd force-pushed the move-error-warn-b1 branch 2 times, most recently from ec7f963 to 3754628 Compare January 11, 2024 10:42
Base automatically changed from move-error-warn-b1 to main January 11, 2024 12:12
Copy link
Contributor

@nicolasstucki nicolasstucki left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM




case _: List[T] => ??? // warn
Copy link
Contributor

Choose a reason for hiding this comment

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

Try to not remove these \n in the last line

Copy link
Contributor

Choose a reason for hiding this comment

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

Should delete tests/neg-deep-subtype/1828.scala

Copy link
Contributor

Choose a reason for hiding this comment

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

Should delete tests/neg-deep-subtype/type-lambda.scala

Copy link
Contributor

Choose a reason for hiding this comment

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

Should delete tests/neg-deep-subtype/t2755.scala

Copy link
Contributor

Choose a reason for hiding this comment

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

Should delete tests/neg-deep-subtype/3324b.scala

Copy link
Contributor

Choose a reason for hiding this comment

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

Should delete tests/neg-deep-subtype/conditionalWarnings.scala

Copy link
Contributor

Choose a reason for hiding this comment

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

Should delete tests/neg-deep-subtype/gadt.scala

Copy link
Contributor

Choose a reason for hiding this comment

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

Should delete tests/neg-deep-subtype/html.scala

Copy link
Contributor

Choose a reason for hiding this comment

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

Should delete tests/neg-deep-subtype/or-type-trees.scala

Copy link
Contributor

Choose a reason for hiding this comment

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

Should delete tests/neg-deep-subtype/refined-types.scala

@nicolasstucki nicolasstucki merged commit cacf2b6 into main Jan 19, 2024
37 checks passed
@nicolasstucki nicolasstucki deleted the move-error-warn-b2 branch January 19, 2024 15:36
@Kordyjan Kordyjan added this to the 3.4.1 milestone Feb 14, 2024
WojciechMazur added a commit that referenced this pull request Jun 28, 2024
…TS (#20844)

Backports #19243 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
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.

3 participants